Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Much more clang-tidy cleanup | Chris Robinson | 2023-12-10 | 1 | -8/+8 |
* | Refactor FlexArray | Chris Robinson | 2023-12-10 | 1 | -0/+1 |
* | Constify some pointers to indicate they won't change | Chris Robinson | 2023-09-25 | 1 | -1/+1 |
* | Add a SampleConverter method to convert planar buffer lines | Chris Robinson | 2023-09-21 | 1 | -0/+1 |
* | Avoid a potential unsigned underflow | Chris Robinson | 2022-11-13 | 1 | -1/+1 |
* | Change a function to a static method | Chris Robinson | 2022-11-13 | 1 | -4/+3 |
* | Fix SampleConverter source read count | Chris Robinson | 2022-11-12 | 1 | -1/+1 |
* | Add a method for the input sample delay for the SampleConverter | Chris Robinson | 2022-11-12 | 1 | -0/+8 |
* | Move some more sources to core | Chris Robinson | 2021-04-24 | 1 | -0/+59 |