gzdoom-gles/src/sound
Christoph Oelckers 1595bf30c6 Revert "- removed a few redundant includes"
This reverts commit 7cd5bd9773.

This commit was only meant for testing, not for publishing
2019-08-23 08:31:49 +02:00
..
adlmidi Upgrade libADLMIDI and libOPNMIDI 2018-10-04 08:58:47 -04:00
backend - removed redundant include. 2019-08-21 21:07:00 +02:00
mididevices Revert "- removed a few redundant includes" 2019-08-23 08:31:49 +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
music Revert "- removed a few redundant includes" 2019-08-23 08:31:49 +02: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
timidity Revert "- removed a few redundant includes" 2019-08-23 08:31:49 +02:00
timiditypp - Fixed a buffer overflow with Timidity++ when playing Sigil e5m5 music. 2019-06-02 21:20:19 +02:00
wildmidi - removed the internal WildMidi player object cleanup code. 2019-08-18 16:12:52 +02:00
s_advsound.cpp - move sound files to sound folder. 2019-07-14 17:48:55 +02:00
s_environment.cpp - move sound files to sound folder. 2019-07-14 17:48:55 +02:00
s_sndseq.cpp - fixed incorrect write barrier in sound sequence code. 2019-08-09 08:42:36 +02:00
s_sndseq.h - move sound files to sound folder. 2019-07-14 17:48:55 +02:00
s_sound.cpp Added A_SoundPitch and an optional pitch parameter to A_PlaySound and S_Sound. 2019-07-24 20:15:24 +02:00
s_sound.h Added A_SoundPitch and an optional pitch parameter to A_PlaySound and S_Sound. 2019-07-24 20:15:24 +02:00