summaryrefslogtreecommitdiffstats
path: root/gtk/src/hb-backend.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: Presets and preferences are now stored as plistsjstebbins2008-09-021-202/+265
* LinGui: improve data entry method for deinterlace and denoise settings in jstebbins2008-08-221-40/+61
* LinGui: add a hidden feature to allow tweaking some settings. currentlyjstebbins2008-08-211-0/+148
* LinGui: address scott's complaint that the way i handle audio presetsjstebbins2008-08-081-94/+92
* LinGui: change how x264 options are handledjstebbins2008-08-071-105/+9
* LinGui: add 8x8dct checkbox to match the other ui'sjstebbins2008-08-041-0/+4
* LinGui: fix my ipod presetsjstebbins2008-08-041-1/+1
* delete debug messagejstebbins2008-08-041-1/+0
* LinGui: clean up hb status handling. mostly just moving things around.jstebbins2008-08-031-135/+51
* LinGui: change extension from mp4 to m4v if there is an ac3 output trackjstebbins2008-07-301-14/+88
* LinGui: make the progress bar behave better when scanning while encodingjstebbins2008-07-301-71/+119
* LinGui: Make the gui recognize when scanning is complete while an encode is jstebbins2008-07-291-0/+13
* LinGui: validate that vfr is enabled when decomb is enabledjstebbins2008-07-251-0/+14
* fix decomb settings. remove cruft from earlier experimentsjstebbins2008-07-251-1/+0
* LinGui: Clean up temp files between scans instead of all at once when exiting.jstebbins2008-07-251-5/+6
* LinGui: disable 2-pass if constant quality is selectedjstebbins2008-07-231-1/+2
* LinGui: bump progress bar to 100% when work done event received jstebbins2008-07-101-0/+1
* LinGui: fix minor problem in setting up decombjstebbins2008-07-101-2/+5
* LinGui: add hidden preset option to allow direct QP/CRF entry for ffmpeg andjstebbins2008-07-011-79/+117
* LinGui: clean up temporary file turds upon exitjstebbins2008-06-301-0/+37
* LinGui: Initial importjstebbins2008-06-171-0/+2955