axmol/cocos/audio/win32
James Chen be43c4210f Fixes crash that playing long audio and then uncacheAll (#17079)
* Fixes crash of playing long audio then uncacheAll.

* update

* Updates comments in MciPlayer.h

* tab -> 4spaces

* include path fix.
2016-12-29 10:05:13 +08:00
..
AudioCache.cpp Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
AudioCache.h Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
AudioDecoder.cpp Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
AudioDecoder.h Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
AudioDecoderManager.cpp Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
AudioDecoderManager.h Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
AudioDecoderMp3.cpp Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
AudioDecoderMp3.h Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
AudioDecoderOgg.cpp Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
AudioDecoderOgg.h Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
AudioEngine-win32.cpp Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
AudioEngine-win32.h Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
AudioMacros.h Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
AudioPlayer.cpp Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
AudioPlayer.h Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
MciPlayer.cpp Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
MciPlayer.h Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00
SimpleAudioEngine.cpp Fixes crash that playing long audio and then uncacheAll (#17079) 2016-12-29 10:05:13 +08:00