raze-gles/source/audiolib/src
2018-11-18 18:07:04 +00:00
..
_multivc.h The last of my audiolib changes for now. These change no functionality. 2018-10-25 23:33:21 +00:00
driver_directsound.cpp Fix screwed up spacing in a few audiolib files. No functional changes. 2018-10-25 23:33:14 +00:00
driver_directsound.h The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00: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 Fix screwed up spacing in a few audiolib files. No functional changes. 2018-10-25 23:33:14 +00:00
driver_sdl.h The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00: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 Remove unnecessary "Playing" member of VoiceNode struct 2018-10-25 23:33:04 +00:00
formats.cpp The last of my audiolib changes for now. These change no functionality. 2018-10-25 23:33:21 +00:00
fx_man.cpp Add per-sound volume support to audiolib. This allows you to control the volume of sounds independently from the distance-based system exposed through CON. To use this, you must define your sounds via the .def syntax and set the "volume" property--default is 1.0. 2018-10-25 23:32:14 +00:00
linklist.h Replace remaining instances of regular malloc/calloc/realloc/strdup with our memory error handler versions 2018-10-25 23:28:56 +00:00
mix.cpp The last of my audiolib changes for now. These change no functionality. 2018-10-25 23:33:21 +00:00
mixst.cpp The last of my audiolib changes for now. These change no functionality. 2018-10-25 23:33:21 +00:00
multivoc.cpp Remove unnecessary "Playing" member of VoiceNode struct 2018-10-25 23:33:04 +00: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
vorbis.cpp The last of my audiolib changes for now. These change no functionality. 2018-10-25 23:33:21 +00:00
xa.cpp The last of my audiolib changes for now. These change no functionality. 2018-10-25 23:33:21 +00:00
xmp.cpp Set XMP_PLAYER_INTERP to XMP_INTERP_SPLINE as it seems to sound better than the default setting 2018-11-18 18:07:04 +00:00