axmol/cocos
James Chen 567fa5b0a7 fixed #17800: [iOS] Streaming audio (normally a background music) maybe cut and may not be looped. (#17947)
* fixed #17800: [iOS] Streaming audio (normally a background music) may be cut and may not be looped.

* Updates including.
2017-06-20 09:04:04 +08:00
..
2d Use const reference where possible. Dropped unnecessary namespace specifier (#17941) 2017-06-20 09:03:35 +08:00
3d small BillBoard optimizations (#17825) 2017-05-22 08:59:55 +08:00
audio fixed #17800: [iOS] Streaming audio (normally a background music) maybe cut and may not be looped. (#17947) 2017-06-20 09:04:04 +08:00
base add a macro to stip fps related data and functions (#17934) 2017-06-20 09:02:13 +08:00
deprecated Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
editor-support revert updating flatbuffers (#17930) 2017-06-15 13:42:50 +08:00
math Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
navmesh Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
network Avoid crash on large file download. (#17735) 2017-04-28 13:38:23 +08:00
physics Calling PhysicsWorld::setDebugDrawMask(false) will no longer crash when DebugDrawMask was already set to false (#17875) 2017-06-05 10:56:52 +08:00
physics3d Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
platform remove "system" usage (#17921) 2017-06-15 11:07:08 +08:00
renderer fix precision issue (#17908) 2017-06-12 08:57:40 +08:00
scripting Processing Lua file(UTF8+BOM) that is encrypted will crash,when free the buffer pointer that is changed pointer address. (#17937) 2017-06-20 09:02:40 +08:00
storage Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ui Add padding options to ListView (#17587) 2017-06-15 14:56:54 +08:00
vr Fixes cocos2d build for tvOS. (#17498) 2017-03-15 10:01:38 +08:00
Android.mk Adds libmd5-rfc third-party library for calculating MD5 since the functions in <openssl/md5.h> aren’t exported in win10, plus <openssl/md5.h> seems to be private header. (#17625) 2017-04-01 11:43:17 +08:00
CMakeLists.txt Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
cc_dummy.c Squashed commit of the following: 2016-03-02 16:51:54 -08:00
cocos2d.cpp Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
cocos2d.h Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00