aboutsummaryrefslogtreecommitdiffstats
path: root/src/port.h
AgeCommit message (Expand)AuthorFilesLines
2024-11-24Use angle brackets for library includesDavid Robillard1-1/+1
2024-11-24Improve header documentationDavid Robillard1-0/+1
2024-11-24Move control port buffers to a separate arrayDavid Robillard1-1/+0
2024-11-24Move PortFlow and PortType definitions to types.hDavid Robillard1-10/+1
2024-11-24Only send control messages to designated lv2:control portsDavid Robillard1-0/+1
2024-11-24Use a typedef for port flow and type like other enumsDavid Robillard1-4/+10
2024-11-24Use a typedef for ports like other structsDavid Robillard1-2/+2
2024-11-24Avoid querying the lilv model in the process callbackDavid Robillard1-9/+10
2022-08-17Define JALV_BEGIN_DECLS and define JALV_END_DECLSDavid Robillard1-6/+3
2022-08-17Move Port definition to its own headerDavid Robillard1-0/+38