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

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

Branch merges

Branch information

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

Recent commits

bc8dbb8... by Michal Ratajsky

Remove extraneous variable from configure.ac

c74020f... by Michal Ratajsky

Fix look of the peak meter on GTK3 and use a support function from libmate-desktop instead of custom copy&paste

8383997... by Michal Ratajsky

Improve GvcComboBox and related code

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.

d75596c... by Michal Ratajsky

Update according to changes in libmatemixer

1621b39... by Michal Ratajsky

Remove unused parts of Makefiles and clean up tabs

9333255... by Michal Ratajsky

Move some files and directories to better locations

- 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

d71e47b... by Michal Ratajsky

Rename mvc-helpers.{c,h} -> gvc-utils.{c,h}

7f9a7c7... by Michal Ratajsky

Remove useless checks for Yelp

deae9e6... by Michal Ratajsky

Restore the debug command-line option in MVC as done previously for the applet

3c30ffa... by Michal Ratajsky

Fix variable name in a Makefile.am