open_toontown_panda3d/panda/src/audio
gabe ad97e88a54
Enable OpenAL-Soft extensions for non-framework builds and add config for disabling HRTF (#1620)
2024-10-17 21:34:32 +02:00
..
CMakeLists.txt CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
audio.h audio: change include guard naming to be more consistent 2019-04-02 21:32:22 +02:00
audioLoadRequest.I event: Update AsyncFuture to use new atomics implementation 2022-02-23 23:20:49 +01:00
audioLoadRequest.cxx Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
audioLoadRequest.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
audioManager.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
audioManager.cxx general: removed all WIN32, WIN32_VC and friends 2020-02-05 22:45:03 -07:00
audioManager.h Merge branch 'release/1.10.x' into master 2020-09-12 23:23:58 +02:00
audioSound.I audio: Add positional property getter to AudioSound 2022-11-06 11:16:29 +01:00
audioSound.cxx cleanup: Fix assorted issues uncovered by clang-tidy 2023-02-12 18:17:03 +01:00
audioSound.h audiotraits: Add directional sound support to OpenAL (#1451) 2023-02-07 13:14:59 +01:00
config_audio.cxx Enable OpenAL-Soft extensions for non-framework builds and add config for disabling HRTF (#1620) 2024-10-17 21:34:32 +02:00
config_audio.h Enable OpenAL-Soft extensions for non-framework builds and add config for disabling HRTF (#1620) 2024-10-17 21:34:32 +02:00
filterProperties.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
filterProperties.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
filterProperties.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
nullAudioManager.cxx audio: Code formatting fixes in nullAudioManager.cxx 2022-11-06 11:22:10 +01:00
nullAudioManager.h Remove support for Miles audio system 2019-07-10 14:13:36 +02:00
nullAudioSound.cxx audio: Add positional property getter to AudioSound 2022-11-06 11:16:29 +01:00
nullAudioSound.h audio: Add support for setting the loop start time of sounds 2022-10-22 10:27:57 +02:00
p3audio_composite1.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
test_audio.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00