OSDN Git Service

MacGui: Disable DVD Drive Auto-Detect option in preferences.
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 14 Jun 2007 20:19:59 +0000 (20:19 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 14 Jun 2007 20:19:59 +0000 (20:19 +0000)
commit755eea993308090140ae06327fd695190d5bc492
tree0488030392223ca4fec78102893443e49b145b15
parentc16361263bdc4107f77e176bfb89f4599aac74a7
MacGui: Disable DVD Drive Auto-Detect option in preferences.
- this feature allows you to use other dvd aware apps (mactheripper, dvd player, etc.) while using HB to encode a folder on your hard drive.
- checkbox in prefs nib to disable dvd drive auto detect
- when checked, hb does not poll for available drives at all.
- can still manually navigate to a dvd and select it though.
- is unchecked by default.

git-svn-id: svn://localhost/HandBrake/trunk@622 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/DriveDetector.m
macosx/English.lproj/MainMenu.nib/info.nib
macosx/English.lproj/MainMenu.nib/keyedobjects.nib
macosx/English.lproj/Preferences.nib/info.nib
macosx/English.lproj/Preferences.nib/keyedobjects.nib
macosx/HBPreferencesController.m
macosx/ScanController.mm