After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 618389 - [pulsemixer] Should implement MIXER_FLAG_AUTO_NOTIFICATIONS interface
[pulsemixer] Should implement MIXER_FLAG_AUTO_NOTIFICATIONS interface
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other Linux
: Normal enhancement
: 0.10.27
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-11 18:14 UTC by denkpadje
Modified: 2011-03-20 23:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
pulsemixer: Implement MIXER_FLAG_AUTO_NOTIFICATIONS (6.70 KB, patch)
2010-12-11 05:09 UTC, Jan Schmidt
none Details | Review

Description denkpadje 2010-05-11 18:14:38 UTC
gst-pulse doesn't seem to implement MIXER_FLAG_AUTO_NOTIFICATIONS interface. Even alsamixer supports it, so it would be nice if gst-pulse does as well :)
Comment 1 denkpadje 2010-09-11 00:24:16 UTC
What's the state of this? Any progress?
Comment 2 Jan Schmidt 2010-12-11 05:09:15 UTC
Created attachment 176219 [details] [review]
pulsemixer: Implement MIXER_FLAG_AUTO_NOTIFICATIONS

Add the mixer flag and send notifications when either the volume or muted
status changes.
Comment 3 Jan Schmidt 2010-12-11 05:11:04 UTC
Fixed in git
Comment 4 denkpadje 2011-03-20 23:09:16 UTC
Just installed 0.10.28 (0.10.27 has never been in Portage) and it seems to work, so thanks!