Commit Graph

11 Commits

Author SHA1 Message Date
wenbin1989 5cfff102ad fix bug in android CocosDenshion
the method called by JNI is moved from Cocos2dxActivity.java to
Cocos2dxHelper.java.
2012-10-16 16:20:41 +08:00
mustime cd6241655b issue : fix a compile error for missing android.so 2012-08-20 12:49:59 +08:00
mustime 6f615ce085 issue : add auto-detection of I9100 model for OpenSLES 2012-08-17 09:58:04 +08:00
mustime 4eee341407 issue : add auto-detection of I9100 model for OpenSLES 2012-08-17 09:51:49 +08:00
mustime 81f9e68351 issue : using dlopen instead of specifing android-9 platform 2012-08-15 15:57:23 +08:00
mustime 89f0508043 issue : add detection for I9100 model 2012-08-13 17:14:33 +08:00
mustime 6beae122da issue : fixed the problem that if the same effect is played for two
times, it will stop and restart
2012-08-02 14:28:40 +08:00
mustime b4e7e1152f issue : fix the problem that effect still plays after stop->resume 2012-07-27 10:36:05 +08:00
mustime 491c05b25c issue : unify the static variables' name to s_pXX 2012-07-26 16:45:21 +08:00
mustime 2e335f6dee issue : changed some names to make the code more readable 2012-07-26 16:22:23 +08:00
mustime bfc53e3453 issue : using OpenSL for playing effects on I9100 2012-07-26 15:30:09 +08:00