summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreferencesController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add Auto Passthru support.Rodeo2012-01-241-0/+1
* MacGui: Make AAC and MP3 passthru fall back to the AAC and MP3 encoders, resp...Rodeo2011-08-181-1/+0
* MacGui: In Preferences, Instead of the old "Use iTunes / iPod friendly file e...dynaflash2011-01-191-1/+1
* MacGui: Use libhb for mixdown limits as well as defaults.dynaflash2010-11-171-1/+0
* MacGui: Use libhb for audio limits as well as defaults.dynaflash2010-10-081-0/+2
* Add Bluray supportjstebbins2010-09-081-0/+1
* MacGui: Rework how we get encode and queue done alerts.dynaflash2010-07-261-0/+1
* MacGui: Make .m4v (Use iTunes Friendly Naming) default in preferences.dynaflash2010-07-071-1/+1
* MacGui: Add the ability to send the finished encode to any application the us...dynaflash2010-01-121-3/+48
* MacGui: make crf default for x264dynaflash2009-10-191-1/+0
* MacGui: Use libdvdnav by default.dynaflash2009-10-131-1/+1
* MacGUI: Disabled the Picture panel in the preferences window, some minor alig...ritsuka2009-06-191-1/+1
* MacGui: Add Preference to use CoreAudio in place of FAAC when choosing a preset.dynaflash2009-05-291-0/+1
* MacGui: Preset Import / Export initial implementation and auto updating of bu...dynaflash2009-05-081-1/+2
* add libdvdnav supportjstebbins2009-04-271-0/+1
* MacGui: Constant Quality Slider now QP/RF based.dynaflash2009-02-101-0/+1
* MacGui: save the size of the presets drawer in the preferences.ritsuka2009-01-141-2/+3
* MacGui: Add a preference so we can specify what we do at launch, choices are:dynaflash2008-12-121-0/+1
* MacGui: Remove custome decomb option from preferences and Picture Settingsdynaflash2008-11-301-1/+0
* MacGui: Implement variable number of preview framesdynaflash2008-11-301-0/+1
* MacGui: Cleanup HBPreferncesController and the preferences nib a little. Orig...ritsuka2008-11-261-34/+53
* MacGui: Acivity Logs for individual encodes initial implementationdynaflash2008-10-301-0/+1
* MacGui: Logging Level - set to "1" in prefs.dynaflash2008-10-201-0/+1
* MacGui: Use fast numerators in HBPreferencesController, remove an hard tab an...ritsuka2008-08-081-12/+10
* MacGui: Remove legacy preferences since they are now controlled via the presets.dynaflash2008-08-041-3/+0
* MacGui: FIx a memory leak.ritsuka2008-07-161-1/+1
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...jbrjake2008-05-291-0/+1
* MacGUI: Fix toolbar item leaks for main and preferences windows. Patch by bli...ritsuka2008-05-071-2/+1
* MacGUI: Clean up HBPreferencesController, remove an unused method, and use st...ritsuka2008-04-301-19/+10
* MacGui: Un-Banish the 64 bit mp4 checkbox from the Siberia known as the prefe...dynaflash2008-02-211-2/+1
* MacGui: remove the preference to turn off verbose output in the activity window.dynaflash2008-02-131-2/+1
* MacGui: Be Gone x264 (h.264 iPod) encoder drop down!dynaflash2008-01-211-1/+0
* MacGui: Update Toolbar icons with the HawkPackdynaflash2007-09-131-1/+1
* MacGui: Reorganized prefs window. Re-added pref-general.png to copy bundle re...ritsuka2007-09-111-1/+1
* MacGui: Added two not-so-good icons made by me for the prefs window toolbar.ritsuka2007-09-111-4/+4
* MacGui: New preferences window. We need some new icons for the toolbar.ritsuka2007-09-101-9/+137
* MacGui: Pref for Encode Done alert addeddynaflash2007-06-181-0/+1
* MacGui: Disable DVD Drive Auto-Detect option in preferences.dynaflash2007-06-141-0/+1
* MacGui: + 4 GB Mpeg-4 modificationdynaflash2007-06-141-0/+1
* - Removed obsolete 'DefAdvancedx264FlagsShow' preference settingcleaner2007-06-061-1/+0
* - Moved preferences window from MainMenu.nib to Preferences.nibcleaner2007-06-061-0/+78