summaryrefslogtreecommitdiffstats
path: root/gtk/src/hb-backend.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: live preview.jstebbins2008-11-241-61/+163
* LinGui: fix start chapter range. allowed entry of chapter numbers beyondjstebbins2008-11-061-3/+4
* LinGui: Remove restriction on ac3 passthru when mp4 http optimize is enabled.jstebbins2008-11-021-56/+3
* LinGui: fix a stupid error in calculating picture scalingjstebbins2008-10-291-2/+2
* LinGui: fix a problem with setting proper picture dimensions when title changedjstebbins2008-10-261-1/+0
* LinGui: fix initial audio selection problemjstebbins2008-10-191-0/+3
* LinGui: add pref option to scale down high def previewsjstebbins2008-10-181-0/+18
* LinGui: Make preset key/values mostly align with macui presets.jstebbins2008-10-171-276/+219
* LinGui: nested presetsjstebbins2008-10-151-4/+13
* LinGui: Changes required by latest x264jstebbins2008-10-091-0/+2
* LinGui: fix audio mixdown validation problem when source is 2 channeljstebbins2008-09-291-1/+1
* LinGui: fix my misunderstanding of faac bitrate capabilities.jstebbins2008-09-241-15/+3
* LinGui: vfr checkbox is toast. jstebbins2008-09-241-20/+9
* LinGui: refine deblock slider. now shows "Off" and values 5-15.jstebbins2008-09-231-1/+1
* LinGui: delete key now deletes items in the queuejstebbins2008-09-211-1/+0
* 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-191-327/+460
* LinGui: prevent entering bitrates above 160 for faacjstebbins2008-09-171-90/+106
* LinGui: Add mp4 options to queue descriptionjstebbins2008-09-171-22/+74
* LinGui: update queue descriptions to match what joe is doing in the mac guijstebbins2008-09-151-0/+77
* LinGui: change deblock control to a slider to set deblock strengthjstebbins2008-09-111-10/+7
* LinGui: yikes, this thing leaks worse than my roof, fixedjstebbins2008-09-081-0/+10
* LinGui: Fix several strict-aliasing warnings and a null pointer dereferencejstebbins2008-09-071-4/+3
* LinGui: Fix a crash with re-scanning prior to encoding. Incorrect title jstebbins2008-09-061-2/+21
* LinGui: Add queue save/restorejstebbins2008-09-061-111/+276
* 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