ardour/libs/backends
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
..
alsa audio_backend: Rename instantiate() parameter arg1 to client_name 2024-10-22 01:54:43 +02:00
coreaudio audio_backend: Rename instantiate() parameter arg1 to client_name 2024-10-22 01:54:43 +02:00
dummy audio_backend: Rename instantiate() parameter arg1 to client_name 2024-10-22 01:54:43 +02:00
jack audio_backend: Rename instantiate() parameter arg1 to client_name 2024-10-22 01:54:43 +02:00
MSVCbackends MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
portaudio audio_backend: Rename instantiate() parameter arg1 to client_name 2024-10-22 01:54:43 +02:00
pulseaudio audio_backend: Rename instantiate() parameter arg1 to client_name 2024-10-22 01:54:43 +02:00
wscript wscript: don't add pointless -DHAVE_X for each mandatory subdir 2023-10-15 10:47:16 -06:00