Özkan Sezer
Özkan Sezer
> The error I get is as follows: Is 2003332927 the actual value Mix_OpenAudio() returns?
> > Is 2003332927 the actual value Mix_OpenAudio() returns? > > No, it returns 0. The audio device does seem to be open and working fine > but there is...
> (also, wow, let's deprecate Mix_SetMusicCMD in general.) Oh yes - and right now is best yes?
Patch to remove support for music playback using an external cmd: [patch.txt](https://github.com/libsdl-org/SDL_mixer/files/9030987/patch.txt)
Well, pity..
Current libmp development tree has full support for cmake, we hope to make a 4.5.1 release soon (we hope..) IMO, there are two options: - backport it to 4.5.0-SDL branch...
> I'm fine with either solution. Then I suggest the second solution: Since the libxmp switch is in SDL_mixer development branch, a libxmp-4.5.1 release should happen long before a new...
> Actually we can't use master directly because we need Android.mk. Maybe we branch the current master as pre4.5.1-SDL? That was what I meant :)
Pushed initial work, hopefully correct and works.
@madebr: If there are cmake glitches in there let us know so that we can fix in mainstream too.