Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up more implicit conversions | Chris Robinson | 2019-09-13 | 3 | -23/+26 |
| | |||||
* | Use unsigned channel indices | Chris Robinson | 2019-09-12 | 1 | -2/+2 |
| | |||||
* | Fix a few more C-style casts | Chris Robinson | 2019-09-11 | 2 | -3/+4 |
| | |||||
* | Fix function declaration | Chris Robinson | 2019-09-11 | 1 | -2/+3 |
| | |||||
* | Avoid C-style casts in C++ | Chris Robinson | 2019-09-11 | 4 | -8/+13 |
| | |||||
* | Avoid dynamically allocating ChannelConverter | Chris Robinson | 2019-09-10 | 1 | -16/+6 |
| | |||||
* | Use al::byte for a couple more buffers | Chris Robinson | 2019-08-25 | 2 | -11/+11 |
| | |||||
* | Use unsigned for the sample and channel converters | Chris Robinson | 2019-08-20 | 2 | -10/+9 |
| | |||||
* | Add methods to get env vars as an optional | Chris Robinson | 2019-08-12 | 1 | -2/+3 |
| | |||||
* | Move the wstr converters to a separate header | Chris Robinson | 2019-08-11 | 4 | -0/+4 |
| | |||||
* | Move the dynload decls and defs to common | Chris Robinson | 2019-08-10 | 5 | -4/+6 |
| | |||||
* | no AudioObjectPropertyAddress on iOS | Li Keqing | 2019-08-07 | 1 | -0/+2 |
| | |||||
* | Move some declarations out of alcmain.h | Chris Robinson | 2019-08-05 | 2 | -1/+3 |
| | |||||
* | Modify LIKELY and UNLIKELY to not need extra parenthesis | Chris Robinson | 2019-08-04 | 2 | -12/+12 |
| | |||||
* | Add a common base for auto-deleting ref-counted objects | Chris Robinson | 2019-08-01 | 1 | -2/+2 |
| | | | | Which will also work as the basis for a future intrusive_ptr | ||||
* | More include cleanup | Chris Robinson | 2019-07-29 | 2 | -6/+10 |
| | |||||
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 36 | -0/+12684 |