]> granicus.if.org Git - handbrake/commit
MacGui: Initial User Presets Implementation
authordynaflash <dynaflashtech@gmail.com>
Wed, 21 Feb 2007 22:40:28 +0000 (22:40 +0000)
committerdynaflash <dynaflashtech@gmail.com>
Wed, 21 Feb 2007 22:40:28 +0000 (22:40 +0000)
commita0a1f3d56c56e13d687c980f2342acb13233a397
treef942638f7a3a8c61bf3ef4bf06388d179b8716c4
parentff635af5253b7f9058a1bd5673cf55564b0abcc4
MacGui: Initial User Presets Implementation
- Presets displayed in drawer in main window
- Presets stored in ~Libraries/Application Support/MediaFork/userpresets.plist
- Preference to show/hide presets drawer upon launch
- Confirmation window comes up when you delete a preset
Also added creation of x264profiles.plist in anticipation of x264 custom profiles

ToDo- Upcoming changes/additons:
- Alphabetize Presets List
- Change ugly button on main window to toggle drawer
- Specify a preset as default to set upon launch
- Deselect preset after it has been clicked
- Incorporate Picture settings into preset
- Pref on whether or not to alert upon Preset deletion
- Some more I can think of right now!

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.8.0_beta2_5.1@388 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.h
macosx/Controller.mm
macosx/English.lproj/MainMenu.nib/classes.nib
macosx/English.lproj/MainMenu.nib/info.nib
macosx/English.lproj/MainMenu.nib/keyedobjects.nib
macosx/PrefsController.h
macosx/PrefsController.m