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 955 - Native MIDI music does not loop on Mac OS X
Summary: Native MIDI music does not loop on Mac OS X
Status: RESOLVED DUPLICATE of bug 934
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: 1.2.11
Hardware: Other Other
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-17 05:07 UTC by Simon Howard
Modified: 2011-12-31 10:46 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Howard 2010-02-17 05:07:49 UTC
The new Mac OS X native MIDI code no longer crashes (as the previous code did).  However, the music does not loop.  When calling Mix_PlayMusic with 'loops' set to -1, the music is supposed to repeat forever, restarting when the track finishes.  However, this does not happen.
Comment 1 Sam Lantinga 2011-12-31 10:46:02 UTC

*** This bug has been marked as a duplicate of bug 934 ***