summaryrefslogtreecommitdiff
path: root/share/web_surfaces/builtin/mixer-demo/js/main.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: add client getSurfaceManifest() example in mixer-demoLuciano Iam
2020-04-13WebSockets: avoid hardcoding node names in mixer-demo, fix typo in message.jsLuciano 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: NO-OP update comments in mixer-demo codeLuciano Iam
2020-04-13WebSockets: NO-OP add a comment in mixer-demo code that explains approachLuciano Iam
2020-04-13WebSockets: avoid duplicated node+addr hash function in JS codeLuciano Iam
2020-04-13WebSockets: decouple Message from MessageChannelLuciano Iam
2020-04-13WebSockets: rename ArdourMessageChannel to MessageChannelLuciano Iam
2020-04-11WebSockets: rename Channel to ArdourMessageChannelLuciano Iam
2020-04-11WebSockets: make mixer-demo use ardour lib and remove duplicated codeLuciano Iam
2020-04-09Update HTML/CSS/JS frontendLuciano Iam