khanat-opennel-code/code/nel/src/sound
2012-04-09 18:42:31 +02:00
..
driver Reverted: 2424536ec6f9 The setAsyncLoading function is used for a different purpose. In our case, async means that the file is read on the fly, and otherwise it is fully loaded into memory before being encoded. Synchronous mode is used for example during loading when hard disk access is not guaranteed. 2012-04-09 18:42:31 +02:00
async_file_manager_sound.cpp Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:23:34 +02:00
audio_mixer_user.cpp Changed: Exceptions catched by reference 2011-06-03 10:35:25 +02:00
background_sound.cpp Changed: #880 Use PCH under Linux with CMake 2010-06-25 11:44:58 +02:00
background_sound_manager.cpp Changed: #880 Use PCH under Linux with CMake 2010-06-25 11:44:58 +02:00
background_source.cpp Update: #870 Fixing the private headers issues. 2010-05-10 15:28:57 -05:00
clustered_sound.cpp Changed: #825 Remove all warnings when compiling Ryzom 2010-09-02 13:02:03 +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
complex_sound.cpp Changed: #878 Fix typos in comments/code 2011-03-09 14:30:51 +01:00
complex_source.cpp Changed: #878 Fix typos in comments/code 2011-03-09 14:30:51 +01:00
context_sound.cpp Update: #870 Fixing the private headers issues. 2010-05-10 15:28:57 -05:00
listener_user.cpp Update: #870 Fixing the private headers issues. 2010-05-10 15:28:57 -05:00
mixing_track.cpp Update: #870 Fixing the private headers issues. 2010-05-10 15:28:57 -05:00
music_channel_fader.cpp Changed: #878 Fix typos in comments/code 2010-07-27 13:21:11 +02:00
music_sound.cpp Changed: #878 Fix typos in comments/code 2010-06-14 10:02:51 +02:00
music_sound_manager.cpp Changed: #878 Fix typos in comments/code 2010-07-27 13:16:41 +02:00
music_source.cpp Update: #870 Fixing the private headers issues. 2010-05-10 15:28:57 -05:00
nel-sound.pc.in Changed: #842 Added pkg-config files 2010-06-09 18:09:56 +02:00
sample_bank.cpp Changed: Exceptions catched by reference 2011-06-03 10:35:25 +02:00
sample_bank_manager.cpp Changed: #825 Remove all warnings when compiling Ryzom 2011-06-05 18:06:00 +02:00
simple_sound.cpp Changed: Compilation with VC++ 2010 without STLport 2011-05-28 15:52:48 +02:00
simple_source.cpp Changed: #878 Fix typos in comments/code 2011-03-09 14:30:51 +01:00
sound.cpp Update: #870 Fixing the private headers issues. 2010-05-10 15:28:57 -05:00
sound_anim_manager.cpp Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:23:34 +02:00
sound_anim_marker.cpp initial version 2010-05-06 02:08:41 +02:00
sound_animation.cpp initial version 2010-05-06 02:08:41 +02:00
sound_bank.cpp Changed: #880 Use PCH under Linux with CMake 2010-06-25 11:44:58 +02:00
source_common.cpp Update: #870 Fixing the private headers issues. 2010-05-10 15:28:57 -05:00
stdsound.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.h Changed: Compilation with VC++ 2010 without STLport 2011-05-28 15:52:48 +02:00
stream_sound.cpp Changed: #880 Use PCH under Linux with CMake 2010-06-25 11:44:58 +02:00
stream_source.cpp Changed: #880 Use PCH under Linux with CMake 2010-06-25 11:44:58 +02:00