stk-code_catmod/src/audio
2019-05-06 15:17:19 +08:00
..
dummy_sfx.hpp Properly use the ENABLE_SOUND flag 2018-07-07 10:43:05 +08:00
music_dummy.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
music_information.cpp Make isPlaying of music thread safe 2018-11-08 01:00:17 +08:00
music_information.hpp Make isPlaying of music thread safe 2018-11-08 01:00:17 +08:00
music_manager.cpp Add a possibility to disable sound in commandline 2018-08-18 23:34:54 +02:00
music_manager.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
music_ogg.cpp Make isPlaying of music thread safe 2018-11-08 01:00:17 +08:00
music_ogg.hpp Make isPlaying of music thread safe 2018-11-08 01:00:17 +08:00
music.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
sfx_base.hpp Improve kart audio refactor, see #2921 2017-09-02 22:35:41 -04:00
sfx_buffer.cpp Add a possibility to disable sound in commandline 2018-08-18 23:34:54 +02:00
sfx_buffer.hpp Disable sound code in server only build and rename the flag 2018-07-07 09:48:43 +08:00
sfx_manager.cpp Use monotonic clock to avoid system time changes 2019-05-06 15:17:19 +08:00
sfx_manager.hpp Convert more getRealTime to getRealTimeMs 2018-11-08 01:37:21 +08:00
sfx_openal.cpp Disable sound code in server only build and rename the flag 2018-07-07 09:48:43 +08:00
sfx_openal.hpp Properly use the ENABLE_SOUND flag 2018-07-07 10:43:05 +08:00