We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2600

Summary: Patch: TiMidity support in Android
Product: SDL_mixer Reporter: beuc
Component: miscAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.0   
Hardware: All   
OS: Android (All)   
Attachments: TiMidity Android support

Description beuc 2014-06-22 17:36:09 UTC
Created attachment 1700 [details]
TiMidity Android support

TiMidity compiles out of the box on Android with the attached patch to Android.mk.

Users can do something like:
  SDL_setenv("TIMIDITY_CFG", "/data/data/my.package/files/timidity.cfg", 0);
to point to their local sound patches.
Comment 1 Sam Lantinga 2014-06-22 17:45:36 UTC
Looks good, thanks!
https://hg.libsdl.org/SDL_mixer/rev/80c2a4592ff4