python-for-android icon indicating copy to clipboard operation
python-for-android copied to clipboard

Enable modplug support for the SDL Mixer device on Android

Open zedr opened this issue 5 years ago • 1 comments

This change enables modplug support for Android devices using the SDL Mixer. I've tested it on my Android device and it works well.

Tracker modules are extremely convenient for games on mobile devices, as storage requirements are minimal compared to OGG or MP3 files.

zedr avatar Apr 23 '20 21:04 zedr

I've removed the hunk context lines and tested the patch. It applies correctly.

zedr avatar Apr 30 '20 07:04 zedr