khanat-opennel-code/code/nel/src/sound/driver/openal
2010-08-11 15:05:03 +02:00
..
buffer_al.cpp Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:53:08 +02:00
buffer_al.h Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:53:08 +02:00
CMakeLists.txt Change: #842 Added some source groups to mimic VS SLNs. 2010-07-23 13:54:42 -06:00
driver_openal.def initial version 2010-05-06 02:08:41 +02:00
driver_openal.vcproj Fixed: libc functions wouldn't be replaced by intrinsics equivalent 2010-08-11 15:05:03 +02:00
effect_al.cpp Changed: #880 Use PCH under Linux with CMake 2010-06-25 11:44:58 +02:00
effect_al.h Changed: #876 Nel driver_xaudio2 and driver_dsound failed to compile 2010-05-11 21:00:45 +02:00
ext_al.cpp Fixed: #841 set the good agpl header 2010-05-07 11:06:20 +02:00
ext_al.h Changed: #876 Nel driver_xaudio2 and driver_dsound failed to compile 2010-05-11 21:00:45 +02:00
listener_al.cpp Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 2010-07-28 20:28:16 +02:00
listener_al.h Changed: #878 Fix typos in comments/code 2010-07-28 19:27:38 +02:00
Makefile.am initial version 2010-05-06 02:08:41 +02:00
music_channel_al.cpp Changed: #1030 Don't add buffer to queue when using sync mode 2010-07-29 13:46:33 +02:00
music_channel_al.h Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 2010-07-28 21:13:39 +02:00
sound_driver_al.cpp Changed: #1030 Implemented getTime() in OpenAL driver 2010-07-29 13:49:41 +02:00
sound_driver_al.h Changed: #1030 Implemented getTime() in OpenAL driver 2010-07-29 13:49:41 +02:00
source_al.cpp Changed: #1030 Allow to queue any buffer not only those managed by CSourceAL 2010-07-29 13:51:37 +02:00
source_al.h Changed: #1030 Implemented getTime() in OpenAL driver 2010-07-29 13:49:41 +02:00
stdopenal.cpp initial version 2010-05-06 02:08:41 +02:00
stdopenal.h Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 18:52:05 +02:00