I looked at the SDL_mixer music code and to my shock I found it rife
with potential multi-threaded problems. Ryan had already cleaned up
the mixer code, but the music code still needed an overhaul.
So, I’ve done that overhaul, and I would like everybody who is using
SDL_mixer for music playback to check out the latest CVS snapshot and
let me know if it introduces any new bugs:
http://www.libsdl.org/cvs/SDL_mixer-1.2.4.tar.gz
Please send me mail directly at @slouken if you’ve tried it,
and let me know how it worked for you.
Thanks!
-Sam Lantinga, Software Engineer, Blizzard Entertainment
I looked at the SDL_mixer music code and to my shock I found it rife
with potential multi-threaded problems. Ryan had already cleaned up
the mixer code, but the music code still needed an overhaul.
So, I’ve done that overhaul, and I would like everybody who is using
/me is beginning to wonder if Sam is related to the Energizer bunny…
SDL_mixer for music playback to check out the latest CVS snapshot and
let me know if it introduces any new bugs:
http://www.libsdl.org/cvs/SDL_mixer-1.2.4.tar.gz
Please send me mail directly at slouken at libsdl.org if you’ve tried it,
and let me know how it worked for you.
Thanks!
-Sam Lantinga, Software Engineer, Blizzard Entertainment
I’ll try it when I get home, the game I’m writing at home uses SDL_mixer for
music currently…
Thanks!
-EvilTypeGuyOn Thu, May 16, 2002 at 11:36:33AM -0700, Sam Lantinga wrote: