summaryrefslogtreecommitdiff
path: root/mate-volume-control
AgeCommit message (Collapse)AuthorFilesLines
2015-03-23first connect to settings, then read them.Monsta1-4/+5
fixes the issue with GLib >= 2.43, https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 Closes https://github.com/mate-desktop/mate-media/pull/57
2014-11-12Improve the Sound effects tab page and codeMichal Ratajsky1-84/+82
- 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
2014-11-12Add missing bracesMichal Ratajsky1-1/+2
2014-11-10Adapt to class name change in libmatemixermate-media-1.9.1Michal Ratajsky1-1/+1
2014-11-10Build gvc-utils for mate-volume-control only as it is not used by the appletMichal Ratajsky1-2/+2
2014-11-10Remove unused variableMichal Ratajsky1-2/+1
2014-11-10Merge branch 'michal-wip'Michal Ratajsky82-15814/+2052
2014-11-10Add forgotten GTK+ version check to GvcLevelBarMichal Ratajsky1-0/+2
2014-11-10Fix look of the peak meter on GTK3 and use a support function from ↵Michal Ratajsky3-191/+10
libmate-desktop instead of custom copy&paste
2014-11-10Improve GvcComboBox and related codeMichal Ratajsky3-363/+239
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.
2014-11-09Update according to changes in libmatemixerMichal Ratajsky1-9/+7
2014-11-08Remove unused parts of Makefiles and clean up tabsMichal Ratajsky1-51/+47
2014-11-08Move some files and directories to better locationsMichal Ratajsky81-15073/+1620
- 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
2014-11-08Rename mvc-helpers.{c,h} -> gvc-utils.{c,h}Michal Ratajsky6-22/+22
2014-11-03Restore the debug command-line option in MVC as done previously for the appletMichal Ratajsky1-0/+5
2014-11-03Fix variable name in a Makefile.amMichal Ratajsky1-1/+1
2014-11-03Remove dependency on PulseAudio and remaining references to itMichal Ratajsky4-66/+59
2014-10-16Always build mate-volume-controlStefano Karapetsas1-4/+0
Bump minimum glib version to 2.36.0
2014-10-15Fix opening of mate-volume-control from status iconStefano Karapetsas1-8/+6
2014-10-15Fix status icon visibilityStefano Karapetsas1-6/+6
2014-10-15applet: Add debug featureStefano Karapetsas1-0/+5
2014-10-09Avoid using toggle as a port switch and fix indentationMichal Ratajsky1-18/+21
2014-10-09Fixes for applet, remove application controls correctly and fix the device ↵Michal Ratajsky2-65/+130
test button
2014-10-09Fix removing input/output streamsMichal Ratajsky1-9/+6
2014-10-09Fix problems with setting current/default input/output streamMichal Ratajsky1-27/+42
2014-10-09Display the correct input/output settings on non-PulseMichal Ratajsky1-26/+24
2014-10-09Fix output channel map stringMichal Ratajsky1-1/+1
2014-10-09Global updateMichal Ratajsky17-1132/+1233
2014-10-09Don't use libmate-desktop for nowMichal Ratajsky1-2/+4
2014-10-09Hide the speaker test button when speaker test is not possibleMichal Ratajsky1-47/+103
2014-10-09Do not erroneously use the Null backend, allow to choose the backend with a ↵Michal Ratajsky1-20/+31
command-line switch
2014-10-09More porting work along with fixes and cleanupsMichal Ratajsky21-2754/+3571
2014-10-09Remove the rest of obsolete PulseAudio codeMichal Ratajsky16-5152/+0
2014-10-09Build without PulseAudio code, minor fixesMichal Ratajsky7-396/+47
2014-10-09Initial port of the dialogMichal Ratajsky13-1054/+1233
2014-10-09Initial port of speaker testMichal Ratajsky4-222/+312
2014-10-09Remove unused filesMichal Ratajsky3-99/+0
2014-10-09Adapt to libmatemixer decibel changesMichal Ratajsky1-12/+6
2014-10-09Port applet to libmatemixerMichal Ratajsky7-381/+322
2014-04-24Add keywords key to .desktop filesMike Gabriel2-0/+2
Closes https://github.com/mate-desktop/mate-media/issues/43
2014-01-28pulse: Middle click on applet toggles mute stateStefano Karapetsas1-0/+20
Closes #20 https://github.com/mate-desktop/mate-media/issues/20
2014-01-20mate-volume-control: Add GTK3 supportStefano Karapetsas10-0/+112
2013-10-03mate-volume-control: Allow applications list to be scrolledStefano Karapetsas1-1/+9
Closes #31 https://github.com/mate-desktop/mate-media/issues/31
2013-08-20update for last commitWolfgang Ulbrich1-1/+1
2013-08-20display mate-volume-control also in multimedia categoryWolfgang Ulbrich1-1/+1
2013-03-26Update mate-volume-control-applet.desktop.inrezso1-1/+1
2012-12-09fix categories in desktop filesNelson Marques1-1/+1
2012-11-18fixed incorrect fsf addresses.Steve Zesch38-40/+40
2012-05-31Fixed https://github.com/mate-desktop/mate-media/issues/3Steve Zesch1-1/+1
2011-12-12removed autogenerated filesStefano Karapetsas15-8934/+0