axmol/cocos/audio/win32
Vladimir Timofeev 48108e548a Fix compile errors with recent mingw.
Constify arguments to copy constuctors. Without this gcc fail to compile if classes used inside containers.
Error message is rather cryptic: " error: 'constexpr std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = const int; _T2 = cocos2d::experimental::AudioPlayer]' declared to take const reference, but implicit declaration would take non-const"
2014-11-14 10:52:17 +03:00
..
AudioCache.cpp Fix compile errors with recent mingw. 2014-11-14 10:52:17 +03:00
AudioCache.h Fix compile errors with recent mingw. 2014-11-14 10:52:17 +03:00
AudioEngine-win32.cpp fix macro 2014-09-30 09:57:28 +08:00
AudioEngine-win32.h fix macro 2014-09-30 09:57:28 +08:00
AudioPlayer.cpp Fix compile errors with recent mingw. 2014-11-14 10:52:17 +03:00
AudioPlayer.h Fix compile errors with recent mingw. 2014-11-14 10:52:17 +03:00
MciPlayer.cpp win32 can not stop looping sound effect 2014-09-01 15:03:57 +08:00
MciPlayer.h Compiles in Win32 2014-09-09 18:07:24 -07:00
SimpleAudioEngine.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00