[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-audio-cvs
Subject:    [Audio-cvs] device/platform/unix audAndroid.cpp,1.5,1.6
From:       qluo () helixcommunity ! org
Date:       2009-12-04 18:38:40
Message-ID: 200912041951.nB4JpdF9022701 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/audio/device/platform/unix
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv31073/platform/unix

Modified Files:
	audAndroid.cpp 
Log Message:
merge fix for android eclair to head.  CR:sfu@real.com


Index: audAndroid.cpp
===================================================================
RCS file: /cvsroot/audio/device/platform/unix/audAndroid.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- audAndroid.cpp	1 Apr 2009 17:28:39 -0000	1.5
+++ audAndroid.cpp	4 Dec 2009 18:38:38 -0000	1.6
@@ -93,7 +93,13 @@
 #ifndef ANDROID_RELEASE_1
                                                    int format=AudioSystem::PCM_16_BIT, 
 #endif
+#ifdef  ANDROID_ECLAIR
+                                                   int bufferCount=4,
+                                                   AudioCallback cb = NULL,
+                                                   void *cookie = NULL)
+#else
                                                    int bufferCount=4)
+#endif
 	{
 	   if (m_pTrack) close();
 #ifdef ANDROID_RELEASE_1


_______________________________________________
Audio-cvs mailing list
Audio-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/audio-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic