OSDN Git Service

MacGui: Built-In Presets moved to new class: HBPresets
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 5 Dec 2007 17:08:32 +0000 (17:08 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 5 Dec 2007 17:08:32 +0000 (17:08 +0000)
commitdf77669422cc13cd19806eecaa4e35e1b9fa691d
tree2ccda5d68003c7140055ebc3c15f84815e1cd6ba
parent1dab5ae8117da322c4d6dc6e148f20978abddf5d
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://localhost/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