| Summary: | sndio bug fixes for 1.2 branch | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Brad Smith <brad> |
| Component: | audio | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sezeroz |
| Version: | HG 1.2 | ||
| Hardware: | All | ||
| OS: | OpenBSD | ||
| Attachments: | sndio bug fixes | ||
The patch is in: https://hg.libsdl.org/SDL/rev/d3f74efa82e7 Thanks. |
Created attachment 4390 [details] sndio bug fixes I see the 1.2 branch is still going. We have a few local patches for OpenBSD. Attached is a patch with a few fixes for the sndio backend. - use SIO_DEVANY instead of NULL - simplify SNDIO_WaitAudio (do as others backends do) - remove the rate negotiation, which predates sndiod