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 - Mix_HaltMusic doesn't call music finished hook
Summary: Mix_HaltMusic doesn't call music finished hook
Status: RESOLVED DUPLICATE of bug 549
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: 1.2.8
Hardware: x86 Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-13 07:17 UTC by Alex
Modified: 2008-02-18 03:13 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 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 ***