Hi,
this is a series of cleanup / fix patches for alsa-utils/seq/* stuff, including the extension of aseqsend to support UMP packet bytes.
Takashi
===
Takashi Iwai (10): configure: Requires the latest ALSA-lib release 1.2.12 aplaymidi: Drop ifdef for UMP support aplaymidi: Allow to pass 0 to -u option, too aconnect: Drop superfluous ifdefs aseqdump: Drop ifdef for UMP support aseqdump: Check the -u option value properly configure: Drop unused conditionals aseqdump: Show SysEx prefix to UMP SysEx data dump aseqsend: Support UMP mode aseqsend: Support long options
configure.ac | 13 +------- seq/aconnect/aconnect.c | 31 ------------------ seq/aplaymidi/aplaymidi.c | 32 +++--------------- seq/aseqdump/aseqdump.c | 25 +++----------- seq/aseqsend/aseqsend.1 | 69 +++++++++++++++++++++------------------ seq/aseqsend/aseqsend.c | 54 +++++++++++++++++++++++++++++- 6 files changed, 100 insertions(+), 124 deletions(-)