.. |
driver
|
Changed: Cleanup driver versioning
|
2019-05-11 07:14:17 +08:00 |
async_file_manager_sound.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
audio_decoder.cpp
|
Fixed: mp3 decoder not compiled on linux/macOS
|
2019-05-12 17:14:21 +03:00 |
audio_decoder_ffmpeg.cpp
|
Fixed: ffmpeg deocde getLength function was placeholder
|
2019-02-13 14:52:07 +02:00 |
audio_decoder_mp3.cpp
|
Fixed: mp3 decoder not compiled on linux/macOS
|
2019-05-12 17:14:21 +03:00 |
audio_decoder_vorbis.cpp
|
Changed: Also return song length with title
|
2016-08-30 21:25:46 +03:00 |
audio_mixer_user.cpp
|
Fixed: Audio mixer isEventMusicEnded status was always true.
|
2018-12-26 18:16:21 +02:00 |
background_sound.cpp
|
Fixed: Sound CSheetId implementation (part 1) (not tested)
|
2012-06-02 14:54:39 +02:00 |
background_sound_manager.cpp
|
Fixed: Sound CSheetId implementation
|
2012-06-02 18:12:38 +02:00 |
background_source.cpp
|
Changed: Minor changes
|
2012-10-28 13:47:09 +01:00 |
clustered_sound.cpp
|
Fixed: Sound CSheetId implementation (part 1) (not tested)
|
2012-06-02 14:54:39 +02:00 |
CMakeLists.txt
|
Added: mp3 decoder based dr_mp3 single file library
|
2019-02-18 13:46:39 +02:00 |
complex_sound.cpp
|
Fixed: Sound CSheetID implementation (part 2) (not tested)
|
2012-06-02 15:24:21 +02:00 |
complex_source.cpp
|
Fixed: Possible use after free and null pointer issues
|
2019-02-22 18:57:56 +02:00 |
context_sound.cpp
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
|
2016-11-20 14:49:13 +01:00 |
group_controller.cpp
|
Changed: GCC warnings
|
2016-12-11 14:23:58 +01:00 |
group_controller_root.cpp
|
Fixed: Make build_soundbank tool work with latest changes
|
2012-06-03 16:00:43 +02:00 |
listener_user.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
mixing_track.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
music_channel_fader.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
music_sound.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
music_sound_manager.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
music_source.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
nel-sound.pc.in
|
Fixed: Replaced "Reqiures" by "Requires" in pkg-config files
|
2012-09-22 22:42:02 +02:00 |
sample_bank.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
sample_bank_manager.cpp
|
Fixed: Possible use after free and null pointer issues
|
2019-02-22 18:57:56 +02:00 |
simple_sound.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
simple_source.cpp
|
Changed: Minor changes
|
2014-12-26 13:38:02 +01:00 |
sound.cpp
|
Fixed: Typos detected by Lintian
|
2016-11-19 19:11:12 +01:00 |
sound_anim_manager.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
sound_anim_marker.cpp
|
Fixed: Sound CSheetID implementation (part 2) (not tested)
|
2012-06-02 15:24:21 +02:00 |
sound_animation.cpp
|
Changed: Replaced atoi and atof by NLMISC::fromString
|
2015-01-13 19:47:14 +01:00 |
sound_bank.cpp
|
Changed: More memory leaks detection
|
2017-11-05 18:30:30 +01:00 |
source_common.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
source_music_channel.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
stdsound.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
stdsound.h
|
Changed: More memory leaks detection
|
2017-11-05 18:30:30 +01:00 |
stream_file_sound.cpp
|
Fixed: Sound CSheetID implementation (part 2) (not tested)
|
2012-06-02 15:24:21 +02:00 |
stream_file_source.cpp
|
Changed: Wrong isEnded state for streaming file when still in waiting state.
|
2018-12-26 18:16:21 +02:00 |
stream_sound.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
stream_source.cpp
|
Fixed: Possible use after free and null pointer issues
|
2019-02-22 18:57:56 +02:00 |