e3569b6469
This is an update to the surface ArdourFeedback class that is needed to support the new event loop integration method. The various session event callbacks cannot be queued in the surface event loop because that would create a delay between the time such events are fired and the time for writing to clients arrive, due to lws_service() blocking while it waits to read. To solve this issue a helper AbstractUI is created for catching events as soon as possible and issuing a call to lws_cancel_service(). See WebsocketsServer::glib_idle_callback() |
||
---|---|---|
.. | ||
cc121 | ||
contourdesign | ||
control_protocol | ||
faderport | ||
faderport8 | ||
frontier | ||
generic_midi | ||
launch_control_xl | ||
mackie | ||
maschine2 | ||
osc | ||
push2 | ||
tranzport | ||
us2400 | ||
websockets | ||
wiimote | ||
wscript |