13
0
livetrax/libs/backends/portaudio
2024-10-20 03:11:53 +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 Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
portaudio_backend.h Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +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 wscript: drop repeated autowaf.set_options - it is enough to set at top level 2023-10-15 10:47:16 -06:00