Update of /cvsroot/audacity/audacity-src/src/prefs
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv5035/prefs
Modified Files:
Tag: Audacity_UmixIt
AudioIOPrefs.cpp
Log Message:
Side-porting a few Intel Mac fixes from 10.2.6
Index: AudioIOPrefs.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/prefs/AudioIOPrefs.cpp,v
retrieving revision 1.18.2.6
retrieving revision 1.18.2.6.2.1
diff -u -d -r1.18.2.6 -r1.18.2.6.2.1
--- AudioIOPrefs.cpp 23 Mar 2006 09:01:15 -0000 1.18.2.6
+++ AudioIOPrefs.cpp 27 Nov 2006 16:44:10 -0000 1.18.2.6.2.1
@@ -69,7 +69,7 @@
#ifdef __WXMAC__
bool noModifyDevice;
- gPrefs->Read("NoModifyDevice", &noModifyDevice, false);
+ gPrefs->Read("NoModifyDevice", &noModifyDevice, true);
#endif
gPrefs->SetPath("/");
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs