- I accidentally committed patch by slacker from (#4915) in r1916. Patch adds input device selection support

- Add check for ALC_ENUMERATE_ALL_EXT before using ALC_ALL_DEVICES_SPECIFIER in device enumeration
- Patch readme for new cvars by Zack Middleton
This commit is contained in:
Thilo Schulz 2011-03-09 12:59:25 +00:00
parent 37727b892c
commit 7ca1dc6f8b
2 changed files with 18 additions and 4 deletions

2
README
View file

@ -132,6 +132,8 @@ New cvars
s_alDriver - which OpenAL library to use
s_alDevice - which OpenAL device to use
s_alAvailableDevices - list of available OpenAL devices
s_alInputDevice - which OpenAL input device to use
s_alAvailableInputDevices - list of available OpenAL input devices
s_sdlBits - SDL bit resolution
s_sdlSpeed - SDL sample rate
s_sdlChannels - SDL number of channels