stk-code_catmod/src/audio
hiker cdf3dd8062 Prevented a crash when aborting STK (audio thread is not shut down
in this case, but is getting deleted - but the audio thread might
still try to insert an update event during that time).
2018-01-04 08:58:37 +11:00
..
dummy_sfx.hpp Improve kart audio refactor, see #2921 2017-09-02 22:35:41 -04:00
music_dummy.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
music_information.cpp Make sure that music pointers are always null when deleted 2017-09-13 21:11:12 +02:00
music_information.hpp Add support for loop start of music 2016-07-08 13:54:37 +08:00
music_manager.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
music_manager.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
music_ogg.cpp Reduce variables scope when possible, based on the warnings reported by 2016-10-04 08:55:01 +02:00
music_ogg.hpp Add support for loop start of music 2016-07-08 13:54:37 +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 Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
sfx_buffer.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
sfx_manager.cpp Prevented a crash when aborting STK (audio thread is not shut down 2018-01-04 08:58:37 +11:00
sfx_manager.hpp Improve kart audio refactor, see #2921 2017-09-02 22:35:41 -04:00
sfx_openal.cpp Improve kart audio refactor, see #2921 2017-09-02 22:35:41 -04:00
sfx_openal.hpp Improve kart audio refactor, see #2921 2017-09-02 22:35:41 -04:00