Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-17 | Use a consistent interface for error/warning/debug logging | David Robillard | 1 | -6/+6 | |
Towards the ability to hook the log into other things (for display in a UI, for example). The implementation still just prints to stderr, although now with consistent formatting. | |||||
2022-08-17 | Reduce dependence on jalv_internal.h | David Robillard | 1 | -1/+1 | |
2022-08-17 | Separate backend.h from jalv_internal.h | David Robillard | 1 | -0/+2 | |
2022-08-17 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
2022-05-30 | Remove use of VLAs | David Robillard | 1 | -1/+1 | |
2022-05-27 | Use consistent comment styles | David Robillard | 1 | -6/+6 | |
2022-05-27 | Format all code with clang-format | David Robillard | 1 | -159/+163 | |
2021-01-02 | Use email address instead of website for attribution | David Robillard | 1 | -14/+14 | |
2019-10-17 | Clean up includes | David Robillard | 1 | -3/+3 | |
2018-09-23 | Remove support for deprecated event and uri-map extensions | David Robillard | 1 | -1/+1 | |
2016-10-05 | Add PortAudio backend | David Robillard | 1 | -0/+223 | |