13
0
livetrax/libs/surfaces
Luciano Iam cb73eb350d WebSockets: less invasive version of 5407232
There is no need to connect signals twice, can connect them directly to the
helper UI loop and skip the surface loop. Then let the server decide if it is
necessary to call lws_cancel_service() or not.

Also rename WebsocketsServer::should_request_write() to read_blocks_event_loop()
it makes more sense for the caller now on-demand write logic is completely
implemented by the server class.
2021-06-14 10:02:25 +02:00
..
cc121 Remove unused variables (Wunused-variable) 2021-05-30 20:09:35 -04:00
contourdesign remove unnecessary 2nd argument from Session::request_locate() calls (default value is identical) (surfaces edition) 2021-05-03 17:40:41 -06:00
control_protocol fix arguemnts to transport call in shared control surface code for transport_play() 2021-06-08 08:32:19 -06:00
faderport Remove unused variables (Wunused-variable) 2021-05-30 20:09:35 -04:00
faderport8 Remove unused variables (Wunused-variable) 2021-05-30 20:09:35 -04:00
frontier use Session::request_roll() instead of request_transport_speed (1.0, ...) 2021-04-19 16:14:08 -06:00
generic_midi Remove unused variables (Wunused-variable) 2021-05-30 20:09:35 -04:00
launch_control_xl Ignore saved port-name when loading ctrl-surface state 2021-04-17 02:07:09 +02:00
mackie Don't crash if master fader is not avaliable. 2021-05-13 12:08:09 -05:00
maschine2 Maschine Mikro MK2 support 2021-04-01 20:07:55 +02:00
osc Remove unused private fields (Wunused-private-field) 2021-05-30 20:09:35 -04:00
push2 Ignore saved port-name when loading ctrl-surface state 2021-04-17 02:07:09 +02:00
tranzport remove unnecessary 2nd argument from Session::request_locate() calls (default value is identical) (surfaces edition) 2021-05-03 17:40:41 -06:00
us2400 Remove unused private fields (Wunused-private-field) 2021-05-30 20:09:35 -04:00
websockets WebSockets: less invasive version of 5407232 2021-06-14 10:02:25 +02:00
wiimote
wscript