Re: [sdljava-users] lowering SDL_mixer requirement
Status: Beta
Brought to you by:
ivan_ganza
From: Robert S. <the...@gm...> - 2005-01-26 12:47:20
|
Hi. I wonder why we lose the music functions. This (http://jcatki.no-ip.org/SDL_mixer/SDL_mixer_48.html#SEC48) documentation seems to be for SDL_mixer 1.2.5 but supports the music functions already. I would have expected additional API in 1.2+(2k).x ... :-) cu Robert Ivan Z. Ganza wrote: > Actually I have just downgraded it back to 1.2.5. Seems it is not > actually that stable!! I had this weird problem where it would freeze > on Mix_OpenAudio and never return. My assumption was that it was > something funky on my system but now when I tried with 1.2.5 > everything is fine. > > So we loose temporarily the following methods: > public static MixMusic loadMUS(Buffer buf) > public static MixMusic loadMUS(URL url) > public static MixMusic loadMUS(InputStream in) > > checking these changes in CVS now... > > Robert Schuster wrote: > >> Hello, would it be possible to lower the requirement for the >> SDL_mixer library to version 1.2.5? >> I have a number of distributions where 1.2.6 is not yet stable and >> another bunch of admins which cannot be easily convinced to update :) >> cu Robert >> >> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > sdljava-users mailing list > sdl...@li... > https://lists.sourceforge.net/lists/listinfo/sdljava-users > > |