~mate-desktop/mate-desktop/+git/mate-media:michal-ui

Last commit made on 2014-11-20
Get this branch:
git clone -b michal-ui https://git.launchpad.net/~mate-desktop/mate-desktop/+git/mate-media

Branch merges

Branch information

Name:
michal-ui
Repository:
lp:~mate-desktop/mate-desktop/+git/mate-media

Recent commits

aa72144... by Michal Ratajsky

Hide empty input settings to remove extra padding when there is no port switch

79f72df... by Michal Ratajsky

Set default window width and height to prevent it from being too small at the start

0dfb20b... by Michal Ratajsky

Only display 100% mark on sliders that actually go beyond 100%

528c716... by Michal Ratajsky

Only show the input peak meter on PulseAudio

d8caf98... by Michal Ratajsky

Replace toggle buttons in Input/Output tab pages with icons

Getting rid of the toggles improves usability when utilizing ALSA/OSS backends as those backends do not allow changing the default stream and hence the toggles only confuse the UI

ed30dc7... by Michal Ratajsky

Hide the Hardware/Applications tab pages when not using the PulseAudio backend

165d25b... by Michal Ratajsky

Improve the Sound effects tab page and code

- 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

e138677... by Michal Ratajsky

Add missing braces

8daac9a... by Michal Ratajsky

Adapt to class name change in libmatemixer

629fd97... by Michal Ratajsky

Build gvc-utils for mate-volume-control only as it is not used by the applet