axmol/cocos
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
..
2d Fix for Label and UIRichEdit text trailing space trimming (#18876) 2018-06-08 17:06:29 +08:00
3d fix reorder warning (#18819) 2018-05-14 10:34:56 +08:00
audio add test case for issue #18597(audio crash on iOS), and fix (#18865) 2018-07-11 09:36:57 +08:00
base Fix include guard in CCEventListenerMouse.h (#18872) 2018-06-08 17:13:38 +08:00
deprecated beauty cmake format, reduce duplicate defines (#18799) 2018-05-02 15:33:01 +08:00
editor-support fix reorder warning (#18819) 2018-05-14 10:34:56 +08:00
math beauty cmake format, reduce duplicate defines (#18799) 2018-05-02 15:33:01 +08:00
navmesh beauty cmake format, reduce duplicate defines (#18799) 2018-05-02 15:33:01 +08:00
network Fix websocket memory zereoing (#18643) 2018-07-10 22:57:05 +08:00
physics fix typos and grammar in comments (#18853) 2018-05-30 20:41:59 +08:00
physics3d fix reorder warning (#18819) 2018-05-14 10:34:56 +08:00
platform fix typos and grammar in comments (#18853) 2018-05-30 20:41:59 +08:00
renderer fix typos and grammar in comments (#18853) 2018-05-30 20:41:59 +08:00
scripting correct #18768, add check for unsafe strcpy() (#18885) 2018-06-08 17:52:50 +08:00
storage beauty cmake format, reduce duplicate defines (#18799) 2018-05-02 15:33:01 +08:00
ui Issue18909 Widget::getAncestorWidget fix (#18913) 2018-07-10 23:02:37 +08:00
vr fix reorder warning (#18819) 2018-05-14 10:34:56 +08:00
Android.mk add bullet include dir to cocos mk (#18774) 2018-04-19 09:27:15 +08:00
CMakeLists.txt beauty cmake format, reduce duplicate defines (#18799) 2018-05-02 15:33:01 +08:00
cc_dummy.c update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
cocos2d.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
cocos2d.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
precheader.cpp Speed up windows build (#18662) 2018-01-29 16:36:38 +08:00
precheader.h Speed up windows build (#18662) 2018-01-29 16:36:38 +08:00