summaryrefslogtreecommitdiff
path: root/share/web_surfaces/index
AgeCommit message (Collapse)Author
2020-04-17WebSockets: update JS client and demoLuciano Iam
avoid hardcoded node name strings in mixer-demo improve mixer-demo design split ardour.js client into control and metadata mixins rename JS client class Ardour to ArdourClient JS client improve mixin implementation JS client improve manifest parser NO-OP whitespace and comments NO-OP update websurface manifest versions add Ardour icon in mixer-demo improve mixer-demo scrolling on touch screens
2020-04-13WebSockets: update index page JS to reflect latest two commits changesLuciano Iam
2020-04-13WebSockets: rename all occurrences of 'disk path' to 'filesystem path'Luciano Iam
2020-04-13WebSockets: improve index page designLuciano Iam
2020-04-13WebSockets: add surface version numbers to index pageLuciano Iam
2020-04-13WebSockets: cleanup index page JSLuciano Iam
2020-04-11WebSockets: remove unnecessary .. in module importLuciano Iam
2020-04-11WebSockets: update index page to use JS client lib, cleanup codeLuciano Iam
2020-04-11WebSockets: update web index to handle latest index.json format and show ↵Luciano Iam
surface paths on disk
2020-04-11WebSockets: prepare for developing a shared JS API clientLuciano Iam