update SDL_mixer to SDL3_mixer 3.2.0

This commit is contained in:
Sven Balzer
2026-04-02 16:52:07 +02:00
parent 05b19704f8
commit 8a5caf5c0d
1202 changed files with 366156 additions and 152445 deletions
+40
View File
@@ -0,0 +1,40 @@
[submodule "external/flac"]
path = external/flac
url = https://github.com/libsdl-org/flac.git
branch = 1.3.4-SDL
[submodule "external/ogg"]
path = external/ogg
url = https://github.com/libsdl-org/ogg.git
branch = v1.3.5-SDL
[submodule "external/vorbis"]
path = external/vorbis
url = https://github.com/libsdl-org/vorbis.git
branch = v1.3.7-SDL
[submodule "external/opus"]
path = external/opus
url = https://github.com/libsdl-org/opus.git
branch = v1.4.x-SDL
[submodule "external/opusfile"]
path = external/opusfile
url = https://github.com/libsdl-org/opusfile.git
branch = v0.13-git-SDL
[submodule "external/tremor"]
path = external/tremor
url = https://github.com/libsdl-org/tremor.git
branch = v1.2.1-SDL
[submodule "external/mpg123"]
path = external/mpg123
url = https://github.com/libsdl-org/mpg123.git
branch = v1.33.4-SDL
[submodule "external/libxmp"]
path = external/libxmp
url = https://github.com/libsdl-org/libxmp.git
branch = 4.7.0-SDL
[submodule "external/wavpack"]
path = external/wavpack
url = https://github.com/libsdl-org/wavpack.git
branch = 5.9.0-SDL
[submodule "external/libgme"]
path = external/libgme
url = https://github.com/libsdl-org/game-music-emu.git
branch = v0.6.4-SDL