axmol/cocos/audio/mac
Ricardo Quesada 3dda35b4ef Adds `std::nothrow` to `new`
Since cocos2d-x doesn't support exceptions, it is important to add
`std::nothrow` to all the `new` statements
2014-08-27 16:31:57 -07:00
..
CDAudioManager.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
CDAudioManager.m closed #4590, remove -> property access 2014-03-28 16:41:33 +08:00
CDConfig.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
CDOpenALSupport.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
CDOpenALSupport.m issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
CDXMacOSXSupport.h closed #4562, fix audio resume bug after stop the music 2014-03-27 10:43:57 +08:00
CDXMacOSXSupport.mm Add new line at the end of a file to *.mm 2014-06-19 20:48:50 +09:00
CocosDenshion.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
CocosDenshion.m openal context not destroy correctly on mac and ios 2013-12-30 08:37:36 +08:00
SimpleAudioEngine.mm Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
SimpleAudioEngine_objc.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
SimpleAudioEngine_objc.m issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00