Skip to content

Commit

Permalink
update changelog and authors
Browse files Browse the repository at this point in the history
  • Loading branch information
zilongshanren committed Jun 8, 2015
1 parent f4d6d05 commit 9721621
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ Developers:
silverscania
Pass correct parameter to glPixelStorei when creating a texture

stari4ek
Fix VideoPlayer on Android ignore search paths

FlagellumDei
Center the window correctly on windows

Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ cocos2d-x-3.7 ??
[NEW] win10: Added Windows 10.0 Universal App(UWP) support.

[FIX] network: Fix memory leak of HttpClient on iOS and Mac platform.
[FIX] android++: Improve UserDefault's robustness, now the converting behavior is the same as iOS platform.
[FIX] android: Improve UserDefault's robustness, now the converting behavior is the same as iOS platform.
[FIX] android: Fix VideoPlayer on Android ignore search paths.
[FIX] audio: Fixed program may freeze if `AudioEngine::stop` or `AudioEngine::stopAll()` is invoked frequently on Android
[FIX] audio: Fixed audio can't resume if it is interrupted by an incoming phone call.
[FIX] audio: Fixed SimpleAudioEngine::playEffect() lagged on Android 5.0.x
Expand Down

0 comments on commit 9721621

Please sign in to comment.