OSDN Git Service

LinGui: remove target file size option
[handbrake-jp/handbrake-jp-git.git] / gtk / src / presets.c
2011-02-26 jstebbinsLinGui: remove target file size option
2011-01-28 jstebbinsLinGui: add CFR option for "Same as source" framerate.
2011-01-03 jstebbinsLinGui: update copyright dates
2010-10-04 jstebbinsAdd ac3 encoding
2010-06-29 jstebbinsLinGui: improvements to maxWidth/maxHeight preset gui
2010-06-28 jstebbinsLinGui: Add max width/height widgets to preset save...
2010-06-26 jstebbinsLinGui: fix some issues with loading custom anamorphic...
2010-06-24 jstebbinsLinGui: initialize picture width/height, even when...
2010-06-20 jstebbinsLinGui: Add jbrjake's new iPad preset
2010-04-14 jstebbinsLinGui: fix a mingw build issue
2010-04-09 jstebbinsLinGui: allow multiple instances of the gui to run
2010-02-22 jstebbinsLinGui: fix stupid preset import bug
2010-02-10 jstebbinsLinGui: When translating legacy presets, vquality 0...
2009-12-23 jstebbinsLinGui: add point-to-point
2009-12-14 jstebbinsLinGui: fix m4v file extension selection when the sourc...
2009-11-25 jstebbinsbatch file scanning and scan cancel
2009-11-21 jstebbinsLinGui: fix problem with loading preset that has deinte...
2009-10-28 jstebbinsLinGui: mingw doesn't have lockf, ifdef out queue file...
2009-10-04 jstebbinsLinGui: create a queue lock file to prevent simultaneou...
2009-08-26 jstebbinsLinGui: picture filter changes
2009-07-17 jstebbinsLinGui: switch to using the native_name field of the...
2009-07-13 jstebbinsLinGui: rearrange the preset menu a bit.
2009-07-13 jstebbinsLinGui: when renaming a preset, prevent duplicates...
2009-07-11 jstebbinsLinGui: more preset list improvements
2009-07-10 jstebbinsLinGui: Add preset import/export
2009-06-30 jstebbinsLinGui: SRT support
2009-06-25 jstebbinsLinGui: add preference option for iPod/iTunes friendly...
2009-06-16 jstebbinsLinGui: add controls to all setting an explicit par...
2009-06-10 jstebbinsLinGui: remove the big jump in the drc slider when...
2009-06-04 jstebbinsLinGui: new builtin presets
2009-06-03 jstebbinssoftsubs:
2009-06-02 jstebbinssoftsubtitles:
2009-05-29 jstebbinsLinGui: explicitely map "AAC (CoreAudio)" preset value...
2009-05-26 jstebbinsLinGui: automatically update the built-in presets when...
2009-05-26 jstebbinsLinGui: expunge the remaining bits of xvid from the...
2009-05-21 jstebbinsLinGui:
2009-05-19 jstebbinsmkv soft subtitle support
2009-05-02 jstebbinsLinGui:
2009-04-27 jstebbinsLinGui: fix drag and drop problems in presets and queue
2009-04-24 jstebbinsLinGui: change some preset keys to sync with mac presets
2009-04-16 jstebbinsLinGui: merge gtk mingw cross compiling support
2009-04-15 jstebbinsLinGui: more anamorphic settings changes
2009-04-13 jstebbinsLinGui: first cut at anamorphic picture settings enhanc...
2009-04-06 jstebbinsLinGui: Say ba-bye to avi & ogm & xvid
2009-04-05 jstebbinsLinGui: only update prefs file after a delay.
2009-04-04 jstebbinsLinGui: preview and picture window changes
2009-03-26 jstebbinsLinGui: save preset folder collapsed/expanded state...
2009-02-11 jstebbinsLinGui: Constant Quality Slider now QP/RF based
2009-02-11 jstebbinsLinGui: fix problem with writing null values to presets...
2009-02-05 jstebbinsLinGui: Picture Filter enhancements
2009-01-01 jstebbinsLinGui: fix a problem with saving specific max-width...
2008-12-05 jstebbinsLinGui: make preview scalling take screen PAR into...
2008-11-26 jstebbinsLinGui: add a file chooser button for the dest director...
2008-11-21 jstebbinsLinGui: fix a reference to free'd preset dictionary...
2008-11-01 jstebbinsLinGui: fix problem with preset import translation...
2008-10-31 jstebbinsLinGui: Activity Logs for individual encodes
2008-10-30 jstebbinsLinGui: add handbrake version and preset used to activi...
2008-10-28 jstebbinsLinGui: When reloading standard presets, be sure to...
2008-10-18 jstebbinsLinGui: add pref option to scale down high def previews
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-10-05 jstebbinsLinGui: nested presets and drag n drop re-ordering...
2008-10-04 jstebbinsLinGui: queue item editing
2008-10-03 jstebbinsLinGui: refactoring that will make nested presets easie...
2008-10-03 jstebbinsLinGui: change the top level structure that contains...
2008-09-26 jstebbinsLinGui: move some preset handling to a more appropriate...
2008-09-25 jstebbinsLinGui: Store the activity log in the users config...
2008-09-19 jstebbinsLinGui: tidy up how combobox values are handled interna...
2008-09-09 jstebbinsLinGui: consolidate all resources into one stringified...
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: Add queue save/restore
2008-09-02 jstebbinsLinGui: Presets and preferences are now stored as plists