From: David Henningsson <coding@diwic.se>
To: tiwai@suse.de, alsa-devel@alsa-project.org, perex@perex.cz
Cc: David Henningsson <coding@diwic.se>
Subject: [PATCH v2 0/2] alsa-lib patches for rawmidi tstamp framing
Date: Tue, 17 Aug 2021 14:51:30 +0200 [thread overview]
Message-ID: <20210817125132.5737-1-coding@diwic.se> (raw)
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
next reply other threads:[~2021-08-17 12:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-17 12:51 David Henningsson [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210817125132.5737-1-coding@diwic.se \
--to=coding@diwic.se \
--cc=alsa-devel@alsa-project.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.