AuroraOpenALSoft/Alc
2019-01-01 14:33:01 -08:00
..
backends Use an atomic bool on things that only take true or false 2018-12-30 21:58:14 -08:00
effects Avoid unnecessary extra buffers for filter chains 2019-01-01 02:41:27 -08:00
filters Don't make BiquadFilter's src and dst restrict 2019-01-01 00:04:46 -08:00
mixer Handle all input channels in MixDirectHrtf 2018-12-31 23:33:04 -08:00
alc.cpp Add and use a make_unique function 2019-01-01 14:33:01 -08:00
alconfig.cpp Cache the process binary path and name 2018-12-25 11:27:22 -08:00
alconfig.h Avoid static global initialization functions 2018-12-08 21:58:44 -08:00
alcontext.h Use a unique_ptr for the AsyncEvents ringbuffer 2018-12-27 10:44:02 -08:00
alu.cpp Handle all input channels in MixDirectHrtf 2018-12-31 23:33:04 -08:00
ambdec.cpp Move some ambisonic-related macros to a separate header 2018-12-15 03:30:47 -08:00
ambdec.h Move some ambisonic-related macros to a separate header 2018-12-15 03:30:47 -08:00
ambidefs.h Add index maps from 2D and 3D 2018-12-20 04:19:35 -08:00
bformatdec.cpp Avoid an intermediate mixing buffer 2018-12-24 20:44:55 -08:00
bformatdec.h Avoid an intermediate mixing buffer 2018-12-24 20:44:55 -08:00
bs2b.cpp Avoid several uses of memset 2018-12-08 14:22:20 -08:00
bs2b.h Move bs2b.h to a more appropriate place 2018-11-24 19:54:30 -08:00
compat.h Cache the process binary path and name 2018-12-25 11:27:22 -08:00
converter.cpp Clean up a member name 2018-12-29 13:21:47 -08:00
converter.h Clean up a member name 2018-12-29 13:21:47 -08:00
cpu_caps.h Convert helpers.c to C++ 2018-11-11 14:56:25 -08:00
fpu_modes.h Use RAII when handling the mixer's FPU state 2018-11-21 09:07:02 -08:00
helpers.cpp Add a method to prefix logged function names 2018-12-28 12:29:05 -08:00
hrtf.cpp Add and use a make_unique function 2019-01-01 14:33:01 -08:00
hrtf.h Cleanup some includes 2018-12-25 11:09:41 -08:00
inprogext.h Add an in-progress extension to set the effect slot target 2018-12-24 15:52:37 -08:00
logging.h Add a method to prefix logged function names 2018-12-28 12:29:05 -08:00
mastering.cpp Add and use a make_unique function 2019-01-01 14:33:01 -08:00
mastering.h Make the Compressor more class-like 2018-12-24 09:17:00 -08:00
mixvoice.cpp Use a unique_ptr for the AsyncEvents ringbuffer 2018-12-27 10:44:02 -08:00
panning.cpp Add and use a make_unique function 2019-01-01 14:33:01 -08:00
ringbuffer.cpp Fix ring buffer vector methods 2018-12-27 15:05:12 -08:00
ringbuffer.h Return unique_ptrs instead of raw pointers 2018-12-27 12:55:43 -08:00
uhjfilter.cpp Avoid unnecessary extra buffers for filter chains 2019-01-01 02:41:27 -08:00
uhjfilter.h Improve UHJ2 encoding 2018-12-26 13:20:59 -08:00
vector.h Remove the unused vector macros 2018-11-18 23:37:56 -08:00