..
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
WebSockets: code refactor
2020-06-10 19:47:37 +02:00
dispatcher.cc
WS: prepare for handling object disconnections
2020-08-30 19:29:27 +02:00
dispatcher.h
WebSockets: code refactor
2020-06-10 19:47:37 +02:00
feedback.cc
WS: prepare for handling object disconnections
2020-08-30 19:29:27 +02:00
feedback.h
WS: prepare for handling object disconnections
2020-08-30 19:29:27 +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
WebSockets: fix guard header in json.h
2020-04-22 21:59:35 +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: prepare for handling object disconnections
2020-08-30 19:29:27 +02:00
mixer.h
WS: prepare for handling object disconnections
2020-08-30 19:29:27 +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