axmol/cocos/platform
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 use SharedPreferences.apply() instead (#16632) 2016-09-30 14:58:30 +08:00
apple fix for #16589 (#16636) 2016-10-04 22:26:40 -07:00
desktop Features: add events for window resize, focus, and unfocus (#16578) 2016-09-20 20:32:33 -07:00
ios fix mac system font creation with NSFont 2016-10-08 14:34:55 +08:00
linux Performance tweak: use range-based for-loops instead of iterator-based for-loops. (#16642) 2016-10-11 10:59:44 -07:00
mac fix mac system font creation with NSFont 2016-10-08 14:34:55 +08: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
win8.1-universal Josh/winrt inplace editbox (#15473) 2016-04-25 11:17:09 +08:00
win32 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
winrt Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCApplication.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCApplicationProtocol.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCCommon.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCDevice.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCFileUtils.cpp Fix implicit conversion warning (#16598) 2016-09-26 14:49:47 +08:00
CCFileUtils.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGL.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGLView.cpp fix: uses correct design resolution (#16534) 2016-09-07 12:01:40 +08:00
CCGLView.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCImage.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCImage.h Remove unnecessary inline keywords (#16562) 2016-09-12 09:44:21 +08:00
CCPlatformConfig.h Fix typos in documentation and comments 2016-05-05 08:05:20 +09:00
CCPlatformDefine.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCPlatformMacros.h Merge pull request #13950 from Almax27/patch-4 2016-04-21 14:56:01 +08:00
CCSAXParser.cpp Fix implicit conversion warning (#16598) 2016-09-26 14:49:47 +08:00
CCSAXParser.h Fix implicit conversion warning (#16598) 2016-09-26 14:49:47 +08:00
CCStdC.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCThread.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCThread.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CMakeLists.txt fix for #16589 (#16636) 2016-10-04 22:26:40 -07:00