summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: Remove ".33" from Preferences > Advanced > x264 quality slider granul...dynaflash2009-02-121-24/+3
* MacGui: Constant Quality slider, fix percentage readouts for ffmpeg, xvid and...dynaflash2009-02-111-3/+4
* MacGui: Adds a widget for adaptive b-frames to the x264 advanced tab.jbrjake2009-02-113-14/+281
* MacGui: Some changes to the method that fades in and out different widgets, t...jbrjake2009-02-111-28/+50
* MacGui: Adds slider widgets for Psy-RD and Psy-Trellis to the x264 advanced t...jbrjake2009-02-113-53/+400
* MacGui: Constant Quality Slider - theora's qp goes up as the quality goes up.dynaflash2009-02-111-19/+28
* MacGui: Constant Quality Slider now QP/RF based.dynaflash2009-02-106-66/+459
* MacGui: Hides the merange widget on the advanced tab when the motion estimati...jbrjake2009-02-101-0/+18
* MacGui: Adds a popup menu item for Hadamard-transformed exhaustive motion est...jbrjake2009-02-101-3/+20
* MacGui: Disable the toolbar hide button in the pref window, it was looking at...ritsuka2009-02-081-20/+64
* MacGui: Implement DRC 0.0. dynaflash2009-02-062-18/+26
* MacGui: Video Filter and Picture Settingsdynaflash2009-02-069-1337/+274
* MacGui: Change "Picture Filters" to "Video Filters"dynaflash2009-02-053-10/+9
* MacGui: Add preset code for custom filter fieldsdynaflash2009-02-053-34/+94
* MacGui: Picture Filters Inspector enhancementsdynaflash2009-02-048-798/+2205
* MacGui: Change the order of the filters in both the Filters Inspector and the...dynaflash2009-01-282-46/+336
* MacGui: Live Preview Fixesdynaflash2009-01-282-49/+4
* MacGui: Fix issue where selecting a preset selects the right widget settings ...dynaflash2009-01-272-5/+4
* MacGui: remember window postion and open/close state of the Picture Filter an...dynaflash2009-01-276-33/+62
* MacGui: Picture Filters separate hud inspector initial implementationdynaflash2009-01-2612-1105/+1983
* Organizes anamorphic parameters in a struct, requiring some minor search and ...jbrjake2009-01-263-24/+24
* MacGui: Preview Window scale to screen initial implementationdynaflash2009-01-214-167/+384
* MacGui: Remove the decomb string from the main window so decomb uses the libh...dynaflash2009-01-151-6/+5
* MacGui: Picture Preview and Settings window interaction fixesdynaflash2009-01-144-8/+21
* MacGui; save the expanded/collapsed state for folders in the presets drawer.ritsuka2009-01-141-0/+12
* MacGui: save the size of the presets drawer in the preferences.ritsuka2009-01-142-6/+14
* MacGui: no need to reload the chapters nstableview when loading a queue item.ritsuka2009-01-131-6/+0
* MacGui: Preview Window dynaflash2009-01-122-20/+108
* MacGui: Separate Picture Settings and Preview Window Initial Implementationdynaflash2009-01-1210-1543/+3365
* MacGui: include the exact dylib name in the VLC check to pick up out of date ...dynaflash2009-01-061-2/+2
* MacGui: Increase the height of the Filters box in Picture Settings, was too c...dynaflash2008-12-162-78/+61
* MacGui: Fix issue where switching formats causes the video encoder drop down ...dynaflash2008-12-161-1/+13
* MacGui: Picture window now uses a subclass of HBController to access the main...dynaflash2008-12-156-46/+85
* MacGui: Add to queue fix so that it not only checks that a file does not alre...dynaflash2008-12-121-11/+44
* MacGui: Add "Picture Settings" toolbar item to main window toolbardynaflash2008-12-123-63/+23
* MacGui: Add a preference so we can specify what we do at launch, choices are:dynaflash2008-12-123-26/+228
* MacGui: Fix destination path so that last one used in the destination choice ...dynaflash2008-12-111-7/+8
* MacGui: Live Preview fixesdynaflash2008-12-052-14/+22
* MacGui: correct month output in the names of the individual encode logsdynaflash2008-12-041-1/+1
* MacGui: Fix a built error introduced in 2003dynaflash2008-12-041-1/+0
* MacGui: Remove legacy preset codedynaflash2008-12-041-400/+118
* MacGui: Picture Settings window - fix issue with freezing when resizing with ...dynaflash2008-12-031-6/+2
* Mac: move decmetadata.c to "libhb Sources" in the xcode project like all of t...dynaflash2008-12-031-1/+1
* Add metadata support to libhb, add importing of MP4 metadata, add export of M...eddyg2008-12-021-0/+6
* MacGui: Fix Auto Crop in the Legacy AppleTV presetdynaflash2008-12-011-0/+1
* MacGui: Fix the deblock filter for live previews.dynaflash2008-12-011-1/+7
* MacGui: Add selectable logging levels to the Advanced preferences.dynaflash2008-12-011-14/+196
* MacGui: Remove custome decomb option from preferences and Picture Settingsdynaflash2008-11-306-294/+95
* MacGui: Picture Previews - increase the maximum number of previews per title ...dynaflash2008-11-301-2/+38
* MacGui: Implement variable number of preview framesdynaflash2008-11-305-23/+212