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 838

Summary: add pulse to sdlenvvars.html
Product: SDL Reporter: Ozkan Sezer <sezeroz>
Component: audioAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 1.2   
Hardware: x86   
OS: Linux   
Attachments: patch documenting pulse as a valid value for SDL_AUDIODRIVER

Description Ozkan Sezer 2009-10-10 01:45:27 UTC
Created attachment 406 [details]
patch documenting pulse as a valid value for SDL_AUDIODRIVER

sdlenvvars.html doesn't list pulse among the supported values for
SDL_AUDIODRIVER var.  Attached a quick patch to remedy that, hopefully placing
the entry in the right order.  Regards.

--
Ozkan
Comment 1 Sam Lantinga 2009-10-10 03:15:47 UTC
Patch applied, thanks!