raze/source/audiolib/src
2018-10-25 23:32:41 +00:00
..
_multivc.h Make ASS's mixing functions take a pointer to a voice instead of passing a bunch of parameters separately 2018-10-25 23:32:41 +00:00
driver_directsound.cpp Route all inclusion of libc headers and most of POSIX headers through compat.h. 2017-02-25 08:15:36 +00:00
driver_directsound.h The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
driver_nosound.cpp Eliminate many cases of duplication of compat.h's functionality. 2017-02-19 22:15:56 +00:00
driver_nosound.h The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
driver_sdl.cpp sdlmusic: Slight cosmetic cleanup 2018-05-19 14:14:25 +00:00
driver_sdl.h The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
drivers.cpp The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
flac.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
formats.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
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 Make ASS's mixing functions take a pointer to a voice instead of passing a bunch of parameters separately 2018-10-25 23:32:41 +00:00
mixst.cpp Make ASS's mixing functions take a pointer to a voice instead of passing a bunch of parameters separately 2018-10-25 23:32:41 +00:00
multivoc.cpp Make ASS's mixing functions take a pointer to a voice instead of passing a bunch of parameters separately 2018-10-25 23:32:41 +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 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
xa.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
xmp.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