All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Courtier-Dutton <James@superbug.demon.co.uk>
To: Takashi Iwai <tiwai@suse.de>
Cc: ALSA development <alsa-devel@alsa-project.org>,
	Jaroslav Kysela <perex@suse.cz>
Subject: Re: [alsa-cvslog] alsa-lib: Implements support for	capture/playback enums.
Date: Mon, 16 Oct 2006 11:19:37 +0100	[thread overview]
Message-ID: <45335CB9.6000108@superbug.demon.co.uk> (raw)
In-Reply-To: <s5hhcy4bnj8.wl%tiwai@suse.de>

Takashi Iwai wrote:
> At Sat, 14 Oct 2006 12:24:10 +0100,
> James Courtier-Dutton wrote:
>> Jaroslav Kysela wrote:
>>> On Fri, 13 Oct 2006, James Courtier-Dutton wrote:
>>>
>>>> +	{" Playback Enum", CTL_PLAYBACK_ENUM},
>>>> +	{" Capture Enum", CTL_CAPTURE_ENUM},
>>>> +	{" Enum", CTL_GLOBAL_ENUM},
>>> I don't like this. We already know, that it's the enum type, so it's not 
>>> required to put this type to control id name again.
>>>
>>> Could you just check, if control id name ends with " Capture" or 
>>> " Playback" words and set CTL_XXXX_ENUM according that?
>>>
>>> 						Jaroslav
>>>
>> I would actually prefer to pass the info via the TLV interface.
> 
> Reason?
> 
> We already have the interface and we must keep it for compatibility
> reason, at least...
> 
> 
> Takashi
> 

The interface for splitting PLAYBACK ENUMs from CAPTURE ENUMs has not
been implemented until I just did it. So what "compatibility" do we have
to keep too. This is a alsa-driver to alsa-lib interface, and using the
TLV interface will not break anything. I don't see where the problem is.

James


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

  reply	other threads:[~2006-10-16 10:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ALOGGER1160773600.5@alsa-project.org>
2006-10-14  7:02 ` [alsa-cvslog] alsa-lib: Implements support for capture/playback enums Jaroslav Kysela
2006-10-14 11:24   ` James Courtier-Dutton
2006-10-16  9:47     ` Takashi Iwai
2006-10-16 10:19       ` James Courtier-Dutton [this message]
2006-10-16 10:26         ` Takashi Iwai
2006-10-21 16:13   ` James Courtier-Dutton

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=45335CB9.6000108@superbug.demon.co.uk \
    --to=james@superbug.demon.co.uk \
    --cc=alsa-devel@alsa-project.org \
    --cc=perex@suse.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.