alsa-lib/include
Jaroslav Kysela fcce13a672 control.h: Fix ump header file detection
Apparently, the control.h is used from apps separately (outside
asoundlib.h). Avoid errors like:

/usr/include/alsa/control.h:417:47: error: ‘snd_ump_endpoint_info_t’ has not been declared
  417 | int snd_ctl_ump_endpoint_info(snd_ctl_t *ctl, snd_ump_endpoint_info_t *info);
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/alsa/control.h:418:44: error: ‘snd_ump_block_info_t’ has not been declared
  418 | int snd_ctl_ump_block_info(snd_ctl_t *ctl, snd_ump_block_info_t *info);
      |                                            ^~~~~~~~~~~~~~~~~~~~

Fixes: https://github.com/alsa-project/alsa-lib/issues/348
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2023-09-04 09:38:28 +02:00
..
sound seq: Add UMP 1.1 features 2023-06-12 10:14:23 +02:00
alisp.h
alsa-symbols.h Fix symver build error on non-ELF platforms 2023-09-01 16:54:44 +02:00
aserver.h reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
asoundef.h doxygen: Fix missing group end markers 2023-09-01 16:10:16 +02:00
asoundlib-head.h
asoundlib-tail.h
bswap.h
conf.h doxygen: conf: silence 'not documented' warnings 2023-09-01 16:11:43 +02:00
control.h control.h: Fix ump header file detection 2023-09-04 09:38:28 +02:00
control_external.h
control_plugin.h
error.h
global.h doxygen: include docs for shmarea functions 2023-09-01 16:12:24 +02:00
hwdep.h
input.h
list.h
local.h seq: Add UMP support 2023-06-06 15:13:27 +02:00
Makefile.am ump: Add helpers to parse / set UMP packet data 2023-06-06 15:13:27 +02:00
mixer.h doxygen: fix broken parameter name tags 2023-09-01 16:10:55 +02:00
mixer_abst.h
output.h
pcm.h doxygen: pcm: silence 'not documented' warnings 2023-09-01 16:11:30 +02:00
pcm_external.h
pcm_extplug.h
pcm_ioplug.h
pcm_old.h
pcm_plugin.h
pcm_rate.h
rawmidi.h ump: Add initial support 2023-06-06 15:13:27 +02:00
search.h
seq.h seq: ump: Fix typo in function name containing "group" 2023-07-28 17:35:02 +02:00
seq_event.h seq: Add UMP support 2023-06-06 15:13:27 +02:00
seq_midi_event.h
seqmid.h seq: Add overflow check in snd_seq_ev_set_ump_data() 2023-08-24 19:24:03 +02:00
sys.h
timer.h
topology.h dogyxen: fix topology.h warnings 2023-09-01 16:27:15 +02:00
type_compat.h
ump.h ump: Add UMP 1.1 features 2023-06-12 10:14:20 +02:00
ump_msg.h ump: Add UMP 1.1 features 2023-06-12 10:14:20 +02:00
use-case.h doxygen: fix list indentation errors 2023-09-01 16:11:15 +02:00