.. |
mididevices
|
- fixed signedness issues in OPL code.
|
2017-04-23 15:40:03 +02:00 |
musicformats
|
- fixed: For the last block in an MP3 the buffer address was incorrectly incremented.
|
2017-04-27 10:08:24 +02:00 |
oplsynth
|
- fixed signedness issues in OPL code.
|
2017-04-23 15:40:03 +02:00 |
thirdparty
|
- removed redundant sound includes.
|
2017-04-18 20:55:40 +02:00 |
timidity
|
- restart the music if the OPL core or the config file for the softsynths is changed, except for the GUS synth, which loads all its data during engine startup and cannot swap it out.
|
2017-04-18 16:43:07 +02:00 |
wildmidi
|
- moved the various music format files into their own directory.
|
2017-03-10 22:26:02 +01: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
|
Remove unused URLSong functionality
|
2017-04-24 13:12:43 +02:00 |
i_music.h
|
Remove unused URLSong functionality
|
2017-04-24 13:12:43 +02:00 |
i_musicinterns.h
|
Remove unused URLSong functionality
|
2017-04-24 13:12:43 +02:00 |
i_sound.cpp
|
- avoid double loading sound data for monoization.
|
2017-04-26 20:51:06 +02:00 |
i_sound.h
|
- avoid double loading sound data for monoization.
|
2017-04-26 20:51:06 +02:00 |
i_soundinternal.h
|
- avoid double loading sound data for monoization.
|
2017-04-26 20:51:06 +02:00 |
mpg123_decoder.cpp
|
- fixed a few issues with libmpg123 not correctly reporting the sound's length and issues with repeatedly rewinding the song.
|
2017-04-25 21:30:11 +02:00 |
mpg123_decoder.h
|
- fixed a few issues with libmpg123 not correctly reporting the sound's length and issues with repeatedly rewinding the song.
|
2017-04-25 21:30:11 +02: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
|
- added user configurable menus where soundfonts, patch sets or Timidity EXEs can be selected from lists being stored in the config file to reduce the hassle of testing MIDIs with different settings.
|
2017-04-18 16:43:07 +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
|
- avoid double loading sound data for monoization.
|
2017-04-26 20:51:06 +02:00 |
oalsound.h
|
- avoid double loading sound data for monoization.
|
2017-04-26 20:51:06 +02:00 |
sndfile_decoder.cpp
|
Fixed potential crash in sndfile reader on Intel platform
|
2017-04-30 12:01:28 +03:00 |
sndfile_decoder.h
|
- avoid double loading sound data for monoization.
|
2017-04-26 20:51:06 +02: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 |