minggo
0386bed212
fix audio code format ( #3212 )
...
* fix audio code format
* format base files
2021-01-13 13:38:07 +08:00
minggo
b08407c501
remove CC/cc prefix for file names ( #2728 )
2020-08-28 15:23:29 +08:00
minggo
d381a16142
change namespace from cocos2d to cc ( #2572 )
2020-06-16 14:34:46 +08:00
leda
dada2eb244
move "cocos2d::experimental::" to "cocos2d::" on Audio ( #1549 )
...
* remove “experimental” in audio dir
* update audio bindings
* fix "{" match error
* no need "experimental" for thread pool
* remove both out-of-date js api files
2018-10-18 13:34:12 +08:00
leda
19ab61b252
refine TODO & FIXME flag ( #1450 )
...
* change TODO to REFINE
* change REFINE:cjh to REFINE
* change FIXME to IDEA
* improve format
2018-08-10 12:52:00 +08:00
James Chen
bf1b4f7124
[runtime] Audio works. ( #1151 )
2018-03-17 11:22:56 +08:00
Jare Guo
d9bd3d763c
update license ( #1089 )
...
* updating license
* update license
2018-02-01 15:20:01 +08:00
James Chen
fc98b4bdc0
Sync with cocos2d-x v3 branch ddb4dc8 commit.
2017-04-24 10:49:02 +08:00
James Chen
93add3f0df
[android] Compilation pass on armeabi, armeabi-v7a, arm64-v8a.
2017-01-09 18:06:59 +08:00
James Chen
e6aefcea4b
Updates tags
2017-01-09 17:50:30 +08:00
James Chen
1ffd82c4a3
[Android] Decodes mp3 & ogg audio file by the libaries in Android 7.1 source code. Benefit:
...
* Avoids crashes on some specific android devices (e.g. Red Mi Note4) while decoding audio file in multi-threads.
* Improves performance of decoding, 2x faster
2017-01-09 17:45:55 +08:00