Bug 160962
| Summary: | SDL should use ALSA output by default | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jens Knutson <jensk.maps> |
| Component: | SDL | Assignee: | Thomas Woerner <twoerner> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | CC: | gajownik, joukj, marius.andreiana, rth |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-01-27 13:20:57 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jens Knutson
2005-06-19 09:58:21 UTC
Agnostic to whether a daemon should be preferred over direct sound access (see SDL-1.2.3-prefersounddaemons.patch included in the rpm), note that OSS is searched before ALSA. Which ought to be considered a bug under FC[45]. The fix being as simple as modifying the table in src/audio/SDL_audio.c. Could this be fixed before FC5 beta1 comes out this month? Fixed in rawhide in rpm SDL-1.2.9-4 and in FC-4 updates in rpm SDL-1.2.8-4. |