Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-24 | Improve header documentation | David Robillard | 1 | -0/+1 | |
2024-11-24 | Rename ambiguous "buffer_size" field to "ring_size" | David Robillard | 1 | -1/+1 | |
There's already a lot of "buffer" sizes, and there's about to be even more, so rename this to "ring" size to be obviously about the communication rings. | |||||
2022-08-17 | Fix comment typo | David Robillard | 1 | -1/+1 | |
2022-08-17 | Define JALV_BEGIN_DECLS and define JALV_END_DECLS | David Robillard | 1 | -6/+4 | |
One lines good, three lines bad. | |||||
2022-08-17 | Separate options.h from jalv_internal.h | David Robillard | 1 | -0/+37 | |