alsa-lib/src/seq
Takashi Iwai 94a5ddff9d seq: Simplify snd_seq_extract_output()
Now that we never put UMP events on the output buffer in the legacy
mode, the check and skip of UMP events are no longer necessary.
It means that ump_allowed argument is meaningless in extract_output(),
too.

Let's drop the unnecessary check and move the code extract_output()
into snd_seq_extract_output() again, and call this directly from
snd_seq_ump_extract_output() for simplification.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-11-07 12:16:47 +01:00
..
Makefile.am autotools: update style 2014-02-26 08:16:22 +01:00
seq.c seq: Simplify snd_seq_extract_output() 2023-11-07 12:16:47 +01:00
seq_event.c Remove sequencer instrument layer 2007-10-30 12:31:55 +01:00
seq_hw.c reshuffle included files to include config.h as first - v2 2023-09-13 12:35:35 +02:00
seq_local.h reshuffle included files to include config.h as first - v2 2023-09-13 12:35:35 +02:00
seq_midi_event.c reshuffle included files to include config.h as first - v2 2023-09-13 12:35:35 +02:00
seq_old.c Remove sequencer instrument layer 2007-10-30 12:31:55 +01:00
seq_symbols.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
seqmid.c reshuffle included files to include config.h as first - v2 2023-09-13 12:35:35 +02:00