AuroraOpenALSoft/Alc
2018-11-17 01:53:39 -08:00
..
backends Remove some unneeded includes 2018-11-16 08:09:56 -08:00
effects Convert modulator.c to C++ 2018-11-17 01:53:39 -08:00
filters Convert ALu.c to C++ 2018-11-16 20:32:19 -08:00
mixer Convert ALu.c to C++ 2018-11-16 20:32:19 -08:00
alc.cpp Put a lambda in the call_once call 2018-11-16 22:41:04 -08:00
alconfig.cpp Make ReadALConfig noexcept in C++ 2018-11-13 02:15:10 -08:00
alconfig.h Make ReadALConfig noexcept in C++ 2018-11-13 02:15:10 -08:00
alu.cpp Convert ALu.c to C++ 2018-11-16 20:32:19 -08:00
ambdec.cpp Make AmbDecConf::load noexcept 2018-11-11 20:40:37 -08:00
ambdec.h Make AmbDecConf::load noexcept 2018-11-11 20:40:37 -08:00
bformatdec.cpp Allocate the appropriate amount in the aligned allocator 2018-11-04 15:21:03 -08:00
bformatdec.h Convert the BFormat decoder to C++ 2018-11-03 15:32:09 -07:00
bs2b.c Replace restrict with RESTRICT 2018-10-29 11:32:50 -07:00
compat.h Try to clean up compat.h's macro block spaghetti a bit 2018-11-15 03:29:56 -08:00
converter.c Replace restrict with RESTRICT 2018-10-29 11:32:50 -07:00
converter.h Fix a macro check 2018-11-01 16:00:38 -07:00
cpu_caps.h Convert helpers.c to C++ 2018-11-11 14:56:25 -08:00
fpu_modes.h Convert helpers.c to C++ 2018-11-11 14:56:25 -08:00
helpers.cpp Remove the unused al_string API 2018-11-15 06:32:01 -08:00
hrtf.cpp Use a regular char* for the device's name 2018-11-15 06:23:01 -08:00
hrtf.h Pass a normal const char* to EnumerateHrtf 2018-11-15 05:38:27 -08:00
inldefs.c Remove some unneeded includes 2018-11-16 08:09:56 -08:00
inprogext.h Add a method to queue multiple buffer layers onto a source 2018-05-21 23:25:56 -07:00
logging.h Fix a couple internal headers to compile with C++ 2018-10-29 10:10:37 -07:00
mastering.c Workaround lack of roundf with early MSVC 2018-11-02 09:39:57 -07:00
mastering.h Convert ALc.c to C++ 2018-11-14 04:15:44 -08:00
mixvoice.cpp Convert mixvoice.c to C++ 2018-11-16 20:46:50 -08:00
panning.cpp Use a regular char* for the device's name 2018-11-15 06:23:01 -08:00
polymorphism.h Make the polymorphic allocators allocate cleared memory 2018-11-02 18:48:08 -07:00
ringbuffer.c Ensure at least the specified ringbuffer size is writable 2018-03-02 13:01:11 -08:00
ringbuffer.h Add extern "C" to some headers 2018-03-09 17:24:03 -08:00
uhjfilter.cpp Convert the UHJ encoder to C++ 2018-11-03 14:40:40 -07:00
uhjfilter.h Convert the UHJ encoder to C++ 2018-11-03 14:40:40 -07:00
vector.h Add a more C++-friendly VECTOR_RESIZE 2018-10-29 10:10:37 -07:00