khanat-code-old/code/nel/src/sound
2012-04-13 23:30:35 +02:00
..
driver Fixed: The default max distance for sources is now sqrt(numeric_limits<float>::max()) 2012-04-12 18:16:53 +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_decoder.cpp Moved: #795 CAudioDecoder from stream ogg vorbis sample to nlsound 2012-04-11 11:52:28 +02:00
audio_decoder_vorbis.cpp Fixed: Typos and warnings 2012-04-11 23:34:36 +02:00
audio_mixer_user.cpp Fixed: Crash on exit caused by incomplete music channel reset 2012-04-13 23:30:35 +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 Added: #1459 Group controllers for sound sources 2012-04-10 15:24:35 +02:00
clustered_sound.cpp Changed: #825 Remove all warnings when compiling Ryzom 2010-09-02 13:02:03 +02:00
CMakeLists.txt 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
complex_sound.cpp Changed: #878 Fix typos in comments/code 2011-03-09 14:30:51 +01:00
complex_source.cpp Added: #1459 Group controllers for sound sources 2012-04-10 15:24:35 +02:00
context_sound.cpp Update: #870 Fixing the private headers issues. 2010-05-10 15:28:57 -05:00
group_controller.cpp Changed: #1459 Simplify the sound group controller interface 2012-04-13 11:54:20 +02:00
group_controller_root.cpp Fixed: Typo 2012-04-13 14:15:04 +02: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 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
music_sound.cpp Fixed: #1459 Done 2012-04-10 18:18:58 +02:00
music_sound_manager.cpp Changed: #878 Fix typos in comments/code 2010-07-27 13:16:41 +02:00
music_source.cpp Added: #1459 Group controllers for sound sources 2012-04-10 15:24:35 +02: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 Fixed: #1298 Replace assert with warning when physical sound source fails to play 2012-04-12 21:38:28 +02:00
sound.cpp 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
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 Added: #795 Streamed audio file sound source 2012-04-11 17:39:46 +02:00
source_common.cpp Fixed: #1459 Done 2012-04-10 18:18:58 +02:00
source_music_channel.cpp Fixed: Crash on exit caused by incomplete music channel reset 2012-04-13 23:30:35 +02: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_file_sound.cpp Changed: Provide a fake sound name for fake CSound created by music channel 2012-04-13 03:10:13 +02:00
stream_file_source.cpp Removed: Warning messages 2012-04-12 17:56:54 +02:00
stream_sound.cpp Added: #795 Streamed audio file sound source 2012-04-11 17:39:46 +02:00
stream_source.cpp Fixed: #1298 Replace assert with warning when physical sound source fails to play 2012-04-12 21:38:28 +02:00