raze-gles/source/audiolib/src
nukeykt 75d2e81e98 Move midi stuff to audiolib
# Conflicts:
#	platform/Windows/eduke32.vcxproj
#	platform/Windows/nblood.vcxproj.filters
#	source/audiolib/include/al_midi.h
#	source/audiolib/include/opl3.h
#	source/audiolib/include/oplmidi.h
#	source/audiolib/src/_al_midi.h
#	source/audiolib/src/_oplmidi.h
#	source/audiolib/src/al_midi.cpp
#	source/audiolib/src/opl3.cpp
#	source/audiolib/src/oplmidi.cpp
#	source/duke3d/Dependencies.mak
#	source/duke3d/src/sdlmusic.cpp
2019-09-21 09:37:07 +02:00
..
_midi.h Move midi stuff to audiolib 2019-09-21 09:37:07 +02:00
_multivc.h Audiolib housekeeping 2019-09-20 15:50:09 +02:00
driver_directsound.cpp Audiolib housekeeping 2019-09-20 15:50:09 +02:00
driver_directsound.h Tweak DirectSound error 2019-09-20 15:46:39 +02:00
driver_nosound.cpp Fix screwed up spacing in a few audiolib files. No functional changes. 2018-10-25 23:33:14 +00:00
driver_nosound.h The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
driver_sdl.cpp Change audiolib's SDL driver's mutex stuff to use our implementation 2019-09-20 16:01:22 +02:00
driver_sdl.h Add ifdef guard 2019-09-20 16:02:51 +02:00
drivers.cpp Fix screwed up spacing in a few audiolib files. No functional changes. 2018-10-25 23:33:14 +00:00
flac.cpp Added Xfree() function to accompany the Xmalloc() family of functions and change all uses of Bfree() to Xfree() 2019-09-20 12:07:10 +02:00
formats.cpp - sound system additions from NBlood, except for the backing code for OPL playback. 2019-09-19 20:22:09 +02:00
fx_man.cpp - sound system additions from NBlood, except for the backing code for OPL playback. 2019-09-19 20:22:09 +02:00
gmtimbre.cpp Move midi stuff to audiolib 2019-09-21 09:37:07 +02:00
midi.cpp Move midi stuff to audiolib 2019-09-21 09:37:07 +02:00
mix.cpp Fix volume slider bug introduced in r7773 2019-09-20 14:40:17 +02:00
mixst.cpp Fix volume slider bug introduced in r7773 2019-09-20 14:40:17 +02:00
mpu401.cpp Move midi stuff to audiolib 2019-09-21 09:37:07 +02:00
multivoc.cpp - fixed everything to compile again. 2019-09-20 19:37:29 +02:00
music.cpp Move midi stuff to audiolib 2019-09-21 09:37:07 +02:00
pitch.cpp pitch.cpp cleanup. 2018-10-25 23:30:51 +00:00
pitch.h pitch.cpp cleanup. 2018-10-25 23:30:51 +00:00
sdlmusic.cpp Move midi stuff to audiolib 2019-09-21 09:37:07 +02:00
vorbis.cpp Added Xfree() function to accompany the Xmalloc() family of functions and change all uses of Bfree() to Xfree() 2019-09-20 12:07:10 +02:00
xa.cpp Added Xfree() function to accompany the Xmalloc() family of functions and change all uses of Bfree() to Xfree() 2019-09-20 12:07:10 +02:00
xmp.cpp Added Xfree() function to accompany the Xmalloc() family of functions and change all uses of Bfree() to Xfree() 2019-09-20 12:07:10 +02:00