Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use FastBSinc24 for WASAPI and CoreAudio capture | Chris Robinson | 2019-09-28 | 1 | -1/+1 |
* | Make the resampler type an enum class | Chris Robinson | 2019-09-22 | 1 | -1/+1 |
* | Fix some Windows warnings | Chris Robinson | 2019-09-18 | 1 | -9/+9 |
* | Return and pass more appropriate types for backends | Chris Robinson | 2019-09-15 | 1 | -11/+11 |
* | Fix a few more GCC warnings | Chris Robinson | 2019-09-14 | 1 | -0/+2 |
* | Clean up (most) implicit conversions in the backends | Chris Robinson | 2019-09-14 | 1 | -6/+6 |
* | Return unsigned values from the FromDevFmt functions | Chris Robinson | 2019-09-13 | 1 | -3/+2 |
* | Fix function declaration | Chris Robinson | 2019-09-11 | 1 | -2/+3 |
* | Avoid C-style casts in C++ | Chris Robinson | 2019-09-11 | 1 | -3/+6 |
* | Avoid dynamically allocating ChannelConverter | Chris Robinson | 2019-09-10 | 1 | -16/+6 |
* | Use unsigned for the sample and channel converters | Chris Robinson | 2019-08-20 | 1 | -5/+5 |
* | Move the wstr converters to a separate header | Chris Robinson | 2019-08-11 | 1 | -0/+1 |
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+1763 |