OSDN Git Service

MacGui: Better implementation of the new scan controller for reading physical dvds.
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 18 Aug 2007 06:43:57 +0000 (06:43 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 18 Aug 2007 06:43:57 +0000 (06:43 +0000)
commit965be8dc16a13c0942c18e55c80d32eb9e04a30e
treefbef18da3de192fd97529665ef24bf04586ebd09
parentb1c10c16bd5d14d5a7632e68014fd1fb6a337a5c
MacGui: Better implementation of the new scan controller for reading physical dvds.
- This one is all blindjimmy's doing, Thanks!
- adds a VIDEO_TS check for reading random vobs off of a general purpose dvd.
- uses a new cocoa class instead of the old c functions for drive detection.

git-svn-id: svn://localhost/HandBrake/trunk@829 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/HBDVDDetector.h [new file with mode: 0644]
macosx/HBDriveDetector.m [new file with mode: 0644]
macosx/HandBrake.xcodeproj/project.pbxproj
macosx/ScanController.h
macosx/ScanController.mm