summaryrefslogtreecommitdiffstats
path: root/gtk/src
Commit message (Expand)AuthorAgeFilesLines
* Add SSA subtitle supportjstebbins2010-06-013-61/+38
* LinGui: tweak the ui to accommodate universal subtitle inputjstebbins2010-05-293-20/+50
* add support for Nero vobsubs in mp4jstebbins2010-05-242-40/+2
* LinGui: add option to completely disable update checkingjstebbins2010-05-244-3/+16
* 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
* allow mono mixdown with lame encoderjstebbins2010-05-131-3/+3
* LinGui: drop dependency on hal, use udev insteadjstebbins2010-04-275-83/+36
* 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: 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