summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* LinGui: explicitely map "AAC (CoreAudio)" preset value to faac jstebbins2009-05-291-0/+1
* LinGui: automatically update the built-in presets when the hb build number ch...jstebbins2009-05-264-3/+103
* LinGui: expunge the remaining bits of xvid from the gtk guijstebbins2009-05-266-23/+7
* LinGui: fix a couple bugs in subtitle handlingjstebbins2009-05-223-28/+15
* LinGui: check gstreamer return values more carefullyjstebbins2009-05-221-0/+23
* LinGui:jstebbins2009-05-224-4/+39
* LinGui:jstebbins2009-05-217-218/+350
* LinGui:jstebbins2009-05-207-157/+139
* LinGui: give feedback indicating problems with subtitle selectionsjstebbins2009-05-206-31/+211
* LinGui:jstebbins2009-05-203-10/+19
* LinGui: forgot a couple files needed for the subtitle supportjstebbins2009-05-192-0/+667
* mkv soft subtitle supportjstebbins2009-05-1911-192/+721
* LinGui: fix gtk building on ubuntu 8.0.4 LTSjstebbins2009-05-151-1/+1
* LinGui:jstebbins2009-05-052-0/+24
* LinGui: arg! and remove debuggin outputjstebbins2009-05-041-2/+1
* LinGui: preview crop border fixjstebbins2009-05-041-1/+3
* LinGui: another tweak to preview cropping bordersjstebbins2009-05-041-16/+10
* LinGui: tweaks to appearance of visible crop bordersjstebbins2009-05-042-17/+28
* LinGui: preview changesjstebbins2009-05-045-110/+174
* LinGui: integrate with eddyg's subtitle list changesjstebbins2009-05-042-23/+17
* LinGui: jstebbins2009-05-027-11/+18
* LinGui: adjust vfr code to accomidate new method of handling vfr in libhbjstebbins2009-05-021-12/+12
* LinGui: fix stupid mistake in setting the audio codecjstebbins2009-04-291-10/+12
* LinGui: add "auto" passthru audio optionjstebbins2009-04-283-22/+28
* LinGui: fix drag and drop problems in presets and queuejstebbins2009-04-272-0/+10
* add libdvdnav supportjstebbins2009-04-277-10/+102
* LinGui: change some preset keys to sync with mac presetsjstebbins2009-04-244-16/+16
* LinGui:jstebbins2009-04-202-1/+38
* LinGui: disable DTS passthru option for MP4 file outputjstebbins2009-04-181-9/+10
* Enable DTS passthru for matroska containerjstebbins2009-04-181-1/+1
* LinGui: fix segfault on startup for older fedora versionsjstebbins2009-04-171-3/+6
* LinGui:jstebbins2009-04-175-291/+333
* LinGui: fix an error in the libs that came from the mingw mergejstebbins2009-04-171-1/+1
* LinGui: minor change to how dvd devices are added to the file menujstebbins2009-04-162-37/+48
* LinGui: fix problem with allocating size of an unrealized widgetjstebbins2009-04-161-9/+11
* LinGui: a couple bug fixesjstebbins2009-04-162-27/+27
* LinGui: merge gtk mingw cross compiling supportjstebbins2009-04-1616-250/+743
* LinGui: more anamorphic settings changesjstebbins2009-04-156-35/+182
* LinGui: fix some bugs in the new anamorphic settingsjstebbins2009-04-144-68/+48
* LinGui: first cut at anamorphic picture settings enhancementsjstebbins2009-04-139-256/+630
* LinGui: older versions of glib don't have g_dgettext, so don't use itjstebbins2009-04-101-10/+4
* LinGui: simplify the code that creates the mask for rounded widget cornersjstebbins2009-04-091-47/+20
* LinGui: give the hud nicer looking rounded cornersjstebbins2009-04-092-55/+98
* LinGui: customize hud colorsjstebbins2009-04-082-10/+23
* LinGui: create custom widget that manages multiple overlay layersjstebbins2009-04-087-241/+1029
* LinGui: Say ba-bye to avi & ogm & xvidjstebbins2009-04-062-6/+3
* LinGui: adjustment to position of hudjstebbins2009-04-061-218/+195
* LinGui: improve behavior of hud enter/leave and timout eventsjstebbins2009-04-062-27/+26
* LinGui: figured out how to do the hud in a better way.jstebbins2009-04-063-60/+127
* LinGui: oops, forgot to actually rescale the image when making thejstebbins2009-04-052-15/+47