summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* LinGui: fix a mingw compile issuejstebbins2009-12-021-1/+1
* LinGui: set property in file chooser that allows opening "non-local" filesjstebbins2009-11-301-0/+3
* batch file scanning and scan canceljstebbins2009-11-256-39/+172
* LinGui: enhancements to automatic audio selection when passthru is requestedjstebbins2009-11-244-55/+111
* LinGui: remove a line of debug code I accidentally left injstebbins2009-11-241-1/+0
* LinGui: make smarter bitrate choice when automatically selecting audio settingsjstebbins2009-11-243-2/+38
* LinGui: fix divide by zero in picture parjstebbins2009-11-241-2/+2
* LinGui: fix an issue with column width in the audio treeviewjstebbins2009-11-231-4/+4
* LinGui: adjust some widget sizes to prevent window resizing at random timesjstebbins2009-11-233-10/+14
* LinGui: sync the updated presetsjstebbins2009-11-231-8/+8
* LinGui: fix problem with loading preset that has deinterlace enabledjstebbins2009-11-211-0/+13
* LinGui: change x264 turbo mode from subme=1 to subme=2jstebbins2009-11-201-1/+1
* LinGui: make subtitle burned and default checkboxes mutually exclusivejstebbins2009-11-201-2/+20
* LinGui: force button images to be always enabledjstebbins2009-11-201-0/+2
* LinGui: fix reference to hash key that was never added to hashjstebbins2009-11-191-55/+39
* LinGui: set minimum bitrate to 192kbps when codec is faac and mix is 6-chjstebbins2009-11-183-11/+23
* LinGui: place limits on crop to prevent creating images sizes that are not su...jstebbins2009-11-151-2/+2
* LinGui: fix preview window stacking behaviorjstebbins2009-11-151-0/+3
* LinGui: update x264 manual option string tooltip to latest x264 default valuesjstebbins2009-11-151-3/+3
* LinGui: don't crash if hal fails to initialize.jstebbins2009-11-141-1/+6
* LinGui: fix cosmetic issue with the display of the number of passes in the queuejstebbins2009-11-131-2/+5
* LinGui: add parity to custom decomb and detelecine tooltipsjstebbins2009-11-071-2/+2
* LinGui: allow any number of values in custom filter stringjstebbins2009-11-051-4/+4
* LinGui: fix library list for mingw with gstreamer enabledjstebbins2009-11-051-1/+1
* LinGui: adjust the width of the subtitle listjstebbins2009-11-021-4/+4
* LinGui: use a smaller font in audio settings controlsjstebbins2009-11-024-17/+68
* LinGui: modify toolbar buttons to adapt to new user customizablejstebbins2009-10-301-5/+16
* LinGui: fix the labels on the queue window's toolbarjstebbins2009-10-301-0/+1
* LinGui: fix toolbar labels on libgtk 2.18jstebbins2009-10-301-0/+1
* LinGui: mingw doesn't have lockf, ifdef out queue file locking for mingwjstebbins2009-10-281-0/+4
* fix a couple picture scale issuesjstebbins2009-10-231-2/+7
* remove crf flag and all uses of itjstebbins2009-10-192-2/+1
* LinGui: remove CQP option from preferencesjstebbins2009-10-144-53/+21
* LinGui: fix incorrect upper bound to PARHeight spin button controljstebbins2009-10-141-1/+1
* LinGui: fix a problem with srt subtitle file dialog forgetting the last used ...jstebbins2009-10-141-1/+6
* LinGui: enable libdvdnav by defaultjstebbins2009-10-131-1/+1
* LinGui: make the activity window a little widerjstebbins2009-10-063-5/+8
* LinGui: allow display of picture settings before a scan has been donejstebbins2009-10-067-27/+48
* LinGui: create a queue lock file to prevent simultaneous access to the queuejstebbins2009-10-044-2/+38