gzdoom/src/sound
2019-07-07 08:11:09 +02:00
..
adlmidi Upgrade libADLMIDI and libOPNMIDI 2018-10-04 08:58:47 -04:00
mididevices - made the class definitions of the MIDI devices private to the implementations. 2019-06-27 09:56:08 +02: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 - made the class definitions of the MIDI devices private to the implementations. 2019-06-27 09:56:08 +02: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 - removed redundant sound includes. 2017-04-18 20:55:40 +02:00
timidity - replaced all usages of insecure vsprintf() function 2019-03-04 17:35:38 +02:00
timiditypp - Fixed a buffer overflow with Timidity++ when playing Sigil e5m5 music. 2019-06-02 21:20:19 +02:00
wildmidi - fixed allocation mismatch in WildMidi. 2019-04-19 17:46:25 +02:00
efx.h
i_midi_win32.h - finally managed to get rid of the DWORD type. 2017-03-10 19:46:22 +01:00
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 - made the class definitions of the MIDI devices private to the implementations. 2019-06-27 09:56:08 +02: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 - removed a few obsolete definitions from basictypes.h 2019-06-26 22:13:12 +02: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 - allow dynamic loading of all sound related libraries without providing any SDK at all. 2017-04-17 17:05:09 +02:00
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 - allow dynamic loading of all sound related libraries without providing any SDK at all. 2017-04-17 17:05:09 +02:00
oalsound.cpp - removed a few obsolete definitions from basictypes.h 2019-06-26 22:13:12 +02: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 - allow dynamic loading of all sound related libraries without providing any SDK at all. 2017-04-17 17:05:09 +02:00