axmol/cocos/audio
leda 8d4ee80ac1
add test case for issue #18597(audio crash on iOS), and fix (#18865)
* use atomic_bool type for _isRotateThreadExited

* add test case for issues 18597

* fix test case error

* add data race comments, fix lock usage error

* add comments for audioplayer

* fix typo in comments

* revert wrong changes

* update test case, keep reproduce

* add alSourceUnqueueBuffers before stop

* improve UnqueueBuffers

* detail test case to show side effect

* remove unused comments

* add comments for AudioPlayer change

* correct a audio log level

* change log level from W to VV

* update time step, add play state check

* remove record time of UnqueueBuffers
2018-07-11 09:36:57 +08:00
..
android V3 android cmake support, add mac/ios support (#18646) 2018-02-08 09:24:33 +08:00
apple add test case for issue #18597(audio crash on iOS), and fix (#18865) 2018-07-11 09:36:57 +08:00
include update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ios update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
linux update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
mac update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
tizen update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
win32 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
winrt update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioEngine.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CMakeLists.txt fix cmake android prebuilt libcpufeatures path error (#18847) 2018-05-25 09:56:19 +08:00