summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* LinGui: prevent initiation of another scan while a scan is in progressjstebbins2009-07-292-12/+46
* LinGui: when stopping an encode, give the user options similar to macuijstebbins2009-07-244-17/+77
* LinGui: fix a double free crashjstebbins2009-07-221-1/+1
* LinGui: fix problem with trying to access non-existent hash key "subtitle_scan"jstebbins2009-07-191-0/+3
* LinGui: add advanced preference option to enable/disable automatic dvd scanningjstebbins2009-07-193-7/+36
* LinGui: fix problem that causes dvd drive to close immediately after an ejectjstebbins2009-07-191-0/+4
* LinGui: fix a problem with encode cancel logicjstebbins2009-07-181-2/+2
* LinGui: fix problem with wide text field causing window to resizejstebbins2009-07-171-1/+1
* LinGui: switch to using the native_name field of the language tablejstebbins2009-07-172-14/+39
* LinGui: add preference option to automatically add CC track if presentjstebbins2009-07-175-7/+111
* LinGui: a better solution to the g_io_channel_write_chars abortjstebbins2009-07-171-6/+12
* LinGui: fix destination update problemjstebbins2009-07-161-6/+7
* LinGui: fix crash on empty buffer from stderrjstebbins2009-07-161-1/+1
* LinGui: shuffle things around on the picture tab a bitjstebbins2009-07-162-35/+27
* LinGui: add a few srt codesets jstebbins2009-07-151-0/+4
* LinGui: rearrange the preset menu a bit.jstebbins2009-07-132-24/+27
* LinGui: when renaming a preset, prevent duplicates names from being usedjstebbins2009-07-131-1/+17
* LinGui: update decomb filter string validation.jstebbins2009-07-121-4/+4
* LinGui: more preset list improvementsjstebbins2009-07-116-119/+167
* LinGui: Add preset import/exportjstebbins2009-07-103-94/+347
* LinGui: accidentally commited x264 defaults changes prematurely, revertjstebbins2009-07-091-7/+7
* LinGui: fix behavior when changing storage height in custom anamorphic modejstebbins2009-07-092-10/+8
* LinGui: fix a build problemjstebbins2009-07-091-2/+2
* LinGui: shuffle things around a bit in the x264 tabjstebbins2009-07-091-218/+228
* LinGui: gtk 2.12 compatibility fixesjstebbins2009-07-072-10/+36
* LinGui: Check return values of hal calls jstebbins2009-07-051-1/+5
* LinGui: fix a build problemjstebbins2009-07-051-2/+2
* LinGui: fix a problem with subtitle controls and large fontsjstebbins2009-07-022-2/+16
* LinGui: mingw build tweakjstebbins2009-07-021-1/+1
* LinGui: tooltip and other text changesjstebbins2009-07-023-3/+18
* LinGui: modify pause/resume button appearancejstebbins2009-07-015-86/+108
* LinGui: fix a picture settings storage dimensions problemjstebbins2009-07-011-4/+2
* LinGui: several ui improvementsjstebbins2009-06-305-132/+323
* LinGui: limit field width of srt filename in the subtitle listjstebbins2009-06-301-0/+1
* LinGui: SRT supportjstebbins2009-06-309-71/+845
* LinGui: fix a collection of duplicate widget ids in the gtkbuilder xmljstebbins2009-06-271-21/+21
* LinGui: fix a problem with saving subtitle language to presetjstebbins2009-06-271-0/+4
* LinGui: subtitle previewsjstebbins2009-06-262-0/+9
* LinGui: minor ui improvementsjstebbins2009-06-261-554/+527
* LinGui: add individual activity log longevity preference optionjstebbins2009-06-264-3/+62
* LinGui: add preference option for what to do when encode is completejstebbins2009-06-264-8/+370
* LinGui: modify behavior of system tray iconjstebbins2009-06-265-17/+42
* LinGui: Change the format of individual activity log file names.jstebbins2009-06-261-2/+3
* LinGui: add preference option for iPod/iTunes friendly m4v extensionjstebbins2009-06-258-74/+87
* LinGui: With mingw, disable access rights checking of destination directory.jstebbins2009-06-251-0/+3
* LinGui: fix more mingw breakagejstebbins2009-06-251-11/+13
* LinGui: fix a problem with AudioDUB initialization at program startjstebbins2009-06-242-1/+3
* LinGui: preference improvementsjstebbins2009-06-245-283/+442
* LinGui: make mingw gtk ui work again.jstebbins2009-06-244-26/+40
* LinGui: add subtitle list to queue displayjstebbins2009-06-234-29/+86