Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Rename alcontext.h and move some functions to context.cpp | Chris Robinson | 2021-04-27 | 1 | -1/+2 | |
| * | | Rename alcmain.h to device.h | Chris Robinson | 2021-04-27 | 1 | -1/+2 | |
| * | | Update include headers | Chris Robinson | 2021-04-27 | 1 | -1/+0 | |
| * | | Move BufferStorage and Voice to core | Chris Robinson | 2021-04-27 | 1 | -5/+5 | |
| * | | Move ContextBase and VoiceChange to core | Chris Robinson | 2021-04-27 | 1 | -3/+5 | |
| * | | Move bformatdec to core | Chris Robinson | 2021-04-25 | 1 | -3/+3 | |
| * | | Move async_event.h to core | Chris Robinson | 2021-04-25 | 1 | -1/+1 | |
| * | | Move some functions to core | Chris Robinson | 2021-04-25 | 1 | -0/+2 | |
| * | | Move GetHFOrderScales to a more appropriate place | Chris Robinson | 2021-04-24 | 1 | -0/+1 | |
| * | | Move the DeviceBase declaraction to core | Chris Robinson | 2021-04-24 | 1 | -0/+2 | |
| * | | Move some more sources to core | Chris Robinson | 2021-04-24 | 1 | -4/+4 | |
| * | | Move hrtf.cpp/h to core | Chris Robinson | 2021-04-22 | 1 | -2/+2 | |
| * | | Move helpers.cpp to core | Chris Robinson | 2021-04-22 | 1 | -2/+2 | |
| * | | Optionally use RTKit/D-Bus to set elevated priority | Chris Robinson | 2021-04-18 | 1 | -1/+24 | |
| * | | Decode UHJ buffers to B-Format for mixing | Chris Robinson | 2021-03-31 | 1 | -0/+1 | |
| * | | Move the UHJ phase shifter to a common header | Chris Robinson | 2021-03-28 | 1 | -0/+1 | |
| * | | Add the export definitions to the library projects | Chris Robinson | 2021-03-28 | 1 | -2/+4 | |
| * | | Add a utility to decode UHJ sound files to AMB | Chris Robinson | 2021-03-21 | 1 | -4/+16 | |
| * | | Move the ComPtr wrapper to a common header | Chris Robinson | 2021-03-08 | 1 | -0/+1 | |
| |/ | ||||||
| * | Release 1.21.1 | Chris Robinson | 2021-02-04 | 1 | -1/+1 | |
| * | Move al::deque to a common header | Chris Robinson | 2021-01-25 | 1 | -0/+1 | |
| * | Don't bother checking for std::aligned_alloc | Chris Robinson | 2021-01-22 | 1 | -17/+0 | |
| * | Fix setting the correct standards flag | Chris Robinson | 2021-01-22 | 1 | -2/+10 | |
| * | Ensure the correct standard is set for cmake checks | Chris Robinson | 2021-01-22 | 1 | -0/+2 | |
| * | Make the endian test more C++-like | Chris Robinson | 2021-01-21 | 1 | -1/+1 | |
| * | Avoid global constexpr arrays | Chris Robinson | 2021-01-21 | 1 | -1/+0 | |
| * | Avoid explicitly searching for the WindowsSDK | Chris Robinson | 2021-01-19 | 1 | -25/+23 | |
| * | Move cpu_caps and fpu_ctrl to core | Chris Robinson | 2020-12-31 | 1 | -4/+4 | |
| * | Check for SSE and NEON earlier | Chris Robinson | 2020-12-31 | 1 | -71/+84 | |
| * | Move the ambdec loader to core | Chris Robinson | 2020-12-25 | 1 | -2/+2 | |
| * | Use an import target for linking OpenSL | Chris Robinson | 2020-12-24 | 1 | -2/+1 | |
| * | Move alexcpt to core | Chris Robinson | 2020-12-24 | 1 | -2/+2 | |
| * | Move logging to core | Chris Robinson | 2020-12-17 | 1 | -1/+2 | |
| * | Move AsyncEvent to a separate header | Chris Robinson | 2020-12-16 | 1 | -0/+1 | |
| * | Move VoiceChange to a separate header | Chris Robinson | 2020-12-16 | 1 | -1/+2 | |
| * | Move fmt_traits to core | Chris Robinson | 2020-12-13 | 1 | -2/+2 | |
| * | Avoid compiling different sources for different targets | Chris Robinson | 2020-12-13 | 1 | -32/+6 | |
| * | Move the mixer functions to core | Chris Robinson | 2020-12-12 | 1 | -14/+14 | |
| * | Use a separate list for core objects | Chris Robinson | 2020-12-12 | 1 | -31/+34 | |
| * | Move some HRTF definitions to a separate header | Chris Robinson | 2020-12-12 | 1 | -0/+1 | |
| * | Move ambidefs.h to core | Chris Robinson | 2020-12-12 | 1 | -1/+2 | |
| * | Move the ringbuffer to common | Chris Robinson | 2020-12-05 | 1 | -2/+2 | |
| * | Move a couple more things to core | Chris Robinson | 2020-12-04 | 1 | -4/+4 | |
| * | Move the filters to core | Chris Robinson | 2020-12-04 | 1 | -6/+6 | |
| * | Move the bsinc tables to core | Chris Robinson | 2020-12-04 | 1 | -3/+3 | |
| * | Move mastering.cpp/h to core | Chris Robinson | 2020-12-04 | 1 | -2/+2 | |
| * | Move some sources to a separate directory | Chris Robinson | 2020-11-27 | 1 | -2/+4 | |
| * | Move AL EffectProp handling to separate sources | Chris Robinson | 2020-11-25 | 1 | -0/+15 | |
| * | Use a separate structure for the active effect slot properties | Chris Robinson | 2020-11-07 | 1 | -0/+2 | |
| * | Release 1.21.0 | Chris Robinson | 2020-11-04 | 1 | -2/+2 |