All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] alsa-lib: Improve 2.1 surround support
@ 2014-02-28  7:57 David Henningsson
  2014-02-28  7:57 ` [PATCH v2 1/3] route: Allow chmap syntax for slave channels in ttable David Henningsson
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: David Henningsson @ 2014-02-28  7:57 UTC (permalink / raw)
  To: tiwai, alsa-devel; +Cc: David Henningsson

Thanks Takashi for your encouraging review,

Diff since last version is only the things you remarked about in the first
patch series.

 > Besides that, I find it also OK to just return the channel (>= 0) or a
 > negative error.  But it's no big matter in which form is.

This one I didn't change, just because then I would just have had to change it
back in the second patch anyway.

David Henningsson (3):
  route: Allow chmap syntax for slave channels in ttable
  route: Select slave chmap based on ttable information
  conf: Allow 2.1 surround to use different number of channels

 src/conf/pcm/surround21.conf |    7 +-
 src/pcm/pcm_route.c          |  323 +++++++++++++++++++++++++++++++++++++-----
 2 files changed, 290 insertions(+), 40 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-02-28 13:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-28  7:57 [PATCH v2 0/3] alsa-lib: Improve 2.1 surround support David Henningsson
2014-02-28  7:57 ` [PATCH v2 1/3] route: Allow chmap syntax for slave channels in ttable David Henningsson
2014-02-28  7:57 ` [PATCH v2 2/3] route: Select slave chmap based on ttable information David Henningsson
2014-02-28 13:49   ` Raymond Yau
2014-02-28 13:52     ` David Henningsson
2014-02-28  7:57 ` [PATCH v2 3/3] conf: Allow 2.1 surround to use different number of channels David Henningsson
2014-02-28  8:15 ` [PATCH v2 0/3] alsa-lib: Improve 2.1 surround support Takashi Iwai

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.