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 - add pulse to sdlenvvars.html
Summary: add pulse to sdlenvvars.html
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: audio (show other bugs)
Version: HG 1.2
Hardware: x86 Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-10 01:45 UTC by Ozkan Sezer
Modified: 2009-10-10 03:15 UTC (History)
0 users

See Also:


Attachments
patch documenting pulse as a valid value for SDL_AUDIODRIVER (435 bytes, patch)
2009-10-10 01:45 UTC, Ozkan Sezer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!