minggo
|
dedbd638d3
|
lua runs ok on Android
|
2011-06-01 14:35:28 +08:00 |
yangws
|
6856ffc22c
|
Modify SoundPlayer.cpp for the last TMediaPlayer.so
|
2011-05-19 14:57:16 +08:00 |
yangws
|
e6c7d9fe63
|
fixed bug: The background music not stoped when app enter background some time.
|
2011-05-18 14:34:22 +08:00 |
natural-law
|
846b529e49
|
[wophone] fixed #482, Modify the resource data path for the new WoPhone-SDK.
|
2011-05-06 10:13:12 +08:00 |
walzer
|
cb65469103
|
[airplay] move .mkf to proj.airplay folder, improve SimpleAudioEngine implementation, integrate chipmunk
|
2011-04-04 00:40:39 +08:00 |
walzer
|
6c2f66792f
|
issue #422, add CocosDenshion implementation on airplay port. But it doesn't work correctly.
|
2011-03-31 17:53:35 +08:00 |
minggo
|
22b55eaf78
|
issue #418: add copyright of original author to each file
|
2011-03-19 10:59:01 +08:00 |
unknown
|
795f1b985f
|
Add VC2010 project files on win32
|
2011-03-10 19:50:17 +08:00 |
natural-law
|
93aebbc469
|
[wophone]fixed #386,Resolve the compile conflict on wophone sdk.Modify the makefiles for wophone.
|
2011-03-10 14:24:13 +08:00 |
natural-law
|
7c6147421b
|
[wophone]fixed #377,Replace the word "uphone" with "wophone".
|
2011-03-09 17:28:35 +08:00 |
natural-law
|
6a1b8d64aa
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2011-01-25 15:09:34 +08:00 |
natural-law
|
d56575dd5a
|
[uphone]change the parameter order of function setResource.And add default value of the parameter pszResPath.
|
2011-01-25 14:26:26 +08:00 |
yangws
|
90e8762cd5
|
fixed bug: tests::CocosDenshionTest can't exit program when music playing.
|
2011-01-24 14:31:51 +08:00 |
minggo
|
fe9c7a7be3
|
[win32] return float value of volume
|
2011-01-22 16:40:05 +08:00 |
natural-law
|
5cf0ee5d90
|
[uphone]Modify the param of function get/set volume in SimpleAudioEngine from int to float.The Max/Min value changed to 1.0/0.0
|
2011-01-22 16:22:26 +08:00 |
minggo
|
dd979a4ed9
|
Merge branch 'master' of https://github.com/minggo/cocos2d-x into minggo-master
|
2011-01-21 16:29:13 +08:00 |
minggo
|
b3fe7f5b6c
|
fixed #307:merge TestAudioEngine into tests
|
2011-01-21 16:26:51 +08:00 |
minggo
|
e92970ec69
|
[android] fixed #311: implement cocosdenshin on android
|
2011-01-21 15:15:09 +08:00 |
minggo
|
dfad6ab9f9
|
change the interface of SimpleAudioEngine
|
2011-01-21 15:14:07 +08:00 |
natural-law
|
3d225465c0
|
[uphone]fixed #308,BGM is paused when press power key to make uphone sleep.
|
2011-01-20 13:41:58 +08:00 |
minggo
|
14fa024e48
|
Merge https://github.com/cocos2d/cocos2d-x into merger
|
2011-01-20 09:22:29 +08:00 |
walzer
|
e22ec58feb
|
[iphone] fix compilation error on SimpleAudioEngine::setResource(...)
|
2011-01-19 16:51:40 +08:00 |
minggo
|
d64ac9fdb8
|
issue #311: cocosdenshion for android
|
2011-01-19 16:00:19 +08:00 |
natural-law
|
ec7c24ad8d
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into merge
|
2011-01-19 10:03:39 +08:00 |
natural-law
|
f992838f96
|
[uphone]fixed #293,Modify the absolute path method in CCFileUtils.
|
2011-01-18 18:21:06 +08:00 |
walzer
|
3a844f5527
|
[uphone] fix Makefile.ARM for CocosDenshion
|
2011-01-18 14:54:56 +08:00 |
natural-law
|
acff950860
|
[uphone]fixed #315,remove the way which use resource in ResourceMap.
|
2011-01-14 17:42:37 +08:00 |
minggo
|
7efa234d53
|
issue 311: add some codes to support cocosdenshion on android, the implementation has not implemented
|
2011-01-12 11:49:54 +08:00 |
natural-law
|
3072961d31
|
issue #310.Modify the SimpleAudioEngine in cocos2d-win32.
|
2011-01-11 17:01:06 +08:00 |
natural-law
|
3d45614227
|
issue #310.Modify the SimpleAudioEngine in cocos2d-uphone.
|
2011-01-11 16:41:06 +08:00 |
minggo
|
221943fc26
|
rename SimpleAudioEngine::release() to SimpleAudioEngine::end()
|
2011-01-10 11:47:59 +08:00 |
minggo
|
dca85259b1
|
cocosdenshion ok on iphone
|
2011-01-10 11:39:34 +08:00 |
minggo
|
3712372cc8
|
issue #241: add some files to support cocosdension for iphone
|
2011-01-08 13:41:27 +08:00 |
natural-law
|
95e697d316
|
fixed #262 Add namespace for the project CocosDenshion.
|
2010-12-15 18:28:18 +08:00 |
natural-law
|
9af3d2874d
|
fixed #261 Fix a bug of function SoundPlayer::PlaySoundFromMem().
|
2010-12-14 18:03:31 +08:00 |
natural-law
|
0ab7e88f9f
|
fixed #249 implement read sound data from zip file in SimpleAudioEngine
|
2010-12-11 11:08:03 +08:00 |
yangws
|
678d74ce8e
|
fixed #235 PlayBackMusic use SimpleAudioEngine on win32 can repeat now.
Signed-off-by: yangws <yangws@cocos2d-x.org>
|
2010-12-06 10:43:35 +08:00 |
natural-law
|
b3bb3ce461
|
Merge branch 'iss228'
|
2010-11-30 14:37:35 +08:00 |
natural-law
|
070439382e
|
fixed #228 Optimize function SimpleAudioEngine::stopBackgroundMusic
|
2010-11-30 14:37:11 +08:00 |
Walzer
|
8128c1b322
|
issue #196 fix the bug in doxyen of SimpleAudioEngine
|
2010-11-29 22:17:30 +08:00 |
natural-law
|
6c4d415173
|
fixed #221
|
2010-11-26 11:31:03 +08:00 |
yangws
|
852c57d2c6
|
add CCLOG support on win32 and uphone
|
2010-11-23 18:20:46 +08:00 |
natural-law
|
5b7dc66817
|
debug
|
2010-11-19 07:22:21 +00:00 |
yangws
|
d96599e787
|
|
2010-11-19 02:48:08 +00:00 |
Walzer
|
0ad77b779a
|
issue #211 don't checkout
|
2010-11-18 15:55:00 +00:00 |
Walzer
|
26bfa32ca6
|
issue #211 don't check out
|
2010-11-18 14:56:54 +00:00 |
Walzer
|
5a44e5f1fe
|
issue #211 don't checkout
|
2010-11-18 13:51:33 +00:00 |
Walzer
|
79ed40ef38
|
issue #211 don't check out
|
2010-11-18 13:47:14 +00:00 |
Walzer
|
6afe5752f2
|
rename directories
|
2010-11-18 12:32:01 +00:00 |
yangws
|
bba9049130
|
issue #186 uphone vs wizard build OK.
|
2010-11-18 07:46:59 +00:00 |
Walzer
|
0a2567c646
|
SEL_MunuHandler -> SEL_MenuHandler & SimpleAudioEngine::sharedEngine
|
2010-11-17 08:31:48 +00:00 |
yangws
|
b181701039
|
change win32 porject name
|
2010-11-17 02:46:43 +00:00 |
yangws
|
0618af9711
|
change win32 project name
|
2010-11-17 02:16:21 +00:00 |
Walzer
|
fb25984f12
|
rename getShared methods to shared
|
2010-11-16 07:12:09 +00:00 |
natural-law
|
f73ecd91bb
|
issue #196
add comment of SimpleAudioEngine code
|
2010-11-12 08:33:50 +00:00 |
natural-law
|
70421ccc84
|
issue #168
debug
|
2010-11-12 03:48:51 +00:00 |
natural-law
|
7e0b582ab0
|
issue #168
debug
|
2010-11-12 02:59:38 +00:00 |
natural-law
|
85555c50d7
|
issue #168
debug
|
2010-11-12 02:58:19 +00:00 |
Walzer
|
94806c9194
|
merge with tag/0.99.4-uphone-0.9.0
|
2010-11-11 03:18:58 +00:00 |
yangws
|
dba50b2693
|
fixed #180 implement SimpleAudioEngine using MCI. Support Midi and wave default.
|
2010-10-22 01:39:14 +00:00 |
natural-law
|
0397ea0a74
|
issue #182
|
2010-10-21 06:44:02 +00:00 |
natural-law
|
27f125cc77
|
issue #168
reconstruct the SimpleAudioEngine
|
2010-10-21 02:21:24 +00:00 |
natural-law
|
0fa86461c8
|
modify the makefiles and submit the install project file(NinJia.TG3_IProc)
|
2010-10-18 08:54:19 +00:00 |
natural-law
|
cd08895a64
|
issue #168
reconstruct the SimpleAudioEngine
|
2010-10-18 07:08:20 +00:00 |
natural-law
|
d11e17e016
|
issue #168
reconstruct the SimpleAudioEngine
|
2010-10-18 07:07:55 +00:00 |
Walzer
|
cddcb67f18
|
build to a statib lib on uphone
|
2010-10-18 02:34:09 +00:00 |
Walzer
|
fec0e79545
|
UNDER_UPHONE -> CCX_UNDER_UPHONE
|
2010-10-16 08:50:48 +00:00 |
Walzer
|
c76902c8bc
|
UNDER_UPHONE -> CCX_UNDER_UPHONE
|
2010-10-16 08:28:28 +00:00 |
natural-law
|
723837d19c
|
change background music player from SoundPlayer object to a pointer of SoundPlayer.
|
2010-10-16 08:25:09 +00:00 |
Walzer
|
507ca57b0e
|
SimpleAudioEngine::getSharedSimpleAudioEngine -> getSharedEngine
|
2010-10-13 13:59:06 +00:00 |
natural-law
|
ee773c13b2
|
issue #168
back to the version for sdk 0925
|
2010-10-13 08:46:33 +00:00 |
natural-law
|
b093889436
|
issue #168
complete the Audio Engine
|
2010-10-13 06:18:03 +00:00 |
natural-law
|
6c1d28acb4
|
issue #168
resolve the serious delay of play effect
|
2010-10-12 07:55:56 +00:00 |
natural-law
|
7df52f2463
|
issue #168
|
2010-10-11 08:21:20 +00:00 |
natural-law
|
3f6e162ba7
|
issue #168
|
2010-10-09 02:47:09 +00:00 |
natural-law
|
6d658b341c
|
issue #168
the effect can be played and clear some memory leak
|
2010-09-30 03:25:15 +00:00 |
natural-law
|
5f46a9b9ee
|
issue #168
implement SimpleAudioEngine and add a test project about SimpleAudioEngine
|
2010-09-29 09:29:43 +00:00 |