Dhilan007
|
18307d52da
|
fix macro
|
2014-09-30 09:48:24 +08:00 |
Dhilan007
|
7ebe4a5548
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-audio-win32
Conflicts:
cocos/audio/AudioEngine.cpp
cocos/audio/apple/AudioPlayer.h
cocos/audio/include/AudioEngine.h
tests/cpp-tests/Classes/NewAudioEngineTest/NewAudioEngineTest.cpp
tests/cpp-tests/Classes/NewAudioEngineTest/NewAudioEngineTest.h
|
2014-09-30 09:45:47 +08:00 |
Ricardo Quesada
|
7a1dac5aa6
|
Fixes audio issues when using CMake on Mac
|
2014-09-29 14:07:11 -03:00 |
Dhilan007
|
f2f1331026
|
New Audio Engine[Win32]
|
2014-09-29 10:15:41 +08: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
|
f6992b94de
|
fix crash in AudioEngine
|
2014-09-14 22:48:41 +08:00 |
Dhilan007
|
1d43c6ec82
|
Fix name of variables and coding style.
|
2014-09-10 17:12:46 +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
|
1d900940ab
|
Refactoring API:
1.Remove Singleton Pattern
2.Make AudioProfile clear.
|
2014-09-05 14:34:30 +08:00 |
Dhilan007
|
6b4b5ed943
|
Refactoring API:
1.Remove Singleton Pattern
2.Make AudioProfile clear.
|
2014-09-05 11:13:51 +08:00 |
Dhilan007
|
fc9a0f9be9
|
Implement logical codes of new audio engine on IOS.
|
2014-09-03 18:19:21 +08:00 |