13
0
livetrax/libs/backends/alsa
Robin Gareus 3f4feb6cc8
ALSA: fix autostart when using different I/O devices
ALSA backend modified the internal state when different devices
were used, re-assigning one (usually input-device) to "None"
when it's resampled. This lead to EngineHints not matching the
EngineState, and autostart was disabled, and a dialog
"Engine I/O device has changed since you last opened this session."
2022-11-29 06:39:50 +01:00
..
alsa_audiobackend.cc ALSA: fix autostart when using different I/O devices 2022-11-29 06:39:50 +01: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