13
0
livetrax/libs/surfaces/websockets
Luciano Iam 665e0686e5
WS: noop use a namespace for JSON utilities
Instead of a class with static methods

Also correct some whitespace to prevent triggering of OCD cycles
2020-08-30 19:29:28 +02:00
..
ardour_websockets.cc WebSockets: code refactor 2020-06-10 19:47:37 +02:00
ardour_websockets.h WebSockets: code refactor 2020-06-10 19:47:37 +02:00
client.cc NO-OP: Re-indent websockets code 2020-02-23 16:21:55 +01:00
client.h NO-OP update comments for header guard #endifs 2020-04-09 20:56:46 +02:00
component.cc WebSockets: code refactor 2020-06-10 19:47:37 +02:00
component.h WS: handle strips and plugins removal 2020-08-30 19:29:27 +02:00
dispatcher.cc WS: noop use a namespace for JSON utilities 2020-08-30 19:29:28 +02:00
dispatcher.h WebSockets: code refactor 2020-06-10 19:47:37 +02:00
feedback.cc WS: noop use a namespace for JSON utilities 2020-08-30 19:29:28 +02:00
feedback.h WS: consistent naming of strip/plugin/param identifiers 2020-08-30 19:29:28 +02:00
interface.cc Clean up and prepare for HTTP 2020-04-09 20:56:46 +02:00
json.cc WebSockets: also json-escape strings in state messages 2020-04-22 21:59:35 +02:00
json.h WS: noop use a namespace for JSON utilities 2020-08-30 19:29:28 +02:00
manifest.cc WebSockets: also json-escape strings in state messages 2020-04-22 21:59:35 +02:00
manifest.h WebSockets: compatibility fixes for Windows 2020-04-21 15:53:27 +02:00
message.cc WebSockets: also json-escape strings in state messages 2020-04-22 21:59:35 +02:00
message.h NO-OP update comments for header guard #endifs 2020-04-09 20:56:46 +02:00
mixer.cc WS: move VCA detection to mixer strip interface 2020-08-30 19:29:28 +02:00
mixer.h WS: move VCA detection to mixer strip interface 2020-08-30 19:29:28 +02:00
resources.cc WebSockets: also json-escape strings in state messages 2020-04-22 21:59:35 +02:00
resources.h WebSockets: also json-escape strings in state messages 2020-04-22 21:59:35 +02:00
server.cc Fix support for older libwebsocket versions 2020-06-10 15:58:47 +02:00
server.h WebSockets: leverage LWS_WITH_GLIB 2020-05-28 18:56:21 +02:00
state.cc NO-OP: Re-indent websockets code 2020-02-23 16:21:55 +01:00
state.h WebSockets: improve JS client message handling code 2020-06-10 19:47:37 +02:00
transport.cc Remove using std::min/max from header 2020-06-18 01:05:48 +02:00
transport.h WebSockets: code refactor 2020-06-10 19:47:37 +02:00
typed_value.cc NO-OP: Re-indent websockets code 2020-02-23 16:21:55 +01:00
typed_value.h NO-OP update comments for header guard #endifs 2020-04-09 20:56:46 +02:00
wscript WebSockets: code refactor 2020-06-10 19:47:37 +02:00