[gstreamer-bugs] [Bug 343615] [alsamixer] implement read-only / write-only / no-record / no-mute flags

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 11 02:23:52 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=343615
  GStreamer | gst-plugins-base | 0.10.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
            Summary|[mixer] add read-only /     |[alsamixer] implement
                   |write-only flags            |read-only / write-only /
                   |                            |no-record / no-mute flags

--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2009-09-11 09:23:48 UTC ---
Done:

 commit 794e03640d8db298a65f2ba466eeca93c3491521
 Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
 Date:   Fri Sep 11 10:16:15 2009 +0100

    mixertrack: add READONLY and WRITEONLY flags

    Should really have been READABLE and WRITABLE, but those are hard to
    add whilst maintaining backwards compatibility. See #343615.

    API: GST_MIXER_TRACK_READONLY
    API: GST_MIXER_TRACK_WRITEONLY



Now the alsa mixer just needs to implement them. And when we do that, we could
implement the no-record/no-mute flags too.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list