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 346259 - [sunaudio] move monitor to input tab in mixer
[sunaudio] move monitor to input tab in mixer
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other opensolaris
: Normal normal
: 0.10.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-06-30 02:09 UTC by Brian Cameron
Modified: 2006-06-30 07:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to move monitor to input tab. (558 bytes, patch)
2006-06-30 02:10 UTC, Brian Cameron
committed Details | Review

Description Brian Cameron 2006-06-30 02:09:53 UTC
The attached patch moves the "Monitor" sliders to the input tab, so it works
more like sdtaudiocontrol, which is what people on Solaris are used to using
for their mixer program.

Please put this in SVN head so everybody is consistant on Solaris/OpenSolaris.
Comment 1 Brian Cameron 2006-06-30 02:10:25 UTC
Created attachment 68194 [details] [review]
patch to move monitor to input tab.
Comment 2 Tim-Philipp Müller 2006-06-30 07:11:49 UTC
  2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>

       Patch by: Brian Cameron  <brian dot cameron at sun dot com>

       * sys/sunaudio/gstsunaudiomixerctrl.c:
       (gst_sunaudiomixer_ctrl_build_list):
         Move "Monitor" slider to input tab so it works more like
         sdtaudiocontrol, which is what people on Solaris are used
         to using for their mixer program (#346259).