13
0
livetrax/libs/backends/alsa
Robin Gareus 46deb15d12
ALSA: request device to query its settings
Querying available buffersizes and sample-rates requires access
to the device. Almost all ALSA devices are limited to
a single user-space application so we unconditionally try
to request access to the device.
2022-09-12 16:34:25 +02:00
..
alsa_audiobackend.cc ALSA: request device to query its settings 2022-09-12 16:34:25 +02:00
alsa_audiobackend.h Use shared port engine MIDI event compare operator 2021-11-30 19:41:39 +01:00
alsa_midi.cc Consolidate code using pthread_attr_setstacksize 2020-06-06 18:35:44 +02:00
alsa_midi.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
alsa_rawmidi.cc Remove extraneous parentheses (Wparentheses-equality) 2021-05-30 20:09:35 -04:00
alsa_rawmidi.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
alsa_sequencer.cc Remove extraneous parentheses (Wparentheses-equality) 2021-05-30 20:09:35 -04:00
alsa_sequencer.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
alsa_slave.cc gcc-11 compat, volatile atomic variables (1/2) 2021-03-22 15:30:07 +01:00
alsa_slave.h gcc-11 compat, volatile atomic variables (1/2) 2021-03-22 15:30:07 +01:00
select_sleep.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00
zita-alsa-pcmi.cc ALSA backend: code cleanup and scoping and indent 2021-05-16 00:49:06 +02:00
zita-alsa-pcmi.h ALSA backend: code cleanup and scoping and indent 2021-05-16 00:49:06 +02:00