Commit Graph

12 Commits

Author SHA1 Message Date
Luciano Iam
842b989e19 WS: improve ES6 import/export syntax 2020-06-23 22:00:58 +02:00
Luciano Iam
f983dfe6a7 WebSockets: workaround for index page on Windows
Avoid 404s when following surface links while the issue in https://github.com/Ardour/ardour/pull/491 is better investigated
2020-04-24 12:39:06 +02:00
Luciano Iam
2ba8dab95e WebSockets: update JS client and demo
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-17 20:15:10 +02:00
Luciano Iam
198590bc94 WebSockets: update index page JS to reflect latest two commits changes 2020-04-13 16:29:38 +02:00
Luciano Iam
17cbd65603 WebSockets: rename all occurrences of 'disk path' to 'filesystem path' 2020-04-13 16:29:38 +02:00
Luciano Iam
fef1ed81ed WebSockets: improve index page design 2020-04-13 16:29:38 +02:00
Luciano Iam
320233b075 WebSockets: add surface version numbers to index page 2020-04-13 16:29:38 +02:00
Luciano Iam
d709d8b868 WebSockets: cleanup index page JS 2020-04-13 16:29:37 +02:00
Luciano Iam
3d8e430324 WebSockets: remove unnecessary .. in module import 2020-04-11 22:30:42 +02:00
Luciano Iam
40a03e4cf5 WebSockets: update index page to use JS client lib, cleanup code 2020-04-11 22:30:41 +02:00
Luciano Iam
b7acaf1193 WebSockets: update web index to handle latest index.json format and show surface paths on disk 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