open_toontown_panda3d/panda/src/audio
Sam Edwards 9dd37e9dbc general: Add guards to ensure proper BUILDING_ macros defined
This is designed to sanity-check the buildsystem, ensuring that the
expected BUILDING_ macros are defined at the expected time. It
also helps catch cases where the wrong BUILDING_/EXPCL_ macros
are used.
2018-03-25 13:17:52 -06:00
..
audio.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
audioLoadRequest.I Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
audioLoadRequest.cxx Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
audioLoadRequest.h Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
audioManager.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
audioManager.cxx audio: fix case of get_speaker_setup/set_speaker_setup methods 2017-07-09 15:47:09 +02:00
audioManager.h Merge branch 'fix-audio-distance-factor' of github.com:nikolmiv/panda3d 2017-10-31 19:31:27 +01:00
audioSound.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
audioSound.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
audioSound.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
config_audio.cxx general: Add guards to ensure proper BUILDING_ macros defined 2018-03-25 13:17:52 -06:00
config_audio.h New file headers, new comment style 2016-02-17 17:47:48 +01: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 New file headers, new comment style 2016-02-17 17:47:48 +01:00
nullAudioManager.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
nullAudioSound.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
nullAudioSound.h New file headers, new comment style 2016-02-17 17:47:48 +01: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 New file headers, new comment style 2016-02-17 17:47:48 +01:00