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
37d2a7bc95bc509680c13ba70dae722f064fae25
ardour
/
libs
/
backends
/
jack
History
Robin Gareus
0c3531efe7
Fix gcc4 builds "GCC diagnostic not allowed inside functions"
2017-12-16 17:08:36 +01:00
..
jack_api.cc
…
jack_audiobackend.cc
globally change all use of "frame" to refer to audio into "sample".
2017-09-18 12:39:17 -04:00
jack_audiobackend.h
Add & implement PortEngine::externally_connected() API
2017-10-30 19:41:42 +01:00
jack_connection.cc
…
jack_connection.h
…
jack_portengine.cc
Add & implement PortEngine::externally_connected() API
2017-10-30 19:41:42 +01:00
jack_session.cc
Revert some more frame/sample API issues
2017-09-19 18:40:29 +02:00
jack_session.h
…
jack_utils.cc
backends: jack: display playback only devices
2017-08-23 02:17:51 +02:00
jack_utils.h
…
weak_libjack.c
…
weak_libjack.def
Fix gcc4 builds "GCC diagnostic not allowed inside functions"
2017-12-16 17:08:36 +01:00
weak_libjack.h
Sync weakjack with upstream
https://github.com/x42/weakjack/
2017-12-15 21:56:46 +01:00
wscript
…