..
config_fmodAudio.cxx
general: Don't require BUILDING_* for static builds
2018-08-31 23:54:32 -06:00
config_fmodAudio.h
Support static linking with FMOD
2018-02-02 23:19:23 +01:00
config_milesAudio.cxx
general: Don't require BUILDING_* for static builds
2018-08-31 23:54:32 -06:00
config_milesAudio.h
New file headers, new comment style
2016-02-17 17:47:48 +01:00
config_openalAudio.cxx
general: Don't require BUILDING_* for static builds
2018-08-31 23:54:32 -06:00
config_openalAudio.h
openal: "reattempt" -> "retry"
2018-03-06 19:02:05 -07:00
fmodAudioManager.cxx
audio: get_sound and uncache_sound should take Filename, not string
2018-09-02 20:55:58 +02:00
fmodAudioManager.h
audio: get_sound and uncache_sound should take Filename, not string
2018-09-02 20:55:58 +02:00
fmodAudioSound.I
New file headers, new comment style
2016-02-17 17:47:48 +01:00
fmodAudioSound.cxx
fmod: fix FmodAudioSound::get_speaker_mix()
2018-11-06 20:33:56 +01:00
fmodAudioSound.h
general: Distinguish local/system includes
2018-11-10 18:00:10 -07: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: Distinguish local/system includes
2018-11-10 18:00:10 -07:00
milesAudioManager.cxx
audio: get_sound and uncache_sound should take Filename, not string
2018-09-02 20:55:58 +02:00
milesAudioManager.h
general: Distinguish local/system includes
2018-11-10 18:00:10 -07: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: Distinguish local/system includes
2018-11-10 18:00:10 -07: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: Distinguish local/system includes
2018-11-10 18:00:10 -07: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: Distinguish local/system includes
2018-11-10 18:00:10 -07: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: Distinguish local/system includes
2018-11-10 18:00:10 -07:00
miles_audio_composite1.cxx
miles streaming
2007-08-01 18:52:35 +00:00
openalAudioManager.cxx
general: fix various unprotected debug() outputs
2019-08-03 10:33:43 +02:00
openalAudioManager.h
audio: get_sound and uncache_sound should take Filename, not string
2018-09-02 20:55:58 +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
Revert "openal: Grab volume from manager instead of assuming max volume."
2018-12-04 15:54:02 +01: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