summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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