Özkan Sezer
Özkan Sezer
I converted this so that it applies and builds/works with SDL_sound (https://hg.icculus.org/icculus/SDL_sound/), seems to work fine with the files you attached: [SDL_sound.patch.txt](https://github.com/Konstanty/libmodplug/files/6680535/SDL_sound.patch.txt) (not yet applied.) If you see any gotchas...
Applied this to SDL_mixer, SDL_sound, and to my libmodplug fork.
Is there any chance that this gets in ?
This #1557 and next #1558 must be combined into the following, and #1558 must be discarded. ```diff diff --git a/stb_vorbis.c b/stb_vorbis.c index 3e5c250..3dbfb55 100644 --- a/stb_vorbis.c +++ b/stb_vorbis.c @@ -3662,7...
We would use this functionality in SDL_mixer. Any plans for merging?
Can we get this in please so that SDL_mixer and others can use it? Do you need any changes to it?
Rebased to current master.
Rebased (again.)
Is there any chance that this gets in ?