Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build
|
|
- Do not create the volume slider when not supported by the libmatemixer backend
- Remove the add_effects_control function as it does the same as bar_set_stream_control
- Move the widget construction code from constructor to its own function
- Remove some extraneous variables and improve debugging messages
|
|
|
|
The combo box now includes an own reference to MateMixerSwitch. This simplifies GvcMixerDialog and makes the code more readable.
This change also includes a fix for oversized profile switch label and asynchronous updates of profile names in the HW tab.
|
|
|
|
- mate-volume-control/data changed to /data
- mate-volume-control/src/* moved to mate-volume-control
- sound-theme/sounds changed to /data/sounds
- sound-theme/*.{c,h} moved to mate-volume-control
- Removed AUTHORS and ChangeLog.pre-2-26 from mate-volume-control
|