| .. |
|
CMakeLists.txt
|
CMake: Fix error linking OpenAL as framework
|
2023-05-08 20:01:22 +02:00 |
|
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_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
|
general: Update header guard names to fit convention
|
2020-08-17 10:09:13 +02:00 |
|
fmodAudioSound.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
fmodAudioSound.cxx
|
audio: Add positional property getter to AudioSound
|
2022-11-06 11:16:29 +01:00 |
|
fmodAudioSound.h
|
audio: Add support for setting the loop start time of sounds
|
2022-10-22 10:27:57 +02:00 |
|
fmod_audio_composite1.cxx
|
Remove unneeded HAVE_ flags from dtool_config.h generation
|
2015-01-04 20:34:59 +01:00 |
|
openalAudioManager.cxx
|
openal: fix potential iterator invalidation in OpenALAudioManager::update
|
2023-02-12 14:13:02 +01:00 |
|
openalAudioManager.h
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
openalAudioSound.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
openalAudioSound.cxx
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
openalAudioSound.h
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
openal_audio_composite1.cxx
|
Major refactoring of movie code.
|
2007-08-20 22:34:58 +00:00 |