axmol/cocos/audio
QingliWang 7c1f88423b Fix bug when app paused the music is still resumed to play after interruption completed. (#16679)
* Support audio interruption and resume callback when change earphone status.

* Refactor keyevent callback and add makecurrent for compatible with different binary.

* Enable Tizen indicator.

* Remove the unnecessary evasobject in the window and refactor the function for glview mode.

* Fix the compatible issue between Tizen 2.3 and 2.4.

* Fix the wrong directory of script resources for HellLua template project.

* Create performance-test project for Tizen platform.
2016-10-12 15:48:27 +08:00
..
android merge v3.13.1 back to v3 2016-09-15 10:08:28 +08:00
apple fixed #16547: [ios, mac] Protencial memory leak in AudioPlayer.mm. (#16556) 2016-09-12 09:48:27 +08:00
include Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
ios fixed #14148: Got an error while pressing home button at launch, after resuming from background, SimpileAudioEngine::playEffect will not be mute. 2016-07-27 15:33:02 +08:00
linux Fix warning (#16591) 2016-09-20 14:50:47 +08:00
mac Fix typos in log messages 2016-07-25 02:53:22 +09:00
tizen Fix bug when app paused the music is still resumed to play after interruption completed. (#16679) 2016-10-12 15:48:27 +08:00
win32 Performance tweak: use range-based for-loops instead of iterator-based for-loops. (#16642) 2016-10-11 10:59:44 -07:00
winrt Use nullptr instead of 0 or NULL 2016-06-23 12:39:23 +09:00
AudioEngine.cpp Fixes potential crash in AudioEngine::uncache(filePath). (#16345) 2016-08-11 16:06:59 +08:00
CMakeLists.txt Squashed commit of the following: 2016-03-02 16:51:54 -08:00