axmol/CocosDenshion/android/opensl
Darragh Coy 7b67794826 Fix a potential crash SimpleAudioEngineOpenSL::playEffect
Fix a crash in SimpleAudioEngineOpenSL::playEffect which would occur when OpenSLEngine::preloadEffect returned FILE_NOT_FOUND. In the case where the sound fails to preload, we should not attempt to call OpenSLEngine::setEffectLooping on that sound.
2013-05-14 17:48:50 +01:00
..
SLES issue #1284: add auto-detection of I9100 model for OpenSLES 2012-08-17 09:51:49 +08:00
android issue #1284: fix a compile error for missing android.so 2012-08-20 12:49:59 +08:00
OpenSLEngine.cpp fix OpenSLEngine can't load resources from SD card 2013-03-04 14:54:43 +08:00
OpenSLEngine.h issue #1284: fix a compile error for missing android.so 2012-08-20 12:49:59 +08:00
SimpleAudioEngineOpenSL.cpp Fix a potential crash SimpleAudioEngineOpenSL::playEffect 2013-05-14 17:48:50 +01:00
SimpleAudioEngineOpenSL.h issue #1284: fix the problem that effect still plays after stop->resume 2012-07-27 10:36:05 +08:00