Update of /cvsroot/audacity/audacity-src/src
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7336/src
Modified Files:
AudioIO.cpp
Log Message:
Fix description of the playback volume (wrongly labled as capture)
Index: AudioIO.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/AudioIO.cpp,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- AudioIO.cpp 8 Feb 2009 19:02:50 -0000 1.205
+++ AudioIO.cpp 1 Mar 2009 18:22:42 -0000 1.206
@@ -2204,7 +2204,7 @@
s << wxT("==============================") << e;
s << wxT("Capture volume is ") << (EmulateMixerInputVol?
wxT("emulated"): wxT("native")) << e;
- s << wxT("Capture volume is ") << (EmulateMixerOutputVol?
wxT("emulated"): wxT("native")) << e;
+ s << wxT("Playback volume is ") << (EmulateMixerOutputVol?
wxT("emulated"): wxT("native")) << e;
Px_CloseMixer(PortMixer);
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs