dumganhar
dea2713f51
fixed #907 : add blackberry port
...
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into blackberry
Conflicts:
cocos2dx/platform/CCSAXParser.h
2011-12-12 11:49:49 +08:00
minggo
8c5c3300aa
Merge pull request #612 from dumganhar/issue904
...
Issue904
2011-12-11 19:33:07 -08:00
dumganhar
1c9ecabd89
modify all projects config
2011-12-09 17:03:11 +08:00
dumganhar
5dea9b8205
fix a crash bug in SimpleAudioEngine.cpp
...
update helloworld and tests main.cpp and AppDelegate.cpp files
2011-12-09 15:54:35 +08:00
dumganhar
b398d75e21
modify tests 'Res' link to 'Resource', remove the coupling between CocosDenshion and Cocos2dx
2011-12-09 10:32:00 +08:00
dumganhar
b11bcacea8
modify Device-Debug project setting, finished running on device!
2011-12-08 18:22:06 +08:00
dumganhar
fa07d16f73
switch to WVGA
2011-12-08 11:07:17 +08:00
dumganhar
de7754697f
fixed #904 : use relative path for bada 2.0 projects
2011-12-07 18:26:38 +08:00
styck
96d400d918
Replace expat with libxml2, added libxml2 libraries and header files. Library built from: https://github.com/marmalade/marmalade-libxml2
...
Refactored Accelerometer to match other platforms
Updated SimpleAudioEngine.cpp with new functions. (NOT tested).
Updated app.icf for latest Marmalade
Update deprecated function calls.
Removed CCSAXParser_aiplay.cpp - not used, uses default in platform.
2011-12-06 18:32:36 -08:00
dumganhar
520e3365c1
modify some project settings
2011-12-06 16:17:49 +08:00
dumganhar
bfdb908d01
add Cocos2dx project
...
add HelloWorld project and rename proj.blackberry fold to proj.qnx
2011-12-06 14:56:37 +08:00
dumganhar
5408fd1ee7
add CocosDenshion project for blackberry
2011-12-06 10:34:09 +08:00
dumganhar
4bdd70ab90
fixed #781 : Add functions for effects
2011-11-29 09:27:44 +08:00
dumganhar
3442d17dbe
fixed #880 : implement preLoadBackgroundMusic on bada, fix the bug that playEffect repeatly can't work. Modify CC_ASSERT macro define.
2011-11-28 18:05:38 +08:00
dumganhar
5a1891087d
fixed #880 : support playeffect repeatly on bada.
2011-11-28 16:09:01 +08:00
dumganhar
55d9beb92e
issue #880 : playEffect repeatly can't work on bada platform
2011-11-28 15:49:37 +08:00
dumganhar
cad4ff05f3
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into master_base
...
Conflicts:
cocos2dx/textures/CCTextureCache.cpp
2011-11-28 15:43:13 +08:00
minggo
59f2ce10f2
issue #781 : implement audio functions on win32
2011-11-25 14:27:30 +08:00
minggo
89dbfee129
issue #781 : add sound functions on linux
2011-11-24 22:16:24 -08:00
minggo
7e61ce7d67
issue #781 : add audio functions on linux
2011-11-25 10:48:05 +08:00
minggo
bd595516b8
issue #781 : add new functions for sound
2011-11-25 09:56:06 +08:00
dumganhar
2bd49545fa
add bada1.0 pthread support
2011-11-24 00:07:50 +08:00
U-zhangxm-PC\zhangxm
d84b6c25be
issue #223 : merge bada branch and fix some error
2011-11-18 18:45:05 +08:00
dumganhar
ae8737cf7e
comment some log
2011-11-13 00:57:54 +08:00
Leon
83fcf18fcc
install correct fmod libs to /usr/local/lib
2011-11-09 18:47:14 +08:00
dumganhar
0d6ea61b76
fixed some bug:1.setDeviceOrientation, chipmunkDemo glOrthof
2011-11-07 18:18:10 +08:00
dumganhar
3b48a69d01
remove setResourcePath method
2011-11-07 14:19:46 +08:00
dumganhar
e9a2818d0d
use wvga setting, add SYSTEM_SERVICE
2011-11-02 01:11:06 +08:00
dumganhar
6bdf46cb00
fixed a bug in sort.c
2011-11-01 11:32:46 +08:00
dumganhar
f43530c010
Merge branch 'test' of https://github.com/dumganhar/cocos2d-x into bada
...
Conflicts:
CocosDenshion/proj.bada/sdk1.0/.cproject
CocosDenshion/proj.bada/sdk2.0/.cproject
cocos2dx/platform/bada/CCApplication_bada.cpp
2011-10-31 09:34:40 +08:00
dumganhar
853126036d
add ogg source for cocosDenshion project
2011-10-29 15:38:15 +08:00
dumganhar
fd90641c49
merge testf branch
2011-10-29 14:47:13 +08:00
Leon
59939218f5
add 64 bit fmodex for Linux
2011-10-28 15:43:44 +08:00
Leon
b7f0385a2b
bundle 64 bit linux static libs
2011-10-28 12:19:26 +08:00
dumganhar
d061e8323d
modify project configure
2011-10-27 19:22:14 +08:00
dumganhar
5db8a24389
fixed one issue in cocosdenshion
2011-10-26 18:38:27 +08:00
dumganhar
a8f91669ce
modify CocosDenshion/proj.bada/sdk1.0/.badaprj
2011-10-25 17:53:39 +08:00
dumganhar
55d2e95845
modify project configure
2011-10-25 17:49:50 +08:00
dumganhar
4b653c89d1
modify project configure
2011-10-25 14:12:42 +08:00
dumganhar
bf4cbbdd35
use shared lib for cocosdenshion
2011-10-24 14:21:46 +08:00
dumganhar
3aef823bd5
rename sdk1.2 to sdk1.0
2011-10-24 11:00:11 +08:00
laschweinski
5589335d3a
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into linux_port1
2011-10-22 19:27:35 +08:00
laschweinski
04633242ba
fix a bug in audio player
2011-10-22 19:10:50 +08:00
dumganhar
c5b97d70e1
add __pAudioOut = null in construction function
2011-10-21 09:50:30 +08:00
dumganhar
eb901be664
project config change
2011-10-21 09:49:57 +08:00
dumganhar
da794c1613
Merge branch 'master' into bada
2011-10-21 09:28:29 +08:00
dumganhar
fdbb989ce5
make sdk1.2 to sdk1.0
2011-10-20 18:31:10 +08:00
dumganhar
ccbdf54c6d
if audio is playing, skip of it;
2011-10-20 13:49:01 +08:00
dumganhar
63e8fe156b
reset audio when audioout is interupted
2011-10-20 13:43:10 +08:00
dumganhar
707f2c2561
fix buffer count wrong
2011-10-19 17:15:21 +08:00