[SDL-CVS] Module SDL_ttf2: Change committed

Hello !

Since so many things have changed, there might be new problems
introduced. The big issue I’ve found so far is with SDL_mixer. As I
mentioned on the mailing list, MP3’s produce an assertion failure. And the
MikMod problem reported on Bugzilla continues to persist.

The MikMod version used in SDL_mixer is really old,
it might be worth to look at the latest stable MikMod version.
Or would this be too much work ?

CU

The MikMod version used in SDL_mixer is really old,
it might be worth to look at the latest stable MikMod version.
Or would this be too much work ?

That’s not a bad idea… I just checked and it’s now under the LGPL.
Feel like working on it?

I made a bug report so we can track the progress:
https://bugzilla.libsdl.org/show_bug.cgi?id=134

See ya!
-Sam Lantinga, Senior Software Engineer, Blizzard Entertainment

Hello !

What were the basic steps getting it into SDL_mixer ?

  1. Adapting the NULL driver to get sound into SDL_mixer.
  2. Adding RW Support.
  3. ?

CU

What were the basic steps getting it into SDL_mixer ?

  1. Adapting the NULL driver to get sound into SDL_mixer.
  2. Adding RW Support.
  3. ?

Yep, pretty much, plus a few build-on-different-platform tweaks over the years.

-Sam Lantinga, Senior Software Engineer, Blizzard Entertainment

Hello, Torsten!

TG> The MikMod version used in SDL_mixer is really old,
TG> it might be worth to look at the latest stable MikMod version.
TG> Or would this be too much work ?

Please check also all already applied patches to the mikmod in the
SDL_mixer. Because some of them even not in the newest MikMod library.

With best regards, Mike Gorchak. E-mail: @Mike_Gorchak