summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* LinGui: initialize srt language with preferred language from preferncesjstebbins2010-06-091-2/+4
* LinGui: remove debug printfjstebbins2010-06-081-1/+0
* LinGui: fix some problems i introduced with the recent audio tab changesjstebbins2010-06-082-55/+193
* LinGui: rework some of the logic behind the audio tab handlerjstebbins2010-06-074-194/+179
* LinGui: fix stupid thinko in yesterdays audio panel changesjstebbins2010-06-071-1/+1
* LinGui: fix some spam in the log about hash item not foundjstebbins2010-06-063-0/+5
* LinGui: Improvements to audio paneljstebbins2010-06-064-22/+41
* LinGui: make Help->Guide work on windows/mingwjstebbins2010-06-041-0/+5
* Add SSA subtitle supportjstebbins2010-06-013-61/+38
* LinGui: tweak the ui to accommodate universal subtitle inputjstebbins2010-05-293-20/+50
* LinGui: fix module.defs code merge errorjstebbins2010-05-251-9/+4
* add support for Nero vobsubs in mp4jstebbins2010-05-242-40/+2
* LinGui: add option to completely disable update checkingjstebbins2010-05-246-13/+39
* LinGui: fix crash when processing appcastjstebbins2010-05-241-1/+4
* fix stderr redirection on mingw. dup2 function doesn't work as it should so ...jstebbins2010-05-231-0/+5
* add ability to probe for existance of headers and libraries to configure.pyjstebbins2010-05-233-10/+20
* allow mono mixdown with lame encoderjstebbins2010-05-131-3/+3
* LinGui: add libgudev to fedora packaging spec filejstebbins2010-04-291-2/+2
* LinGui: drop dependency on hal, use udev insteadjstebbins2010-04-276-84/+37
* LinGui: fix possible live preview failure with gtk 2.18jstebbins2010-04-211-0/+13
* add dvd main feature title detectionjstebbins2010-04-201-3/+6
* patch to allow higher bitrates with faacjstebbins2010-04-142-5/+10
* LinGui: fix a mingw build issuejstebbins2010-04-142-14/+69
* LinGui: improved rpm buildingjstebbins2010-04-122-22/+23
* LinGui: don't strip debug symbols when installingjstebbins2010-04-111-1/+1
* LinGui: forgot to keep the activity logs distinct for multiple instancesjstebbins2010-04-091-2/+58
* LinGui: allow multiple instances of the gui to runjstebbins2010-04-094-21/+162
* LinGui: fix crash when subtitle list has an invalid subtitlejstebbins2010-04-061-1/+1
* downmix support for ffmpeg audio sourcesjstebbins2010-04-021-11/+2
* make it possible to dynamically create and close multiple libhb instancesjstebbins2010-03-262-5/+4
* LinGui: use a more portable, elegant way of redirecting stderr to pipejstebbins2010-03-141-5/+2
* improve lame audio quality by using ABR mode and disabling joint stereo modejstebbins2010-03-141-9/+2
* LinGui: fix crash when necessary gstreamer plugin is not installedjstebbins2010-03-142-12/+37
* LinGui: fix an issue with hud widget sytle overridesjstebbins2010-03-111-1/+8
* LinGui: add 'orientation vertical' property to GtkVBoxjstebbins2010-03-101-0/+54
* LinGui: let's try fixing hud expose rendering againjstebbins2010-02-232-4/+5
* LinGui: fix hud expose event renderingjstebbins2010-02-232-3/+6
* LinGui: fix a bunch of brokenness on Ubuntu 10.04 (lucid)jstebbins2010-02-237-30/+25
* LinGui: fix stupid preset import bugjstebbins2010-02-221-1/+2
* Adjustable picture modulus: Base patch by BradleyS, Thanks BradleyS!dynaflash2010-02-111-4/+4
* LinGui: add vbv settings to appletv presetjstebbins2010-02-101-1/+1
* LinGui: When translating legacy presets, vquality 0 means RF 0, not 0%jstebbins2010-02-101-1/+1
* LinGui: remove % display from video quality slider. only show RF/QPjstebbins2010-02-061-10/+4
* fix cancel during p-to-p searchjstebbins2010-01-201-8/+6
* prevent duplicate audio list entriesjstebbins2010-01-141-10/+38
* LinGui: add point-to-pointjstebbins2009-12-238-223/+554
* LinGui: fix an issue with picture settings sensitivity when no source has yet...jstebbins2009-12-201-1/+1
* LinGui: fix m4v file extension selection when the source has only 1 chapterjstebbins2009-12-143-13/+110
* LinGui: remove b-pyramid/mbtree dependencyjstebbins2009-12-092-6/+0
* LinGui: fix mbtree x264 option sanitizerjstebbins2009-12-041-8/+1