ardour/libs/backends/jack
Mads Kiilerich 79e99c12a5 audio_backend: Rename instantiate() parameter arg1 to client_name
This parameter is consistently used to name the audio backend instance
and how it appear as client of the sound server. Just name it
`client_name`, consistent with the name of the jack_client_open
parameter it is passed to .
2024-10-22 01:54:43 +02:00
..
jack_api.cc audio_backend: Rename instantiate() parameter arg1 to client_name 2024-10-22 01:54:43 +02:00
jack_audiobackend.cc audio_backend: Merge is_realtime() into client_real_time_priority() 2024-10-22 01:54:43 +02:00
jack_audiobackend.h audio_backend: Merge is_realtime() into client_real_time_priority() 2024-10-22 01:54:43 +02:00
jack_connection.cc audio_backend: Rename instantiate() parameter arg1 to client_name 2024-10-22 01:54:43 +02:00
jack_connection.h audio_backend: Rename instantiate() parameter arg2 to session_id 2024-10-22 01:54:43 +02:00
jack_portengine.cc JACK backend: fix race condition caused by not wrapping jack_set_property() in JACK_SERVER_CALL 2024-07-09 10:14:39 -06:00
jack_session.cc JACK: fix reported tempo & meter when functioning as JACK timebase master 2023-06-12 12:10:26 -06:00
jack_session.h
jack_utils.cc Replace boost::scoped_ptr with std::unique_ptr (1/2) 2024-10-19 01:04:14 +02:00
jack_utils.h Add Sun backend option for JACK 2020-03-26 09:58:34 -06:00
weak_libjack.c Update weakjack, alternative macOS libjack paths 2021-06-02 17:42:01 +02:00
weak_libjack.def Provide jack2 compatible implementation for jack1 2022-06-30 17:19:57 +02:00
weak_libjack.h Update weak_libjack - https://github.com/x42/weakjack/ 2021-02-28 16:27:22 +01:00
wscript wscript: drop repeated autowaf.set_options - it is enough to set at top level 2023-10-15 10:47:16 -06:00