alsa-lib/src
Takashi Iwai 90eb3c1e96 ALSA: seq: Use SND_* instead of SNDRV_*
The values SNDRV_XXX are used incorrectly in some code where they
should have been SND_XXX, due to copy&paste from the kernel code.

Practically seen there are no difference, and the code still works
fine, but those should be corrected for consistency.

Fixes: 6167b8ce3e ("seq: Add API helper functions for creating UMP Endpoint and Blocks")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2025-04-01 08:10:27 +02: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 - improve sync feature 2025-03-24 11:50:52 +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 ALSA: seq: Use SND_* instead of SNDRV_* 2025-04-01 08:10:27 +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: add '${LibCaps}' substitution 2025-03-21 11:41:09 +01: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