summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* LinGui: refine deblock slider. now shows "Off" and values 5-15.jstebbins2008-09-235-4/+20
* LinGui: Add progress info to queue windowjstebbins2008-09-234-44/+80
* LinGui: delete key now deletes items in the queuejstebbins2008-09-215-1/+61
* LinGui: improve the precision of the scaling of the preview image for displayjstebbins2008-09-201-0/+1
* LinGui: tidy up how combobox values are handled internally and stored in plistsjstebbins2008-09-1912-750/+698
* LinGui: prevent entering bitrates above 160 for faacjstebbins2008-09-173-94/+120
* LinGui: Add mp4 options to queue descriptionjstebbins2008-09-177-33/+215
* LinGui: update queue descriptions to match what joe is doing in the mac guijstebbins2008-09-156-94/+193
* LinGui: refine the drop zone for queue drag n drop. now it only highlightsjstebbins2008-09-141-0/+11
* LinGui: Add queue drag n drop reorderingjstebbins2008-09-1312-63/+448
* LinGui: fix another memory leakjstebbins2008-09-122-2/+2
* LinGui: change deblock control to a slider to set deblock strengthjstebbins2008-09-1121-11964/+15907
* LinGui: consolidate all resources into one stringified plist file that getsjstebbins2008-09-0941-5958/+3889
* LinGui: internalize the UI description xml file. That's the last external jstebbins2008-09-084-55/+4677
* LinGui: simplify the makefile icon building commandjstebbins2008-09-081-24/+24
* LinGui: Internalize all the icons so I don't have to install them injstebbins2008-09-0855-55/+5964
* LinGui: yikes, this thing leaks worse than my roof, fixedjstebbins2008-09-089-24/+75
* LinGui: fix memory issues found by valgrindjstebbins2008-09-083-1/+3
* LinGui: Fix crash on ubuntu intrepid. Just luck it didn't crash on other jstebbins2008-09-071-26/+26
* LinGui: Fix several strict-aliasing warnings and a null pointer dereferencejstebbins2008-09-074-19/+67
* LinGui: Fix a crash with re-scanning prior to encoding. Incorrect title jstebbins2008-09-063-5/+30
* LinGui: Fix a non-fatal Gtk assert when switching the source selection modejstebbins2008-09-061-14/+7
* LinGui: missed adding a file with last commitjstebbins2008-09-061-0/+2
* LinGui: Add queue save/restorejstebbins2008-09-0617-255/+2946
* LinGui: Presets and preferences are now stored as plistsjstebbins2008-09-0227-3302/+8338
* LinGui: plug small memory leakjstebbins2008-08-271-0/+1
* LinGui: oops. presets weren't saved after refreshing standard presets, so thejstebbins2008-08-242-3/+6
* LinGui: bundle the standard presets in the exe. eliminates installingjstebbins2008-08-244-84/+646
* LinGui: allow standard presets to be deleted and provide a button to reloadjstebbins2008-08-238-142/+202
* LinGui: improve data entry method for deinterlace and denoise settings in jstebbins2008-08-227-144/+496
* LinGui: add a hidden feature to allow tweaking some settings. currentlyjstebbins2008-08-217-16/+357
* LinGui: force use of contrib libs. libtool seems to be pretty arbitraryjstebbins2008-08-201-1/+27
* LinGui: fix a couple problems with the preset translation tooljstebbins2008-08-153-367/+483
* LinGui: create a presets translator that reads mac gui xml file and jstebbins2008-08-111-0/+668
* LinGui: address scott's complaint that the way i handle audio presetsjstebbins2008-08-089-624/+420
* LinGui: fix problem with install target of makejstebbins2008-08-071-0/+1
* LinGui: change how x264 options are handledjstebbins2008-08-079-370/+697
* LinGui: make activity log window scrolling work betterjstebbins2008-08-051-5/+32
* LinGui: fix a couple problems with activity window scrolling noted by a userjstebbins2008-08-041-4/+9
* LinGui: add 8x8dct checkbox to match the other ui'sjstebbins2008-08-046-8/+47
* LinGui: fix my ipod presetsjstebbins2008-08-042-5/+8
* delete debug messagejstebbins2008-08-041-1/+0
* LinGui: clean up hb status handling. mostly just moving things around.jstebbins2008-08-039-586/+258
* LinGui: change extension from mp4 to m4v if there is an ac3 output trackjstebbins2008-07-304-15/+125
* LinGui: make the progress bar behave better when scanning while encodingjstebbins2008-07-303-75/+144
* LinGui: hack to prevent segfault caused by avpicture_deinterlace. jstebbins2008-07-301-0/+5
* LinGui: Make the gui recognize when scanning is complete while an encode is jstebbins2008-07-291-0/+13
* LinGui: fix segfault when "." in destination is deleted.jstebbins2008-07-281-1/+6
* LinGui: validate that vfr is enabled when decomb is enabledjstebbins2008-07-251-0/+14
* make default audio drc 1.0jstebbins2008-07-252-2/+2