RingRacers/src/audio
toaster b6be0ef6e8 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug
# Conflicts:
#	src/audio/xmp.cpp
#	src/audio/xmp_player.cpp
#	src/sdl/new_sound.cpp
2023-01-22 15:20:14 +00:00
..
chunk_load.cpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
chunk_load.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
CMakeLists.txt audio: Add pure-ISO C++17 audio mixer and backend 2023-01-04 16:51:12 -06:00
expand_mono.cpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
expand_mono.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
filter.cpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
filter.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
gain.cpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
gain.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
gme.cpp Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00:00
gme.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
gme_player.cpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
gme_player.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
mixer.cpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
mixer.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
music_player.cpp Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00:00
music_player.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
ogg.cpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
ogg.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
ogg_player.cpp Merge branch 'fix-loopms' into 'master' 2023-01-14 03:50:10 +00:00
ogg_player.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
resample.cpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
resample.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
sample.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
sound_chunk.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
sound_effect_player.cpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
sound_effect_player.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
source.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
wav.cpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
wav.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
wav_player.cpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
wav_player.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
xmp.cpp Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00:00
xmp.hpp Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00:00
xmp_player.cpp Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00:00
xmp_player.hpp Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00:00