fs2open: trunk r3084

Author Committer Branch Timestamp Parent
taylor trunk 2006-05-27 12:39 Pending
Changeset remove non-Windows timeSetEvent() functions
make PDWORD and LPDWORD int instead of long (64-bit issue) (thanks Spike)
fix 64-bit ptr issue with OpenAL audio streaming code (thanks Spike)
add start of device enumberation for OpenAL 1.1 (it just lists available devices now)
make sure we open the default OpenAL 1.1 device under Windows
comment out blank listener stuff, this may have been crashing under OS X
add support for AL_BYTE_OFFSET in OpenAL 1.1 for buffer positioning under Windows
mod - /trunk/fs2_open/code/sound/acm.cpp Diff File
mod - /trunk/fs2_open/code/sound/audiostr-openal.cpp Diff File
mod - /trunk/fs2_open/code/sound/ds.cpp Diff File
mod - /trunk/fs2_open/code/windows_stub/config.h Diff File
mod - /trunk/fs2_open/code/windows_stub/stubs.cpp Diff File