Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make C callbacks noexcept | Chris Robinson | 2019-10-09 | 1 | -5/+4 |
* | Never return null from CreateRingBuffer | Chris Robinson | 2019-10-08 | 1 | -3/+0 |
* | Clean up some exception messages and avoid duplicate log messages | Chris Robinson | 2019-10-08 | 1 | -5/+0 |
* | Avoid raw lock/unlock calls | Chris Robinson | 2019-10-07 | 1 | -2/+3 |
* | Use exceptions for backend open failures | Chris Robinson | 2019-10-07 | 1 | -71/+51 |
* | Fix some Windows warnings | Chris Robinson | 2019-09-18 | 1 | -3/+3 |
* | Return and pass more appropriate types for backends | Chris Robinson | 2019-09-15 | 1 | -14/+14 |
* | Clean up (most) implicit conversions in the backends | Chris Robinson | 2019-09-14 | 1 | -8/+12 |
* | Return unsigned values from the FromDevFmt functions | Chris Robinson | 2019-09-13 | 1 | -2/+2 |
* | Move the wstr converters to a separate header | Chris Robinson | 2019-08-11 | 1 | -0/+1 |
* | Move the dynload decls and defs to common | Chris Robinson | 2019-08-10 | 1 | -0/+1 |
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+938 |