Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use standard attribute declarations | Chris Robinson | 2020-04-13 | 1 | -1/+2 |
* | Get rid of a redundant enum | Chris Robinson | 2020-03-30 | 1 | -3/+3 |
* | Return the enumerated device names from the backend | Chris Robinson | 2020-03-30 | 1 | -10/+12 |
* | Remove the check for stat() | Chris Robinson | 2020-03-21 | 1 | -2/+0 |
* | Remove unnecessary locks now that the mixer doesn't require one | Chris Robinson | 2020-02-26 | 1 | -3/+0 |
* | Handle padding between device sample frames | Chris Robinson | 2019-12-21 | 1 | -1/+2 |
* | Clean up some exception messages and avoid duplicate log messages | Chris Robinson | 2019-10-08 | 1 | -3/+0 |
* | Avoid raw lock/unlock calls | Chris Robinson | 2019-10-07 | 1 | -4/+3 |
* | Use exceptions for backend open failures | Chris Robinson | 2019-10-07 | 1 | -5/+6 |
* | Return and pass more appropriate types for backends | Chris Robinson | 2019-09-15 | 1 | -10/+10 |
* | Return unsigned values from the FromDevFmt functions | Chris Robinson | 2019-09-13 | 1 | -4/+4 |
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+302 |