From: han.lu@intel.com
To: tiwai@suse.de, liam.r.girdwood@linux.intel.com,
bernard.gautier@intel.com, edward.c.popescu@intel.com,
alsa-devel@alsa-project.org
Cc: "Lu, Han" <han.lu@intel.com>
Subject: [PATCH 0/3] *** new features for alsabat ***
Date: Tue, 15 Mar 2016 11:18:51 +0800 [thread overview]
Message-ID: <cover.1458011641.git.han.lu@intel.com> (raw)
From: "Lu, Han" <han.lu@intel.com>
Add 3 features for alsabat:
1. add default device name for playback and capture
2. add standalone mode, to bypass data analysis
3. add bash test script to cover basic alsabat features
Lu, Han (3):
alsabat: add default device name for playback and capture
alsabat: add standalone mode
alsabat: add bash test script
bat/Makefile.am | 13 +++---
bat/alsa.c | 12 ------
bat/alsabat-test.sh | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++++
bat/alsabat.1 | 9 +++++
bat/bat.c | 18 ++++++++-
bat/common.h | 3 ++
configure.ac | 5 ++-
7 files changed, 153 insertions(+), 19 deletions(-)
create mode 100755 bat/alsabat-test.sh
--
2.5.0
next reply other threads:[~2016-03-15 3:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-15 3:18 han.lu [this message]
2016-03-15 3:18 ` [PATCH 1/3] alsabat: add default device name for playback and capture han.lu
2016-03-15 3:18 ` [PATCH 2/3] alsabat: add standalone mode han.lu
2016-03-15 3:18 ` [PATCH 3/3] alsabat: add bash test script han.lu
2016-03-15 9:02 ` [PATCH 0/3] *** new features for alsabat *** Takashi Iwai
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=cover.1458011641.git.han.lu@intel.com \
--to=han.lu@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=bernard.gautier@intel.com \
--cc=edward.c.popescu@intel.com \
--cc=liam.r.girdwood@linux.intel.com \
--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.