]> granicus.if.org Git - handbrake/commit
MacGui: moved the "add preset" window to its own window controller class. Keep the...
authorritsuka <damiog@gmail.com>
Sun, 23 Nov 2014 12:54:31 +0000 (12:54 +0000)
committerritsuka <damiog@gmail.com>
Sun, 23 Nov 2014 12:54:31 +0000 (12:54 +0000)
commit9e0dcb82bdbf0801b79b84241ab67088c2fb0553
tree7eb8845516a8e3bb091e07a0eaa40e8459c1a93e
parent20e1a9b2e253fe2d59dbf64a878e735a8d4d7c91
MacGui: moved the "add preset" window to its own window controller class. Keep the current settings when changing title or scanning a new file.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6538 b64f7644-9d1e-0410-96f1-a4d463321fa5
12 files changed:
macosx/Controller.h
macosx/Controller.m
macosx/English.lproj/AddPreset.xib [new file with mode: 0644]
macosx/English.lproj/MainMenu.xib
macosx/HBAddPresetController.h [new file with mode: 0644]
macosx/HBAddPresetController.m [new file with mode: 0644]
macosx/HBPreset.h
macosx/HBPresetsManager.h
macosx/HBPresetsManager.m
macosx/HBQueueOutlineView.h [new file with mode: 0644]
macosx/HBQueueOutlineView.m [new file with mode: 0644]
macosx/HandBrake.xcodeproj/project.pbxproj