summaryrefslogtreecommitdiff
path: root/libs/surfaces/websockets/globals.cc
AgeCommit message (Collapse)Author
2020-04-20WebSockets: transport surface implementationLuciano Iam
2020-04-20WebSockets: output position time in secondsLuciano Iam
2020-04-20WebSockets: add record state support to surfaceLuciano Iam
2020-04-20WebSockets: add transport roll support to surfaceLuciano Iam
2020-02-23NO-OP: Re-indent websockets codeRobin Gareus
"Always use Tabstops for block-indent (the code must be formatted correctly with "[TAB] = N spaces" for any value of N). Use space only for alignment." - https://ardour.org/styleguide.html
2020-02-22Add websockets surface moduleLuciano Iam