OSDN Git Service

LinGui: remove target file size option
[handbrake-jp/handbrake-jp-git.git] / gtk / src / hb-backend.h
2011-02-26 jstebbinsLinGui: remove target file size option
2010-10-09 jstebbinsLinGui: fix some audio list display problems
2010-10-08 jstebbinsadd audio defaults and limits calculation to libhb
2010-10-06 jstebbinsLinGui: centralize min/max audio bitrate limit calculat...
2010-10-05 jstebbinsLinGui: fix a display problem in the audio list
2010-10-04 jstebbinsAdd ac3 encoding
2010-09-30 jstebbinsLinGui: fix some text alignment issues on the picture...
2010-09-08 jstebbinsAdd Bluray support
2010-06-28 jstebbinsLinGui: Add max width/height widgets to preset save...
2010-06-24 jstebbinsLinGui: fix audio preset initialization
2010-05-29 jstebbinsLinGui: tweak the ui to accommodate universal subtitle...
2009-11-25 jstebbinsbatch file scanning and scan cancel
2009-11-24 jstebbinsLinGui: enhancements to automatic audio selection when...
2009-11-24 jstebbinsLinGui: make smarter bitrate choice when automatically...
2009-11-18 jstebbinsLinGui: set minimum bitrate to 192kbps when codec is...
2009-09-30 jstebbinsLinGui: fix incorrect marking of CC track as forced...
2009-09-29 jstebbinsLinGui: fix loading of multiple subtitles from a preset
2009-09-09 jstebbinsLinGui:
2009-07-17 jstebbinsLinGui: add preference option to automatically add...
2009-06-22 jstebbinsLinGui: add audio-dub/add-subtitle radio buttons for...
2009-06-03 jstebbinssoftsubs:
2009-05-21 jstebbinsLinGui:
2009-05-20 jstebbinsLinGui:
2009-05-20 jstebbinsLinGui: give feedback indicating problems with subtitle...
2009-05-19 jstebbinsmkv soft subtitle support
2009-05-04 jstebbinsLinGui: preview changes
2009-04-27 jstebbinsadd libdvdnav support
2009-04-15 jstebbinsLinGui: more anamorphic settings changes
2009-03-04 jstebbinsLinGui:
2009-02-12 jstebbinsLinGui: add video quality slider granularity preference.
2009-02-11 jstebbinsLinGui: Constant Quality Slider now QP/RF based
2009-01-25 jstebbinsLinGui: tweak how audio choices are made again
2009-01-24 jstebbinsLinGui: fix how an audio is chosen after a source is...
2008-12-05 jstebbinsLinGui: make preview scalling take screen PAR into...
2008-12-02 jstebbinsLinGui: add logging level to preferences
2008-11-30 jstebbinsLinGui: variable number of preview frames. preference...
2008-11-24 jstebbinsLinGui: live preview.
2008-11-02 jstebbinsLinGui: Remove restriction on ac3 passthru when mp4...
2008-10-17 jstebbinsLinGui: Make preset key/values mostly align with macui...
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-08 jstebbinsLinGui: yikes, this thing leaks worse than my roof...
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-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-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-25 jstebbinsLinGui: Clean up temp files between scans instead of...
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