]> granicus.if.org Git - handbrake/commit
MacGUI: Refactor HBPreviewController. Rename the actual class to HBPreviewController...
authorritsuka <damiog@gmail.com>
Mon, 4 Nov 2013 07:09:50 +0000 (07:09 +0000)
committerritsuka <damiog@gmail.com>
Mon, 4 Nov 2013 07:09:50 +0000 (07:09 +0000)
commit85df20369cf73f5115a1707a47a7ac52f2881efb
tree65f37715730a25b1a4456e0c1930bbc28c8bc2e5
parentd0bfc7cd9a4df6c6277f78161241ec8b93cac8f5
MacGUI: Refactor HBPreviewController. Rename the actual class to HBPreviewController, and move the image and video creation code to a separate HBPreviewGenerator class. Update the preview duration list as Rodeo suggested.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5874 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.h
macosx/Controller.m
macosx/English.lproj/PicturePreview.xib
macosx/HBPreviewController.h
macosx/HBPreviewController.m
macosx/HBPreviewGenerator.h [new file with mode: 0644]
macosx/HBPreviewGenerator.m [new file with mode: 0644]
macosx/HandBrake.xcodeproj/project.pbxproj
macosx/PictureController.m