raze/source/audiolib/src
terminx 9756db95ca Use templates for audiolib mixing functions
Patch from NY00123.

git-svn-id: https://svn.eduke32.com/eduke32@8183 1a8010ca-5511-0410-912e-c29ae57300e0

# Conflicts:
#	source/audiolib/src/mix.cpp
#	source/audiolib/src/mixst.cpp
2019-10-20 11:51:57 +02:00
..
_midi.h Move midi stuff to audiolib 2019-09-21 09:37:07 +02:00
_multivc.h Use templates for audiolib mixing functions 2019-10-20 11:51:57 +02:00
driver_directsound.cpp - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +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 - removed Android and Mapster headers plus raw EDuke assets in Blood folder. 2019-09-21 19:30:20 +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 Use templates for audiolib mixing functions 2019-10-20 11:51:57 +02:00
mixst.cpp Use templates for audiolib mixing functions 2019-10-20 11:51:57 +02:00
mpu401.cpp Move midi stuff to audiolib 2019-09-21 09:37:07 +02:00
multivoc.cpp Use templates for audiolib mixing functions 2019-10-20 11:51:57 +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 Use EXIT_FAILURE and EXIT_SUCCESS from stdlib.h when calling exit() 2019-10-20 10:45:48 +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 - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00