open_toontown_panda3d/panda/src/audiotraits
rdb abe20fc489 fmod: return NullAudioSound if file does not exist
This matches the OpenAL behaviour, and is needed to fix the unit tests on macOS.
2018-07-08 21:49:37 +02:00
..
config_fmodAudio.cxx general: Add guards to ensure proper BUILDING_ macros defined 2018-03-25 13:17:52 -06:00
config_fmodAudio.h Support static linking with FMOD 2018-02-02 23:19:23 +01:00
config_milesAudio.cxx general: Add guards to ensure proper BUILDING_ macros defined 2018-03-25 13:17:52 -06:00
config_milesAudio.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
config_openalAudio.cxx general: Add guards to ensure proper BUILDING_ macros defined 2018-03-25 13:17:52 -06:00
config_openalAudio.h openal: "reattempt" -> "retry" 2018-03-06 19:02:05 -07:00
fmodAudioManager.cxx fmod: return NullAudioSound if file does not exist 2018-07-08 21:49:37 +02:00
fmodAudioManager.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
fmodAudioSound.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
fmodAudioSound.cxx fmod: return NullAudioSound if file does not exist 2018-07-08 21:49:37 +02:00
fmodAudioSound.h fmod: return NullAudioSound if file does not exist 2018-07-08 21:49:37 +02:00
fmod_audio_composite1.cxx Remove unneeded HAVE_ flags from dtool_config.h generation 2015-01-04 20:34:59 +01:00
globalMilesManager.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
globalMilesManager.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
globalMilesManager.h general: pvector<unsigned char> -> vector_uchar 2018-06-10 02:25:10 -06:00
milesAudioManager.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
milesAudioManager.h general: pvector<unsigned char> -> vector_uchar 2018-06-10 02:25:10 -06:00
milesAudioSample.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
milesAudioSample.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
milesAudioSample.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
milesAudioSequence.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
milesAudioSequence.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
milesAudioSequence.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
milesAudioSound.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
milesAudioSound.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
milesAudioSound.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
milesAudioStream.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
milesAudioStream.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
milesAudioStream.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
miles_audio_composite1.cxx miles streaming 2007-08-01 18:52:35 +00:00
openalAudioManager.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
openalAudioManager.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
openalAudioSound.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
openalAudioSound.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
openalAudioSound.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
openal_audio_composite1.cxx Major refactoring of movie code. 2007-08-20 22:34:58 +00:00