James Chen
230b8a386b
issue #1176 : Changed linebreak symbol to UNIX format ('\n'),replaced 'tab'
...
with four spaces. Also,
1. Used macro NS_CC_BEGIN instead of namespace cocos2d {, NS_CC_END instead
of }.
2. Removed some unused files.
3. Renamed the name of some folders, for example,
"test.android"-->"proj.android" .
2012-04-19 14:35:52 +08:00
dumganhar
4010733c20
fixed #927 : To use 'std::map::find' instead of 'std::map::[]', because '[]' will create a new element with default value.
2011-12-31 17:44:45 +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
ae8737cf7e
comment some log
2011-11-13 00:57:54 +08:00
dumganhar
fd90641c49
merge testf branch
2011-10-29 14:47:13 +08:00
dumganhar
c5b97d70e1
add __pAudioOut = null in construction function
2011-10-21 09:50:30 +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
dumganhar
a59fa1d596
use AudioOut to play effect
2011-10-18 18:10:53 +08:00
dumganhar
40cf322d60
don't use CCAudioOut
2011-10-18 11:11:36 +08:00
dumganhar
e247668ee0
AudioOut support ogg format
2011-10-18 09:45:04 +08:00
dumganhar
ee53c29e5c
switch to 2.0 WVGA
2011-10-16 13:23:48 +08:00
dumganhar
7d9ff2af6f
rename some files
2011-10-14 18:33:14 +08:00