summaryrefslogtreecommitdiffstats
path: root/macosx/PrefsController.m
Commit message (Collapse)AuthorAgeFilesLines
* - Moved preferences window from MainMenu.nib to Preferences.nibcleaner2007-06-061-395/+0
| | | | | | | | | | | - Moved languages from PrefsController.m to Preferences.nib - Renamed PrefsController to HBPreferencesController - Implemented bindings in Preferences.nib - Enabled autocomplete in audio language combobox git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@601 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Moved initialization of default preferences from [PrefsController ↵cleaner2007-06-051-19/+20
| | | | | | | | | awakeFromNib] to class method [PrefsController registerUserDefaults], which is called from [HBController init]. This fixes problem with preferences when using HB for the first time, or after deleting the user defaults file. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@599 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Debug Window to read libhb output like cli in inspector windowdynaflash2007-05-211-0/+1
| | | | | | | | | | | - Thank You Cleaner!! - Adds Debug Output to Window menu - Adds Verbose pref to preferences menu - MacGui now reads output from libhb like cli - May add pref to open Debug Output window upon launch - All credit goes to Cleaner, Thank You! git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@592 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fixed PrefsController.m so that the default prefs are correctly used when a ↵maurj2007-04-201-28/+19
| | | | | | user has never run HandBrake before. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@537 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Cosmetic change and default pref changedynaflash2007-04-181-1/+1
| | | | | | | - Make CRF the default method for Constant Quality encodes - Change the "Audio" tab to "Audio & Subtitles" so people dont get all in an uproar about where the subtitles are located git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@526 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Clean up a few things w/x264optstring prefs and presetsdynaflash2007-04-181-4/+18
| | | | | | | | | - Change abr of AppleTV built in preset to 2500 kbps - Note: as usual, after updating your copy, use "Update Built-In Presets" in the presets menu for changes to take effect. - Fix so that closing picture window does not reset the preset chosen display to "Custom" - Add a user preference to show or hide the chosen x264 option strings in the main gui window. Defaults to off. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@525 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Removed all references to the old job->surround variable, as it is no longer ↵maurj2007-04-181-18/+0
| | | | | | used. Also, removed the "Extract 5.1 Dolby Digital to 6-Channel AAC" preference option from the Mac OS GUI prefs window and controller, as it is no longer needed. It may be worth adding in a new "Default mixdown" preference in its place for a future version of Handbrake? git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@523 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Last source directory used is now remembered and used the next time ↵dynaflash2007-04-051-0/+5
| | | | | | instead of being reset by browsing for a new destination directory each time. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@481 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Add Chapter Marker Preferencedynaflash2007-03-251-0/+14
| | | | | | | - add a preference to default chapter markers on/off - currently default is off. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@449 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Introduce Auto Namingdynaflash2007-03-141-2/+16
| | | | | | | | - Auto Naming checkbox in Preferences (default to Off) - If "ON" uses the DVD Name and "- Title Number" as the file output name. - Called in -TitlePopupChanged function. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@434 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-19/+66
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@422 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Mac GUI - Disabled the Auto Check for Updates in Preferences until it works.dynaflash2007-02-111-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@294 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-5/+108
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@285 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Pri: Save audio preferenceshandbrake2007-01-031-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@85 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Pri: Add preference for the default audio streamhandbrake2007-01-021-0/+176
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@80 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.7.0handbrake2006-01-141-0/+47
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@16 b64f7644-9d1e-0410-96f1-a4d463321fa5