All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] alsa-lib patches for rawmidi tstamp framing
@ 2021-08-17 12:51 David Henningsson
  2021-08-17 12:51 ` [PATCH v2 1/2] Add rawmidi framing API David Henningsson
  2021-08-17 12:51 ` [PATCH v2 2/2] Add test for " David Henningsson
  0 siblings, 2 replies; 4+ messages in thread
From: David Henningsson @ 2021-08-17 12:51 UTC (permalink / raw)
  To: tiwai, alsa-devel, perex; +Cc: David Henningsson

v2: Improved commit messages

David Henningsson (2):
  Add rawmidi framing API
  Add test for rawmidi framing API

 include/rawmidi.h           | 26 ++++++++++++
 include/sound/uapi/asound.h | 30 +++++++++++++-
 src/rawmidi/rawmidi.c       | 83 +++++++++++++++++++++++++++++++++++++
 src/rawmidi/rawmidi_hw.c    |  2 +
 src/rawmidi/rawmidi_local.h |  2 +
 test/rawmidi.c              | 65 ++++++++++++++++++++++++++---
 6 files changed, 200 insertions(+), 8 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-08-17 13:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-17 12:51 [PATCH v2 0/2] alsa-lib patches for rawmidi tstamp framing David Henningsson
2021-08-17 12:51 ` [PATCH v2 1/2] Add rawmidi framing API David Henningsson
2021-08-17 13:46   ` Takashi Iwai
2021-08-17 12:51 ` [PATCH v2 2/2] Add test for " David Henningsson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.