duganchen / dosbox

GNU General Public License v2.0
28 stars 10 forks source link

Fix/Check SDL2_Mixer and FluidSynth compatibility #18

Closed duganchen closed 7 years ago

duganchen commented 7 years ago

I just realized that this probably needs to be updated for SDL2_mixer 2.0.2.

This is Kivy's issue for SDL2 2.0.2:

https://github.com/kivy/kivy/issues/5457

This is Doom Retro's update for SDL2 2.0.7 and SDL2_mixer 2.0.2.

https://github.com/bradharding/doomretro/commit/59c0db38a5bdc60301bdd42e901abf381a7cc626

duganchen commented 7 years ago

Checked. Builds fine as of https://github.com/duganchen/dosbox/commit/7ab8e (that was the HEAD before I merged @timofonic's changes).