[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.1.2.6,1.1.2.7
From:       qluo () helixcommunity ! org
Date:       2009-12-04 18:28:47
Message-ID: 200912041941.nB4JfYSf021756 () mailer ! progressive-comp ! com
[Download RAW message or body]

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

Modified Files:
      Tag: hxclient_3_1_0_atlas
	audAndroid.cpp 
Log Message:
fix for android eclair.  CR:sfu@real.com


Index: audAndroid.cpp
===================================================================
RCS file: /cvsroot/audio/device/platform/unix/audAndroid.cpp,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -d -r1.1.2.6 -r1.1.2.7
--- audAndroid.cpp	20 Jul 2009 23:28:37 -0000	1.1.2.6
+++ audAndroid.cpp	4 Dec 2009 18:28:44 -0000	1.1.2.7
@@ -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