gzdoom/src/sound
2019-04-19 17:46:25 +02:00
..
adlmidi
mididevices - removed FCriticalSection and replaced all of its uses with std::mutex. 2019-02-22 20:24:24 +01:00
midisources - added a method to FileReader to read the contents into an array and used it on the MIDI sources for testing. 2018-11-02 10:20:12 +01:00
musicformats Added a master volume setting. 2019-02-27 14:17:45 -05:00
oplsynth - removed FCriticalSection and replaced all of its uses with std::mutex. 2019-02-22 20:24:24 +01:00
opnmidi
thirdparty
timidity - replaced all usages of insecure vsprintf() function 2019-03-04 17:35:38 +02:00
timiditypp - removed FCriticalSection and replaced all of its uses with std::mutex. 2019-02-22 20:24:24 +01:00
wildmidi - fixed allocation mismatch in WildMidi. 2019-04-19 17:46:25 +02:00
efx.h
i_midi_win32.h
i_music.cpp Added a master volume setting. 2019-02-27 14:17:45 -05:00
i_music.h - moved all shutdown handling for sound related resources to I_ShutdownSound instead of registering separate atterm handlers. 2018-12-19 09:39:06 +01:00
i_musicinterns.h Added a master volume setting. 2019-02-27 14:17:45 -05:00
i_sound.cpp Added a master volume setting. 2019-02-27 14:17:45 -05:00
i_sound.h
i_soundfont.cpp
i_soundfont.h
i_soundinternal.h
mpg123_decoder.cpp
mpg123_decoder.h
mpgload.h
mus2midi.h - deleted unused mus2midi.cpp file. 2019-01-24 20:40:31 +01:00
music_midi_base.cpp - switched the Windows backend to use the Windows Unicode API. 2019-02-14 22:23:33 +01:00
oalload.h
oalsound.cpp Merge remote-tracking branch 'remotes/origin/master' into new_level_refactor 2019-02-05 13:49:07 +01:00
oalsound.h - moved the menu.h include from oalsound.h to oalsound.cpp. 2019-01-31 19:44:04 +01:00
sndfile_decoder.cpp
sndfile_decoder.h
sndload.h