gzdoom/src/sound
alexey.lysiuk 33fb2a7856 - pass master volume to ZMusic library on startup
MIDI devices that don't output music through the sound system (like WinMM) ignored master volume setting

https://forum.zdoom.org/viewtopic.php?t=66510
2019-11-29 11:13:03 +02:00
..
backend - pass master volume to ZMusic library on startup 2019-11-29 11:13:03 +02:00
music - fixed selection of system MIDI device on startup 2019-10-18 15:22:58 +03:00
thirdparty - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
s_advsound.cpp - the big cleanup of the exit cleanup is done! 2019-10-07 20:28:55 +02:00
s_environment.cpp - the big cleanup of the exit cleanup is done! 2019-10-07 20:28:55 +02:00
s_music.cpp - fixed: ZMusic_Close may not lock the mutex because it will delete it. 2019-10-15 01:16:02 +02:00
s_music.h - ZMusic interface refactoring. 2019-10-15 00:23:03 +02:00
s_sndseq.cpp Made several classes trivially copyable, 2019-09-09 09:52:33 +02:00
s_sndseq.h - move sound files to sound folder. 2019-07-14 17:48:55 +02:00
s_sound.cpp - fixed crash on exiting from IWAD selector 2019-10-09 15:05:20 +03:00
s_sound.h - the big cleanup of the exit cleanup is done! 2019-10-07 20:28:55 +02:00