WohlSoft / SDL-Mixer-X

SDL Mixer X (Or "MixerX" shortly) - An audio mixer library based on the SDL library, a fork of SDL_mixer
https://wohlsoft.github.io/SDL-Mixer-X/
Other
101 stars 26 forks source link

Send all changes of fork to official SDL Mixer #8

Open Wohlstand opened 6 years ago

Wohlstand commented 6 years ago

All changes made on this fork are will be useful on original SDL Mixer too. Changes are must be applied accurate and result must be build-able through same set of toolchains as supported on original SDL Mixer

Todo

Stuff

Toolchains

Wohlstand commented 6 years ago

First part of changes has been sent as pull-request except of GME, ADLMIDI and OPNMIDI support, and libID3Tag library itself as that requires to add them into "external" subfolder and provide support for autotools build.

vilhelmgray commented 4 years ago

I suspect you're more likely to get a response if you submit a message to the SDL Development mailing list: https://discourse.libsdl.org/t/about-the-sdl-development-category/13

It looks like the bugzilla is primarily for bug tracking, but since you are trying to merge in many new features, your pull request may have better luck in the SDL Development mailing list.

I'd really like to see these improvements in SDL Mixer X merged back into the SDL Mixer project since your changes look very useful, and I'm hoping the SDL developers will also agree. :-)

Wohlstand commented 4 years ago

A todo list from the earlier random discussion: https://github.com/WohlSoft/SDL-Mixer-X/commit/29a9e82cc40748addacd61a72b1048b1c1d58f8e#commitcomment-36157497

Wohlstand commented 4 years ago

@vilhelmgray, after time of waiting, Sam Lantinga has finally replied on my post I have submitted on SDL's bugzilla. So, right now I working on a submitting of patches to Mixer