ardour/libs/surfaces/websockets
Luciano Iam 2bea7afcd4 WebSockets: additional method for event loop integration
Some distro repositories offer versions of libwebsockets that have not been
compiled with LWS_WITH_GLIB or LWS_WITH_EXTERNAL_POLL enabled. For such cases
a different event loop integration method is needed.

True for Ubuntu 20.04 as of Jun '21
2021-06-13 20:03:54 +02:00
..
ardour_websockets.cc Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
ardour_websockets.h Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
client.cc Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
client.h Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
component.cc Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
component.h Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
dispatcher.cc Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
dispatcher.h Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
feedback.cc Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
feedback.h Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
interface.cc Clean up and prepare for HTTP 2020-04-09 20:56:46 +02:00
json.cc Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
json.h Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
manifest.cc Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
manifest.h Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
message.cc Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
message.h Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
mixer.cc Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
mixer.h Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
resources.cc Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
resources.h Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
server.cc WebSockets: additional method for event loop integration 2021-06-13 20:03:54 +02:00
server.h WebSockets: additional method for event loop integration 2021-06-13 20:03:54 +02:00
state.cc Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
state.h Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
transport.cc Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
transport.h Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
typed_value.cc Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
typed_value.h Update websockets surface author email in source files 2021-06-13 16:32:18 +02:00
wscript WebSockets: code refactor 2020-06-10 19:47:37 +02:00