summaryrefslogtreecommitdiff
path: root/libs/surfaces/websockets/resources.cc
AgeCommit message (Expand)Author
2020-04-22WebSockets: also json-escape strings in state messagesLuciano Iam
2020-04-21WebSockets: compatibility fixes for WindowsLuciano Iam
2020-04-13WebSockets: rename all occurrences of 'disk path' to 'filesystem path'Luciano Iam
2020-04-13WebSockets: use canonical paths in index.jsonLuciano Iam
2020-04-13WebSockets: reject an empty ARDOUR_WEBSURFACES_PATHLuciano Iam
2020-04-11WebSockets: move diskPath property to surfaces group objectLuciano Iam
2020-04-11WebSockets: improve surface manifest format and loaderLuciano Iam
2020-04-09C++98 compatibilityRobin Gareus
2020-04-09Tweak websocket surface for use src-tree shared dirRobin Gareus
2020-04-09Add classes for serving content over HTTPLuciano Iam