All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clemens Ladisch <clemens@ladisch.de>
To: Rolf Theunissen <rolf.theunissen@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: Hardware events
Date: Thu, 02 Dec 2010 08:51:18 +0100	[thread overview]
Message-ID: <4CF74FF6.9080009@ladisch.de> (raw)
In-Reply-To: <4CF4E48B.3030600@gmail.com>

Rolf Theunissen wrote:
> Clemens Ladisch wrote:
>> The control notifications are for all changes of the control.
>>
>> If it is not possible to change the volume in software, then the driver
>> must not set the control to be writable.
> 
> The issue is not that the driver should be writable or not. Even, if the
> volume is read only, an OSD can be shown for any event. However when the
> volume can be set both in hardware and in software, the end-user will
> expect different behavior.

The control notifications are for all changes of the control.

If you want to treat hardware-originated changes differently, you have
to send an additional, different notification for the OSD tool.

Usually, such volume change buttons are just treated as input devices,
and software is then expected to change the actual mixer control, but
this doesn't work if the hardware affects the control directly.


Regards,
Clemens

      reply	other threads:[~2010-12-02  7:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-29 11:54 Hardware events Rolf Theunissen
2010-11-30  8:08 ` Clemens Ladisch
2010-11-30 11:48   ` Rolf Theunissen
2010-12-02  7:51     ` Clemens Ladisch [this message]

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=4CF74FF6.9080009@ladisch.de \
    --to=clemens@ladisch.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=rolf.theunissen@gmail.com \
    /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.