summaryrefslogtreecommitdiff
path: root/share/web_surfaces/shared/ardour.js
AgeCommit message (Expand)Author
2020-04-17WebSockets: improve JS client and demoLuciano Iam
2020-04-17WebSockets: update JS client and demoLuciano Iam
2020-04-13WebSockets: improve support for callbacks in JS client libLuciano Iam
2020-04-13WebSockets: make mixer-demo import ardour.js instead of lower level channel.jsLuciano Iam
2020-04-13WebSockets: split channel.js into channel.js and message.jsLuciano Iam
2020-04-13WebSockets: detect channel drop in ardour.jsLuciano Iam
2020-04-13WebSockets: NO-OP update some code commentsLuciano Iam
2020-04-13WebSockets: rename Node to ANode to avoid shadowing DOM Node classLuciano Iam
2020-04-13WebSockets: add support for a message callback in ardour.jsLuciano Iam
2020-04-13WebSockets: remove test code from ardour.jsLuciano Iam
2020-04-13WebSockets: complete ardour.js client APIsLuciano Iam
2020-04-13WebSockets: add mixer APIs in ardour.jsLuciano Iam
2020-04-13WebSockets: rename ArdourMessageChannel to MessageChannelLuciano Iam
2020-04-13WebSockets: rename resource index.json to more meaningful surfaces.jsonLuciano Iam
2020-04-11WebSockets: add method for retrieving surface manifest in ardour.jsLuciano Iam
2020-04-11WebSockets: rename Channel to ArdourMessageChannelLuciano Iam
2020-04-11WebSockets: shared JS client initial implementationLuciano Iam
2020-04-11WebSockets: prepare for developing a shared JS API clientLuciano Iam