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 - multiple SDL_sound fixes
Summary: multiple SDL_sound fixes
Status: RESOLVED FIXED
Alias: None
Product: SDL_sound
Classification: Unclassified
Component: everything (show other bugs)
Version: unspecified
Hardware: x86 Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Ryan C. Gordon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-23 09:34 UTC by Ozkan Sezer
Modified: 2020-12-05 18:09 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 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.