13
0
livetrax/libs/surfaces/websockets
2021-08-13 12:51:32 -06:00
..
ardour_websockets.cc WebSockets: notify server there are pending client updates 2021-06-13 22:00:29 +02:00
ardour_websockets.h WebSockets: notify server there are pending client updates 2021-06-13 22:00:29 +02:00
client.cc
client.h
component.cc
component.h WebSockets: less invasive version of 5407232 2021-06-14 10:02:25 +02:00
dispatcher.cc
dispatcher.h
feedback.cc temporal: TempoMap::Changed is now a static member named TempoMap::MapChanged 2021-08-13 12:51:32 -06:00
feedback.h Fix C++11ism 2021-06-16 03:03:26 +02:00
interface.cc
json.cc
json.h
manifest.cc
manifest.h
message.cc
message.h
mixer.cc
mixer.h
resources.cc
resources.h
server.cc WebSockets: fix surface build for older systems 2021-06-14 14:50:48 +02:00
server.h WebSockets: update some source headers 2021-06-14 14:45:51 +02:00
state.cc
state.h
transport.cc remove/hide Session::tempo_map() and use TempoMap::use() instead (thread local shared ptr) 2021-08-13 12:51:30 -06:00
transport.h
typed_value.cc
typed_value.h
wscript