This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
d6745f043c5fd0c51849efe84b964098f02cb867
ardour
/
libs
/
backends
/
jack
History
Paul Davis
ad9ac0911e
remove some timing stats that it seems unlikely we will use
2021-06-15 14:03:55 -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
RT-safe jack transport time-master
2020-08-19 19:07:41 +02:00
jack_session.h
…
jack_utils.cc
Resolve some Xcode12 C++11, sigc++ issues
2020-12-12 04:46:22 +01:00
jack_utils.h
…
weak_libjack.c
Update weakjack, alternative macOS libjack paths
2021-06-02 17:42:01 +02:00
weak_libjack.def
Fix OSX and non GCC builds
2021-03-01 16:20:38 +01:00
weak_libjack.h
Update weak_libjack -
https://github.com/x42/weakjack/
2021-02-28 16:27:22 +01:00
wscript
…