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 4330

Summary: multiple SDL_sound fixes
Product: SDL_sound Reporter: Ozkan Sezer <sezeroz>
Component: everythingAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Ryan C. Gordon <icculus>
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: x86   
OS: Linux   

Description Ozkan Sezer 2018-10-23 09:34:38 UTC
Adding this here so it doesn't get lost.

1. SDL_sound default branch is broken.  I accumulated multiple fixes
   to it at:  https://bitbucket.org/sezero/SDL_sound/branch/sezero-1
   github mirror:  https://github.com/sezero/SDL_sound/tree/sezero-1

2. I also applied updates to the stable-1.0 branch, in such a case
   Ryan would want to make a 1.0.4 release.  Here:
   https://github.com/sezero/SDL_sound/tree/stable-1.0-sezero

Feel free to use & abuse.
Comment 1 Ozkan Sezer 2020-12-05 18:09:01 UTC
Commits from the fork have been merged into mainstream. Closing as fixed.