khanat-opennel-code/code/nel/src/sound/driver/fmod
2012-04-09 20:00:53 +02:00
..
buffer_fmod.cpp Fixed: numeric_limits not found in Fmod driver 2010-08-03 13:56:34 +02:00
buffer_fmod.h Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
CMakeLists.txt 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
driver_fmod.def initial version 2010-05-06 02:08:41 +02:00
listener_fmod.cpp Changed: CListenerFMod inherits from NLMISC::CManualSingleton<CListenerFMod> 2010-07-28 19:42:46 +02:00
listener_fmod.h Changed: CListenerFMod inherits from NLMISC::CManualSingleton<CListenerFMod> 2010-07-28 19:42:46 +02:00
music_channel_fmod.cpp Changed: #878 Fix typos in comments/code 2010-07-27 13:16:41 +02:00
music_channel_fmod.h Changed: #878 Fix typos in comments/code 2010-07-27 13:16:41 +02:00
sound_driver_fmod.cpp Fixed: numeric_limits not found in Fmod driver 2010-08-03 13:56:34 +02:00
sound_driver_fmod.h Changed: #876 Nel driver_xaudio2 and driver_dsound failed to compile 2010-05-11 21:00:45 +02:00
source_fmod.cpp Added: Log warnings when setting excessively high max distances on sound sources 2012-04-09 20:00:53 +02:00
source_fmod.h Changed: #878 Fix typos in comments/code 2010-07-27 13:16:41 +02:00
stdfmod.cpp Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 11:18:21 +02:00
stdfmod.h Fixed: numeric_limits not found in Fmod driver 2010-08-03 13:56:34 +02:00