13
0
livetrax/libs/surfaces/websockets
Marijn Kruisselbrink bf7f6386d5
Re-enable lib/ardour/test/session_test.
This test seems to be compiling and passing just fine (when run in
isolation), so turning it back on seems like a good idea. To make it
pass when run as part of the full ardour test suite, this does remove
the WebSockets control surface from the control surfaces test though, as
that control surface messes up the event loop of the main thread, which
would otherwise cause use-after-free crashes in the session test.
2023-01-02 20:31:12 +01:00
..
ardour_websockets.cc
ardour_websockets.h use new event loop callback to ensure that all surface/control protocol threads have tempo map ptr set 2022-05-16 15:24:52 -06:00
client.cc
client.h
component.cc
component.h
dispatcher.cc
dispatcher.h
feedback.cc Re-enable lib/ardour/test/session_test. 2023-01-02 20:31:12 +01:00
feedback.h
interface.cc
json.cc
json.h
manifest.cc
manifest.h
message.cc
message.h
mixer.cc
mixer.h
resources.cc
resources.h
server.cc
server.h
state.cc
state.h
transport.cc temporal: TempoMap::use() returns a const ptr to enforce semantics (library version) 2022-04-08 11:58:04 -06:00
transport.h
typed_value.cc
typed_value.h
wscript Surfaces and panners should not export headers 2022-11-19 01:11:53 +01:00