Re: [pulseaudio-discuss] [PATCH] alsa-card: Handle the profile modarg.

2011-10-20 Thread Arun Raghavan
On Thu, 2011-10-20 at 09:52 +0300, Tanu Kaskinen wrote: On Thu, 2011-10-20 at 09:33 +0530, Arun Raghavan wrote: On Mon, 2011-10-03 at 18:11 +0300, Tanu Kaskinen wrote: --- Pulled to my tree with a fix to the commit message since I'd like to (somewhat) standardise the namespaces for

Re: [pulseaudio-discuss] [PATCH] alsa-card: Handle the profile modarg.

2011-10-19 Thread Arun Raghavan
On Mon, 2011-10-03 at 18:11 +0300, Tanu Kaskinen wrote: --- Pulled to my tree with a fix to the commit message since I'd like to (somewhat) standardise the namespaces for commit messages. Thanks, Arun ___ pulseaudio-discuss mailing list

Re: [pulseaudio-discuss] [PATCH] alsa-card: Handle the profile modarg.

2011-10-04 Thread Tanu Kaskinen
On Mon, 2011-10-03 at 22:18 +0300, David Henningsson wrote: Seems simple enough. What are your thoughts about this module argument vs module-card-restore setting the profile, which one will take precedence and why? I'd say the module argument should take precedence. If I run paplay

[pulseaudio-discuss] [PATCH] alsa-card: Handle the profile modarg.

2011-10-03 Thread Tanu Kaskinen
--- src/modules/alsa/module-alsa-card.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/modules/alsa/module-alsa-card.c b/src/modules/alsa/module-alsa-card.c index 6d1a5e1..a8d9c59 100644 --- a/src/modules/alsa/module-alsa-card.c +++