summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: Cleanup HBPreferncesController and the preferences nib a little. Orig...ritsuka2008-11-262-54/+112
* MacGui: Fix live preview window so that changes in the preview window are ref...dynaflash2008-11-241-2/+9
* MacGui: Live Preview Initial Implementationdynaflash2008-11-246-211/+1210
* MacGui: Fixes a minor typo in the description of a preset so it reads "it is ...jbrjake2008-11-231-1/+1
* MacGui: Connect outlet for Video Codec label to it enables/disables properlydynaflash2008-11-211-7/+13
* MacGui: Fix issue with queue where cancelling a two pass job during the first...dynaflash2008-11-201-40/+53
* MacGui: fix compiler warnings in presets code for jbrjake who is amazed it ev...dynaflash2008-11-201-1/+2
* MacGui and CLI: Finalizes built-in presets for 0.9.3jbrjake2008-11-202-30/+222
* MacGui: Change "Chapter x to Chapter y" in the sources area to "Chapter x thr...dynaflash2008-11-191-6/+6
* MacGui: Fix issue where proper width was not observed in preview image when u...dynaflash2008-11-181-6/+7
* MacGui: Add the svn and build number to the individual encode log headersdynaflash2008-11-151-1/+4
* MacGui: Fix multibyte character issue for Chapter Namesdynaflash2008-11-071-1/+1
* MacGui: Remove check on web optimized and ac3 passthru.ritsuka2008-11-022-13/+0
* MacGui: Add the preset used log message back indynaflash2008-10-301-1/+1