13
0
livetrax/libs/backends/jack
Paul Davis f4490f54c5 change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation
This still uses the tempo map object in libs/ardour, not the new one in libs/temporal, and isn't likely to be functional
(though it could be)
2021-08-13 12:51:28 -06:00
..
jack_api.cc
jack_audiobackend.cc remove some timing stats that it seems unlikely we will use 2021-06-15 14:03:55 -06:00
jack_audiobackend.h dramtically improve performance of ::get_port_by_name() for JACK backend 2021-06-11 10:41:41 -06:00
jack_connection.cc
jack_connection.h
jack_portengine.cc JACK backend: avoid deadlock if a port is unregistered that is not known to Ardour 2021-06-13 07:59:14 -06:00
jack_session.cc change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation 2021-08-13 12:51:28 -06:00
jack_session.h
jack_utils.cc
jack_utils.h
weak_libjack.c
weak_libjack.def
weak_libjack.h
wscript