| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid unnecessary placement new definitions | Chris Robinson | 2019-09-01 | 1 | -6/+1 |
* | Ensure AL_STOPPED state change events are sent | Chris Robinson | 2019-09-01 | 1 | -2/+5 |
* | Hold the source lock in UpdateAllSourceProps | Chris Robinson | 2019-09-01 | 1 | -0/+1 |
* | Store the voice fraction offset as unsigned | Chris Robinson | 2019-08-31 | 1 | -11/+11 |
* | Dereference the correct buffer when destructing a source | Chris Robinson | 2019-08-21 | 1 | -1/+1 |
* | Don't explicitly inline a particular function | Chris Robinson | 2019-08-13 | 1 | -1/+1 |
* | Fix some return types | Chris Robinson | 2019-08-12 | 1 | -5/+5 |
* | Don't use INT_MAX for unknown span lengths | Chris Robinson | 2019-08-11 | 1 | -26/+24 |
* | Remove multiple buffers per queue item | Chris Robinson | 2019-08-11 | 1 | -203/+49 |
* | Fix array access index | Chris Robinson | 2019-08-10 | 1 | -1/+1 |
* | Update some more includes | Chris Robinson | 2019-08-06 | 1 | -0/+1 |
* | Modify LIKELY and UNLIKELY to not need extra parenthesis | Chris Robinson | 2019-08-04 | 1 | -134/+134 |
* | Pass spans to the source get-property methods | Chris Robinson | 2019-08-03 | 1 | -268/+165 |
* | Pass spans to the source set-property methods | Chris Robinson | 2019-08-03 | 1 | -219/+212 |
* | Use an unsigned voice index | Chris Robinson | 2019-08-02 | 1 | -13/+4 |
* | Use a smart pointer for holding the context's device | Chris Robinson | 2019-08-01 | 1 | -16/+16 |
* | Add a common base for auto-deleting ref-counted objects | Chris Robinson | 2019-08-01 | 1 | -13/+13 |
* | Add iterators to ALbufferlistitem | Chris Robinson | 2019-07-31 | 1 | -101/+86 |
* | Move another function to a ALCcontext method | Chris Robinson | 2019-07-30 | 1 | -117/+113 |
* | Turn some functions into methods | Chris Robinson | 2019-07-30 | 1 | -1/+1 |
* | Properly prefix ALCcontext members | Chris Robinson | 2019-07-30 | 1 | -104/+104 |
* | Rename al/* sources to avoid camel-case | Chris Robinson | 2019-07-29 | 1 | -0/+3639 |