summaryrefslogtreecommitdiff
path: root/guile-osc.c
AgeCommit message (Expand)Author
2023-04-22osc-send: Check for integer firstThomas White
2023-04-22make-osc-server-thread: Take URL instead of port numberThomas White
2023-04-22make-osc-address: Take URL instead of port numberThomas White
2023-04-22Return #f on errorThomas White
2023-04-22osc-send: Handle string typesThomas White
2023-04-22Add almost all argument typesThomas White
2023-04-22Add arguments to server methodsThomas White
2023-04-22Fix incorrect pointerThomas White
2023-04-16osc-send: Send argumentsThomas White
2023-04-16Add initial (osc-send ...)Thomas White
2023-04-16Rearrange namespaceThomas White
2023-04-15Initial commitThomas White