gzdoom/src/sound
2023-12-28 17:10:33 +01:00
..
s_advsound.cpp do MIDI device lookup by lump index as well, for the same reasons as doing it for the volume. 2023-12-28 17:10:33 +01:00
s_doomsound.cpp perform music volume lookup by lump number instead of name. 2023-12-27 20:08:22 +01:00
s_doomsound.h added even more explicit GetChars() calls. 2023-10-03 15:55:08 +02:00
s_sndseq.cpp - removed the string assignment operators. 2022-11-24 23:52:52 +01:00
s_sndseq.h - migrate a large part of the sound code to FSoundIDs. 2022-11-24 23:52:52 +01:00
s_sound.h - fixed sound issues with DSDHacked. 2023-09-13 18:44:14 +02:00