axmol/cocos/audio/android
Adrien de Sentenac 1a76c9ea3b Add OBB (zip) support (#15515)
* Add OBB support.
OBB must be a zip file with audio and video files stored uncompressed.

* Use introspection to be able to build with Android API level 10.
Using the new audio engine to play sounds from the OBB will only work with API level 12 (Android 3.1) or above.
2016-05-04 09:21:35 +08:00
..
jni use fullpath to play background music 2016-04-26 15:59:30 +08:00
Android.mk Fixed SimpleAudioEngine::playEffect() lagged on Android 5.0.x 2015-05-29 14:52:25 +08:00
AudioEngine-inl.cpp Add OBB (zip) support (#15515) 2016-05-04 09:21:35 +08:00
AudioEngine-inl.h 1.AudioEngine:support callback for preload feature. 2015-07-28 15:27:07 +08:00
ccdandroidUtils.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
ccdandroidUtils.h closed #4659:Remove the usage of OpenSL 2014-04-09 14:57:07 +08:00
cddSimpleAudioEngine.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00