Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-24 | Use angle brackets for library includes | David Robillard | 1 | -1/+1 |
2024-11-24 | Improve header documentation | David Robillard | 1 | -0/+1 |
2024-11-24 | Move control port buffers to a separate array | David Robillard | 1 | -1/+0 |
2024-11-24 | Move PortFlow and PortType definitions to types.h | David Robillard | 1 | -10/+1 |
2024-11-24 | Only send control messages to designated lv2:control ports | David Robillard | 1 | -0/+1 |
2024-11-24 | Use a typedef for port flow and type like other enums | David Robillard | 1 | -4/+10 |
2024-11-24 | Use a typedef for ports like other structs | David Robillard | 1 | -2/+2 |
2024-11-24 | Avoid querying the lilv model in the process callback | David Robillard | 1 | -9/+10 |
2022-08-17 | Define JALV_BEGIN_DECLS and define JALV_END_DECLS | David Robillard | 1 | -6/+3 |
2022-08-17 | Move Port definition to its own header | David Robillard | 1 | -0/+38 |