ardour/libs/backends/portaudio
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
..
audio_utils.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
cycle_timer.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
debug.h Use debug output rather than sending errors for developer relevant port errors 2015-09-02 12:07:14 +10:00
midi_device_info.h Make header files more self-contained - add missing std includes 2024-10-20 03:11:53 +02:00
midi_util.cc Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
midi_util.h Make header files more self-contained - add missing std includes 2024-10-20 03:11:53 +02:00
portaudio_backend.cc audio_backend: Rename instantiate() parameter arg1 to client_name 2024-10-22 01:54:43 +02:00
portaudio_backend.h audio_backend: Merge is_realtime() into client_real_time_priority() 2024-10-22 01:54:43 +02:00
portaudio_io.cc audio_backend: Get name of standard device directly, without unnecessary enum StandardDeviceName 2024-10-22 01:54:42 +02:00
portaudio_io.h audio_backend: Get name of standard device directly, without unnecessary enum StandardDeviceName 2024-10-22 01:54:42 +02:00
winmmemidi_input_device.cc Add more missing include (fix windows builds) 2024-10-19 04:58:30 +02:00
winmmemidi_input_device.h Add more missing include (fix windows builds) 2024-10-19 04:58:30 +02:00
winmmemidi_io.cc Windows: unconditionally request high timer resolution 2023-06-05 00:02:54 +02:00
winmmemidi_io.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
winmmemidi_output_device.cc Add RT thread priority debugging 2024-10-14 21:49:56 +02:00
winmmemidi_output_device.h Add missing include (fix windows builds) 2024-10-19 04:46:35 +02:00
wscript wscript: drop repeated autowaf.set_options - it is enough to set at top level 2023-10-15 10:47:16 -06:00