mirror of https://github.com/axmolengine/axmol.git
5620e30f32
* fixed #17922: [android] AudioEngine may crash while audio's over and stop state is triggered at the same time. The Pull Request #17748 didn't resolve the issue since _track->getPrevState will be wrong while in scheduler callback. We need to capture it in lambda. My Pull Request also merges PR #17716 to make filePath captured by lambda. * Adds missing log tag in AudioEngine-inl.cpp |
||
---|---|---|
.. | ||
android | ||
apple | ||
include | ||
ios | ||
linux | ||
mac | ||
tizen | ||
win32 | ||
winrt | ||
AudioEngine.cpp | ||
CMakeLists.txt |