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 552

Summary: Mix_HaltMusic doesn't call music finished hook
Product: SDL_mixer Reporter: Alex <alex.d>
Component: miscAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 1.2.8   
Hardware: x86   
OS: Linux   

Description Alex 2008-02-13 07:17:38 UTC
I don't know if this is a bug or feature, but IMO it would be much more sensible for it to call the hook function. Mix_HaltChannel does call callback functions, so there's confusing difference in behavior.
Comment 1 Alex 2008-02-18 03:13:50 UTC
Sorry, accidentally created duplicates.

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