khanat-opennel-code/code/nel/src/sound/driver
2012-04-12 17:48:56 +02:00
..
dsound Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...) 2011-09-11 14:44:37 +02:00
fmod Added: #1460 Music channel on top of stream file source when driver does not have built-in music channels 2012-04-11 19:30:37 +02:00
openal Fixed: Relative positioning mode was not implemented in OpenAL library driver with manual rolloff enabled 2012-04-12 17:48:56 +02:00
xaudio2 Fixed: Always commit 3d positioning when calling play on sources. This avoids having to wait for update call. Sources no longer cause loud noise when ryzom client finishes loading 2012-04-12 17:24:06 +02:00
buffer.cpp Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:43:36 +02:00
CMakeLists.txt Fixed: Typos and warnings 2012-04-11 23:34:36 +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
music_channel.cpp Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:43:36 +02:00
sound_driver.cpp Changed: #1251 NeL can't find selected drivers in CMake 2011-02-24 18:01:31 +01:00
source.cpp Reverted: dc87ef1a34b6 Parameter distMax depends on fixed values in sheets and other code. Using this to switch between rolloff and minimum sound is likely causing the glitchy sound volumes of background sounds. Must be fixed in whatever code is using too large value of distMax instead, and not here. 2012-04-09 19:03:48 +02:00
stdsound_lowlevel.cpp Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 11:18:21 +02:00
stdsound_lowlevel.h Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:43:36 +02:00