OSDN Git Service

IHB: New experimental device based preset system. Still incomplete.
authorritsuka <ritsuka@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 26 Jan 2008 19:19:04 +0000 (19:19 +0000)
committerritsuka <ritsuka@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 26 Jan 2008 19:19:04 +0000 (19:19 +0000)
commit10aab2bcb670641bd4fea7c25f3567b76af03d4c
tree355b935fae06eaead64b8478faad80a632e078c9
parenta57f3e6c7b6ccf15b67b61097ae158419e7fc81d
IHB: New experimental device based preset system. Still incomplete.
Added a script that automatically adds the svn revision number to Express.plist

git-svn-id: svn://localhost/HandBrake/trunk@1236 b64f7644-9d1e-0410-96f1-a4d463321fa5
14 files changed:
macosx/InstantHandBrake/Device.h [new file with mode: 0644]
macosx/InstantHandBrake/Device.m [new file with mode: 0644]
macosx/InstantHandBrake/DeviceController.h [new file with mode: 0644]
macosx/InstantHandBrake/DeviceController.m [new file with mode: 0644]
macosx/InstantHandBrake/English.lproj/Express.xib
macosx/InstantHandBrake/Express.plist
macosx/InstantHandBrake/ExpressController.h
macosx/InstantHandBrake/ExpressController.m
macosx/InstantHandBrake/InstantHandBrake.xcodeproj/project.pbxproj
macosx/InstantHandBrake/Preset.h [new file with mode: 0644]
macosx/InstantHandBrake/Preset.m [new file with mode: 0644]
macosx/InstantHandBrake/WhiteBox.h
macosx/InstantHandBrake/WhiteBox.m
macosx/InstantHandBrake/libhb.xcodeproj/project.pbxproj