.. |
adlmidi
|
Upgrade libADLMIDI and libOPNMIDI
|
2018-10-04 20:25:02 +02:00 |
mididevices
|
- switched the Windows backend to use the Windows Unicode API.
|
2019-05-14 16:17:05 +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 14:41:28 +01:00 |
musicformats
|
Added a master volume setting.
|
2019-04-28 22:25:50 +02:00 |
oplsynth
|
- removed FCriticalSection and replaced all of its uses with std::mutex.
|
2019-04-28 22:13:36 +02:00 |
opnmidi
|
Upgrade libADLMIDI and libOPNMIDI
|
2018-10-04 20:25:02 +02:00 |
thirdparty
|
- removed redundant sound includes.
|
2017-04-18 20:55:40 +02:00 |
timidity
|
- replaced all usages of insecure vsprintf() function
|
2019-04-28 22:58:48 +02:00 |
timiditypp
|
- Fixed a buffer overflow with Timidity++ when playing Sigil e5m5 music.
|
2019-06-02 22:01:01 +02:00 |
wildmidi
|
- fixed allocation mismatch in WildMidi.
|
2019-05-02 19:52:06 +02:00 |
efx.h
|
Normalize line endings
|
2016-03-01 09:47:10 -06:00 |
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-04-28 22:25:50 +02:00 |
i_music.h
|
- moved all shutdown handling for sound related resources to I_ShutdownSound instead of registering separate atterm handlers.
|
2019-04-18 14:34:25 +02:00 |
i_musicinterns.h
|
Added a master volume setting.
|
2019-04-28 22:25:50 +02:00 |
i_sound.cpp
|
Added a master volume setting.
|
2019-04-28 22:25:50 +02: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 20:25:02 +02:00 |
i_soundfont.h
|
Upgrade libADLMIDI and libOPNMIDI
|
2018-10-04 20:25:02 +02:00 |
i_soundinternal.h
|
Added support for libOPNMIDI Playing device
|
2018-03-24 17:58:47 +03:00 |
mpg123_decoder.cpp
|
- renamed FileRdr back to FileReader.
|
2018-03-11 19:29:37 +01: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 |
music_midi_base.cpp
|
- switched the Windows backend to use the Windows Unicode API.
|
2019-05-14 16:17:05 +02: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
|
- fixed ambient sounds "leaking" into reverb environment
|
2019-04-27 13:47:50 +02:00 |
oalsound.h
|
- moved the menu.h include from oalsound.h to oalsound.cpp.
|
2019-04-27 13:30:06 +02:00 |
sndfile_decoder.cpp
|
- renamed FileRdr back to FileReader.
|
2018-03-11 19:29:37 +01: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 |