alsa-lib/src
Takashi Iwai 137eca7720 rawmidi: Extensions for tied device and substream inactive flag
This is the enhancements of rawmidi API for the new feature added in
6.14 kernel: the indication of a tied device and the inactive flag for
the selected substream.

The new function is added for obtaining the tied device,
snd_rawmidi_info_get_tied_device().

And the new bit flag is defined for indicating the inactive
substream, SNDRV_RAWMIDI_INFO_STREAM_INACTIVE, which is exposed via
snd_rawmidi_info_get_flags().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2025-01-14 16:46:50 +01:00
..
alisp reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
conf conf: aliases: hdmi: Include unconditionally the 2024-04-23 09:11:53 +02:00
control control: remap - clarify comments and docs 2024-11-12 10:32:56 +01:00
hwdep reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
mixer mixer: simple: Support dB TLVs for CTL_SINGLE controls 2023-11-07 10:30:46 +01:00
pcm pcm: close - deactivate async handler before snd_pcm_drop() 2024-09-06 12:58:14 +02:00
rawmidi rawmidi: Extensions for tied device and substream inactive flag 2025-01-14 16:46:50 +01:00
seq seq: Correct a typo in documentation 2024-08-07 15:50:21 +02:00
timer doxygen: fix broken examples links 2023-09-01 16:12:32 +02:00
topology topology: correct version script path 2024-01-30 14:31:46 +01:00
ucm ucm: doc - add Variant and Macro to the evaluation order 2024-05-14 15:28:44 +02:00
async.c Fixes: 5600b901 ("async: snd_async_del_handler - move clear signal using sigaction as last") 2024-09-06 09:58:47 +02:00
conf.c conf: fix snd_config_substitute (for src->parent) 2024-06-21 16:32:10 +02:00
confeval.c doxygen: conf: silence 'not documented' warnings 2023-09-01 16:11:43 +02:00
confmisc.c doxygen: conf: do not hide PCM specific function 2023-09-01 16:12:20 +02:00
dlmisc.c doxygen: global: silence 'not documented' warnings 2023-09-01 16:12:02 +02:00
error.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
input.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
Makefile.am src/Versions.in: Add guards for sequencer and rawmidi syms 2024-06-26 11:46:35 +02:00
names.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
output.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
shmarea.c doxygen: global: silence 'not documented' warnings 2023-09-01 16:12:02 +02:00
socket.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
userfile.c reshuffle included files to include config.h as first - v2 2023-09-13 12:35:35 +02:00
Versions.in.in src/Versions.in.in: Update *_tempo_base name 2024-11-15 09:27:10 +01:00