Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH alsa-lib 0/3] ALSA-lib updates for UMP 1.1
@ 2023-06-12  8:19 Takashi Iwai
  2023-06-12  8:19 ` [PATCH alsa-lib 1/3] uapi: Update rawmidi API to 2.0.4 Takashi Iwai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Takashi Iwai @ 2023-06-12  8:19 UTC (permalink / raw)
  To: alsa-devel

Hi,

this is a patch set for updating alsa-lib to catch up the changes for
MIDI 2.0 UMP v1.1 features.  The basic functionality remains, while
the uapi header is updated a few API functions for the new features
are added.


Takashi

===

Takashi Iwai (3):
  uapi: Update rawmidi API to 2.0.4
  ump: Add UMP 1.1 features
  seq: Add UMP 1.1 features

 include/seq.h                   |  3 ++
 include/sound/uapi/asequencer.h |  5 ++-
 include/sound/uapi/asound.h     | 21 ++++++++--
 include/ump.h                   | 22 +++++++++++
 include/ump_msg.h               | 67 +++++++++++++++++++++++++++++++
 src/Versions.in                 |  2 +
 src/rawmidi/ump.c               | 70 +++++++++++++++++++++++++++++++++
 src/seq/seq.c                   | 32 +++++++++++++++
 8 files changed, 218 insertions(+), 4 deletions(-)

-- 
2.35.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-12  8:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-12  8:19 [PATCH alsa-lib 0/3] ALSA-lib updates for UMP 1.1 Takashi Iwai
2023-06-12  8:19 ` [PATCH alsa-lib 1/3] uapi: Update rawmidi API to 2.0.4 Takashi Iwai
2023-06-12  8:19 ` [PATCH alsa-lib 2/3] ump: Add UMP 1.1 features Takashi Iwai
2023-06-12  8:19 ` [PATCH alsa-lib 3/3] seq: " Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox