- Add device enumeration support on windows and make "Generic Software" new default device as that one seems to work more reliably on many platforms.

- Add shfolder.lib library to dependencies in MSVC project files
- update documentation for OpenAL changes.
This commit is contained in:
Thilo Schulz 2006-08-19 11:02:20 +00:00
parent 4450057eb7
commit 87a3858f9a
5 changed files with 94 additions and 7 deletions

2
README
View file

@ -118,6 +118,8 @@ New cvars
s_alMaxSpeakerDistance - ET_SPEAKERS beyond this distance are
culled
s_alDriver - which OpenAL library to use
s_alDevice - which OpenAL device to use
s_alAvailableDevices - list of available OpenAL devices
s_sdlBits - SDL bit resolution
s_sdlSpeed - SDL sample rate