Update of /cvsroot/audacity/lib-src/portaudio-v19/src/os/unix
In directory
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv29383/lib-src/portaudio-v19/src/os/unix
Modified Files:
pa_unix_hostapis.c
Log Message:
Update portaudio-v19 to current portaudio SVN version, r1414
Index: pa_unix_hostapis.c
===================================================================
RCS file:
/cvsroot/audacity/lib-src/portaudio-v19/src/os/unix/pa_unix_hostapis.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- pa_unix_hostapis.c 31 Dec 2008 15:38:36 -0000 1.8
+++ pa_unix_hostapis.c 25 May 2009 21:40:17 -0000 1.9
@@ -52,8 +52,7 @@
PaError PaMacCore_Initialize( PaUtilHostApiRepresentation **hostApi,
PaHostApiIndex index );
PaError PaSkeleton_Initialize( PaUtilHostApiRepresentation **hostApi,
PaHostApiIndex index );
-/** Note that ALSA is placed before OSS so that the latter is preferred over
the
- * latter on Linux.
+/** Note that on Linux, ALSA is placed before OSS so that the former is
preferred over the latter.
*/
PaUtilHostApiInitializer *paHostApiInitializers[] =
@@ -68,7 +67,7 @@
PaOSS_Initialize,
#endif
-#else
+#else /* __linux__ */
#ifdef PA_USE_OSS
PaOSS_Initialize,
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs