raze/source/audiolib/src
terminx 6d226cf0da Mixer function fixups from H266
git-svn-id: https://svn.eduke32.com/eduke32@7120 1a8010ca-5511-0410-912e-c29ae57300e0
2018-10-25 23:32:35 +00:00
..
_multivc.h Mixer function fixups from H266 2018-10-25 23:32:35 +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 Mixer function fixups from H266 2018-10-25 23:32:35 +00:00
mixst.cpp Mixer function fixups from H266 2018-10-25 23:32:35 +00:00
multivoc.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
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