| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a separate structure for buffer storage | Chris Robinson | 2020-08-28 | 1 | -18/+4 |
* | Rename buffer_formats to buffer_storage | Chris Robinson | 2020-08-27 | 1 | -1/+1 |
* | Fix handling doubles | Chris Robinson | 2020-08-25 | 1 | -2/+2 |
* | Move storable buffer format info to a separate source | Chris Robinson | 2020-08-24 | 1 | -42/+17 |
* | Track a buffer's ambisonic order | Chris Robinson | 2020-04-04 | 1 | -1/+5 |
* | Add an ambisonic order parameter to the buffer channel count | Chris Robinson | 2020-04-03 | 1 | -4/+4 |
* | Remove a couple outdated comments | Chris Robinson | 2020-04-03 | 1 | -2/+2 |
* | Get rid of MAX_INPUT_CHANNELS | Chris Robinson | 2020-03-28 | 1 | -2/+0 |
* | Add a macro to disable class-specific new/delete | Chris Robinson | 2020-03-23 | 1 | -0/+2 |
* | Handle running the buffer callback in the voice | Chris Robinson | 2020-02-17 | 1 | -0/+2 |
* | Set and retrieve a buffer's callback | Chris Robinson | 2020-02-17 | 1 | -0/+3 |
* | Use struct methods to get a buffer's format info | Chris Robinson | 2020-01-18 | 1 | -4/+6 |
* | Add an interface to set a B-Format buffer's layout and scaling | Chris Robinson | 2019-12-02 | 1 | -0/+3 |
* | Make the buffer frequency unsigned | Chris Robinson | 2019-09-21 | 1 | -1/+1 |
* | Clean up some more implicit conversions | Chris Robinson | 2019-09-11 | 1 | -12/+7 |
* | Move some structs to where they're used | Chris Robinson | 2019-08-04 | 1 | -17/+0 |
* | Add iterators to ALbufferlistitem | Chris Robinson | 2019-07-31 | 1 | -3/+3 |
* | Rename al/* sources to avoid camel-case | Chris Robinson | 2019-07-29 | 1 | -0/+121 |