]> granicus.if.org Git - handbrake/commit
MacGui: Built-In Presets moved to new class: HBPresets
authordynaflash <dynaflashtech@gmail.com>
Wed, 5 Dec 2007 17:08:32 +0000 (17:08 +0000)
committerdynaflash <dynaflashtech@gmail.com>
Wed, 5 Dec 2007 17:08:32 +0000 (17:08 +0000)
commitdf09b14480943f36a76baecd7385d95061ed617d
tree2ccda5d68003c7140055ebc3c15f84815e1cd6ba
parent9639cbcff49ff4afb5d4f1c9471f0d958a8eaaec
MacGui: Built-In Presets moved to new class: HBPresets
- Built In Presets are now created and defined in the methods in HBPresets.h and HBPresets.m
- May move other preset methods here in the future as well.
- Updated Jamfile as appropriate

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1098 b64f7644-9d1e-0410-96f1-a4d463321fa5
Jamfile
macosx/Controller.h
macosx/Controller.mm
macosx/HBPresets.h [new file with mode: 0644]
macosx/HBPresets.m [new file with mode: 0644]
macosx/HandBrake.xcodeproj/project.pbxproj