WenhaiLin
|
86a68f5a09
|
AudioEngine:refine thread pool
|
2015-07-09 14:31:03 +08:00 |
WenhaiLin
|
b395ef06d8
|
AudioEngine:support preload for audio[WIN32/WINRT 8.1/WP8.1]
|
2015-07-08 10:48:20 +08:00 |
linshun
|
77639bc88e
|
issue #12078: Added audio group.
|
2015-05-28 15:46:02 +08:00 |
anniruddh.koppal
|
2db5a89b87
|
Added new audio engine with wav support
|
2015-05-15 18:17:52 -07:00 |
samuele3hu
|
c3ad458a26
|
Update comment for Lua
|
2015-03-30 15:47:47 +08:00 |
Wenhai Lin
|
fdffad3956
|
[ci skip]Fixed warnings when generating docs by doxygen.
|
2015-03-27 10:52:59 +08:00 |
WenhaiLin
|
2caff4e64d
|
[ci skip]Update comments
|
2015-03-24 14:12:58 +08:00 |
VisualSJ
|
f87b06a1c8
|
Add javascript notes...
cocos/2d/CCAction.h
cocos/2d/CCActionCamera.h
cocos/2d/CCActionCatmullRom.h
cocos/2d/CCActionInstant.h
cocos/2d/CCActionInterval.h
cocos/2d/CCActionManager.h
cocos/audio/include/AudioEngine.h
cocos/audio/include/SimpleAudioEngine.h
|
2015-03-19 18:41:11 +08:00 |
WenhaiLin
|
e528531b4b
|
[ci skip]Update document
|
2015-03-19 10:38:12 +08:00 |
kompjoefriek
|
ca48c5e5dd
|
Fixed lots of compiler warnings
- signed / unsigned mismatches
- using int as bool
- Removed throw() from CCFrame.h, why is explained here:
http://www.gotw.ca/publications/mill22.htm
|
2015-01-23 02:02:33 +01:00 |
raydelto
|
e20c347767
|
Fixing typo in the constant INVAILD_AUDIO_ID of the new AudioEngine, changing it to INVALID_AUDIO_ID
|
2014-12-31 20:51:45 -04:00 |
Ricardo Quesada
|
50dcae4bef
|
fixes compiler warnings
|
2014-11-14 13:07:34 -08:00 |
Dhilan007
|
f52c3e5a83
|
Remove unneeded include in AudioEngine.h
|
2014-11-13 22:02:28 +08:00 |
Dhilan007
|
18307d52da
|
fix macro
|
2014-09-30 09:48:24 +08:00 |
Ricardo Quesada
|
7a1dac5aa6
|
Fixes audio issues when using CMake on Mac
|
2014-09-29 14:07:11 -03:00 |
Dhilan007
|
936c3b3f79
|
New Audio Engine -MAC
|
2014-09-22 15:38:12 +08:00 |
Dhilan007
|
9942206c53
|
move AudioEngine in cocos2d:experimental namespace
|
2014-09-16 10:22:25 +08:00 |
Dhilan007
|
e588b371bd
|
Replace with 'struct' for AudioInfo/ProfileHelper.
|
2014-09-10 14:09:42 +08:00 |
Dhilan007
|
e45a4ff1bd
|
1.Fix name of variables.
2.Fix control of volume on android.
|
2014-09-10 13:47:17 +08:00 |
Dhilan007
|
f2b7bd62d5
|
update Xcode project for audio engine
|
2014-09-09 11:41:17 +08:00 |
Dhilan007
|
6b4b5ed943
|
Refactoring API:
1.Remove Singleton Pattern
2.Make AudioProfile clear.
|
2014-09-05 11:13:51 +08:00 |
Dhilan007
|
ca652cefee
|
New audio engine API[2d]
|
2014-09-03 18:18:47 +08:00 |