ardour/libs/backends/portaudio
Franke Burgarino 4f434154a0 Fix PortAudio with MSYS
PortAudio can now successfully be used with Ardour when building on
Windows/MSYS. This will not work with MSYS packaged PortAudio, it
doesn't come with ASIO. You must build from source.
2025-11-20 18:35:28 -06: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
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 Prefer std::regex, and modern C++ string search 2025-11-11 19:04:16 +01:00
portaudio_backend.h Implement restoring hardware<>hardware connections for internal backends 2025-10-06 19:47:30 +02:00
portaudio_io.cc Fix a problem with ASIO buffer sizes on Windows 2021-03-18 16:12:28 +00:00
portaudio_io.h std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06: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 Fix PortAudio with MSYS 2025-11-20 18:35:28 -06:00