Hi, Reply inline. > Since release-1.0 is the old/frozen and likely the sole exception in API > layout comparing to other branches, it would be better to use "#ifdef > ANDROID_RELEASE_1" to make an exception for it. Master branch is > Android's Head branch and other branches will be based on it so soon > "ifdef ANDROID_MASTER_BRANCH" will become not accurately because we want > to be able to work with other newer branches too.
I will update the code to make exception for release 1. > > Where is the logic to detect and set "ANDROID_MASTER_BRANCH"? Does > Android's own header(s) set the version value? At present its not autoset, we need to add this define to pcf. > > Did you get the audio (outside helix dna) working on OMAP ZOOM? Yup, audio is working on OMAP MDK. OMAP android builds over master branch. I have made a fresh build, updated code have proper tw driver. Best idea is to start fresh from OMAP repo rather then updating android build. Best Regards, Gurpreet > > fxd > > Gurpreet wrote: >> Synopsis: >> Fix for audio playback on android master branch & OMAP Device >> >> Overview: >> There have been slight changes in APIs between release-1.0 & Master >> branch. >> >> Files Modified: >> audio/device/auddevlib_android.pcf >> audio/device/platform/unix/audAndroid.cpp >> >> Platforms and Profiles Build Verified: >> System ID: android-1.0-arm.eabi-generic >> BIF branch: hxclient_3_1_0_atlas >> Target: splay_mp3 >> Profile: helix-client-android >> >> Files Attached: >> audio.txt >> >> Thanks & Best Regards, >> Gurpreet >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Android-port-dev mailing list >> [email protected] >> http://lists.helixcommunity.org/mailman/listinfo/android-port-dev > > _______________________________________________ Audio-dev mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/audio-dev
