OSDN Git Service

LinGui: Make preset key/values mostly align with macui presets.
[handbrake-jp/handbrake-jp-git.git] / gtk / src / hb-backend.c
2008-10-17 jstebbinsLinGui: Make preset key/values mostly align with macui...
2008-10-15 jstebbinsLinGui: nested presets
2008-10-09 jstebbinsLinGui: Changes required by latest x264
2008-09-29 jstebbinsLinGui: fix audio mixdown validation problem when sourc...
2008-09-24 jstebbinsLinGui: fix my misunderstanding of faac bitrate capabil...
2008-09-24 jstebbinsLinGui: vfr checkbox is toast.
2008-09-23 jstebbinsLinGui: refine deblock slider. now shows "Off" and...
2008-09-21 jstebbinsLinGui: delete key now deletes items in the queue
2008-09-20 jstebbinsLinGui: improve the precision of the scaling of the...
2008-09-19 jstebbinsLinGui: tidy up how combobox values are handled interna...
2008-09-17 jstebbinsLinGui: prevent entering bitrates above 160 for faac
2008-09-17 jstebbinsLinGui: Add mp4 options to queue description
2008-09-15 jstebbinsLinGui: update queue descriptions to match what joe...
2008-09-11 jstebbinsLinGui: change deblock control to a slider to set deblo...
2008-09-08 jstebbinsLinGui: yikes, this thing leaks worse than my roof...
2008-09-07 jstebbinsLinGui: Fix several strict-aliasing warnings and a...
2008-09-06 jstebbinsLinGui: Fix a crash with re-scanning prior to encoding...
2008-09-06 jstebbinsLinGui: Add queue save/restore
2008-09-02 jstebbinsLinGui: Presets and preferences are now stored as plists
2008-08-22 jstebbinsLinGui: improve data entry method for deinterlace and...
2008-08-21 jstebbinsLinGui: add a hidden feature to allow tweaking some...
2008-08-08 jstebbinsLinGui: address scott's complaint that the way i handle...
2008-08-07 jstebbinsLinGui: change how x264 options are handled
2008-08-04 jstebbinsLinGui: add 8x8dct checkbox to match the other ui's
2008-08-04 jstebbinsLinGui: fix my ipod presets
2008-08-04 jstebbinsdelete debug message
2008-08-03 jstebbinsLinGui: clean up hb status handling. mostly just moving...
2008-07-30 jstebbinsLinGui: change extension from mp4 to m4v if there is...
2008-07-30 jstebbinsLinGui: make the progress bar behave better when scanni...
2008-07-29 jstebbinsLinGui: Make the gui recognize when scanning is complet...
2008-07-25 jstebbinsLinGui: validate that vfr is enabled when decomb is...
2008-07-25 jstebbinsfix decomb settings. remove cruft from earlier experiments
2008-07-25 jstebbinsLinGui: Clean up temp files between scans instead of...
2008-07-23 jstebbinsLinGui: disable 2-pass if constant quality is selected
2008-07-10 jstebbinsLinGui: bump progress bar to 100% when work done event...
2008-07-10 jstebbinsLinGui: fix minor problem in setting up decomb
2008-07-01 jstebbinsLinGui: add hidden preset option to allow direct QP...
2008-06-30 jstebbinsLinGui: clean up temporary file turds upon exit
2008-06-17 jstebbinsLinGui: Initial import