khanat-code-old/code/nel/src/sound/driver
2010-09-23 18:48:04 +02:00
..
dsound Added: NL_ADD_RUNTIME_FLAGS for libraries 2010-09-14 13:51:44 +02:00
fmod Added: NL_ADD_RUNTIME_FLAGS for libraries 2010-09-14 13:51:44 +02:00
openal Added: case for static version of the driver 2010-09-23 15:50:44 +02:00
xaudio2 Added: NL_ADD_RUNTIME_FLAGS for libraries 2010-09-14 13:51:44 +02:00
buffer.cpp Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:43:36 +02:00
CMakeLists.txt Fixed: Static sound drivers link to nelsnd_lowlevel 2010-09-23 18:48:04 +02:00
effect.cpp Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:43:36 +02:00
listener.cpp Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:43:36 +02:00
Makefile.am initial version 2010-05-06 02:08:41 +02:00
music_buffer.cpp Fixed: #1032 Crash in OpenAL driver when a music is playing and user returns to selection menu 2010-07-29 13:44:55 +02:00
music_buffer_vorbis.cpp Fixed: infinite loop in ogg vorbis streaming (negative ov_read result means an error) 2010-08-17 23:02:47 +02:00
music_channel.cpp Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:43:36 +02:00
sound_driver.cpp Added: in static, we don't compile fmod since it only exists in dynlib 2010-09-23 15:51:24 +02:00
sound_lowlevel.vcproj Fixed: libc functions wouldn't be replaced by intrinsics equivalent 2010-08-11 15:05:03 +02:00
source.cpp Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:43:36 +02:00
stdsound_lowlevel.cpp Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:43:36 +02:00
stdsound_lowlevel.h Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:43:36 +02:00