axmol/cocos/audio/apple
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
..
AudioCache.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioCache.mm update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioDecoder.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioDecoder.mm update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioEngine-inl.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioEngine-inl.mm add test case for issue #18597(audio crash on iOS), and fix (#18865) 2018-07-11 09:36:57 +08:00
AudioMacros.h add test case for issue #18597(audio crash on iOS), and fix (#18865) 2018-07-11 09:36:57 +08:00
AudioPlayer.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AudioPlayer.mm add test case for issue #18597(audio crash on iOS), and fix (#18865) 2018-07-11 09:36:57 +08:00