SDL_mixer bug

SDL_FadeOutMusic does nothing if the music is still fading in. This
means that SDL_FadeOutMusic cannot be used reliably to stop the music.–
Rainer Deyke - rainerd at eldwood.com - http://eldwood.com

SDL_FadeOutMusic does nothing if the music is still fading in. This
means that SDL_FadeOutMusic cannot be used reliably to stop the music.

Patch?
-Sam Lantinga, Software Engineer, Blizzard Entertainment

Sam Lantinga wrote:

SDL_FadeOutMusic does nothing if the music is still fading in. This
means that SDL_FadeOutMusic cannot be used reliably to stop the music.

Patch?
-Sam Lantinga, Software Engineer, Blizzard Entertainment

Attached.–
Rainer Deyke - rainerd at eldwood.com - http://eldwood.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed…
Name: patch0
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20050912/7e1647bd/attachment.txt

SDL_FadeOutMusic does nothing if the music is still fading in. This
means that SDL_FadeOutMusic cannot be used reliably to stop the music.

This is fixed in CVS now, too…thanks!

–ryan.