gzdoom/src/sound
2019-03-04 17:35:38 +02:00
..
adlmidi Upgrade libADLMIDI and libOPNMIDI 2018-10-04 08:58:47 -04:00
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 Upgrade libADLMIDI and libOPNMIDI 2018-10-04 08:58:47 -04:00
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 - removed FCriticalSection and replaced all of its uses with std::mutex. 2019-02-22 20:24:24 +01: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 - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
i_soundfont.cpp Upgrade libADLMIDI and libOPNMIDI 2018-10-04 08:58:47 -04:00
i_soundfont.h Upgrade libADLMIDI and libOPNMIDI 2018-10-04 08:58:47 -04:00
i_soundinternal.h Added support for libOPNMIDI Playing device 2018-03-24 17:58:47 +03:00
mpg123_decoder.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
mpg123_decoder.h - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
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 Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
sndfile_decoder.h - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
sndload.h