Commit Graph

16 Commits

Author SHA1 Message Date
Luciano Iam
da670aa186 WebSockets: improve support for callbacks in JS client lib 2020-04-13 16:29:41 +02:00
Luciano Iam
eead6f9cac WebSockets: make mixer-demo import ardour.js instead of lower level channel.js 2020-04-13 16:29:41 +02:00
Luciano Iam
1f0dfddde1 WebSockets: split channel.js into channel.js and message.js 2020-04-13 16:29:41 +02:00
Luciano Iam
1e3084d760 WebSockets: detect channel drop in ardour.js 2020-04-13 16:29:41 +02:00
Luciano Iam
236ba5c1c4 WebSockets: NO-OP update some code comments 2020-04-13 16:29:41 +02:00
Luciano Iam
a8dce60eb5 WebSockets: rename Node to ANode to avoid shadowing DOM Node class 2020-04-13 16:29:40 +02:00
Luciano Iam
b8f52a519a WebSockets: add support for a message callback in ardour.js 2020-04-13 16:29:40 +02:00
Luciano Iam
7aca159017 WebSockets: remove test code from ardour.js 2020-04-13 16:29:40 +02:00
Luciano Iam
089a4958ca WebSockets: complete ardour.js client APIs 2020-04-13 16:29:40 +02:00
Luciano Iam
50fc366eeb WebSockets: add mixer APIs in ardour.js 2020-04-13 16:29:39 +02:00
Luciano Iam
a51ce18334 WebSockets: rename ArdourMessageChannel to MessageChannel 2020-04-13 16:29:39 +02:00
Luciano Iam
e7f22cf989 WebSockets: rename resource index.json to more meaningful surfaces.json 2020-04-13 16:29:38 +02:00
Luciano Iam
68ecf6c0b3 WebSockets: add method for retrieving surface manifest in ardour.js 2020-04-11 22:30:42 +02:00
Luciano Iam
5c78c85ef5 WebSockets: rename Channel to ArdourMessageChannel 2020-04-11 22:30:41 +02:00
Luciano Iam
01e25a3199 WebSockets: shared JS client initial implementation 2020-04-11 22:30:41 +02:00
Luciano Iam
c96e392f0f WebSockets: prepare for developing a shared JS API client 2020-04-11 22:30:40 +02:00