axmol/cocos/audio/apple
James Chen 1f8eb3b7f5 fixed #17494: Adds setTimeout to wrap NSTimer since ‘timerWithTimeInterval:repeats:block’ is only available from iOS 10, macOS 10.12. (#17518)
* fixed #17494: Adds setTimeout to wrap NSTimer since ‘timerWithTimeInterval:repeats:block’ is only available from iOS 10, macOS 10.12.

* Sets _timeoutCallback to nullptr if onTimeoutCallback is called.
2017-03-16 11:04:36 +08:00
..
AudioCache.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
AudioCache.mm fixed #17494: Adds setTimeout to wrap NSTimer since ‘timerWithTimeInterval:repeats:block’ is only available from iOS 10, macOS 10.12. (#17518) 2017-03-16 11:04:36 +08:00
AudioDecoder.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
AudioDecoder.mm Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
AudioEngine-inl.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
AudioEngine-inl.mm fixed #17395: OpenAL A003 error if doing AL invocation before alcMakeContextCurrent(s_ALContext); (#17492) 2017-03-14 13:56:12 +08:00
AudioMacros.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
AudioPlayer.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
AudioPlayer.mm Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00