Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-12 | Sync translations with transifex | mate-i18n | 3 | -13/+16 | |
2015-05-04 | Bump version to 1.10.0mate-media-1.10.0 | Stefano Karapetsas | 2 | -7/+2 | |
2015-05-04 | Sync translations with transifex | mate-i18n | 1 | -3/+4 | |
2015-04-04 | Bump version to 1.9.90mate-media-1.9.90 | Stefano Karapetsas | 2 | -4/+4 | |
2015-04-04 | Sync translations with transifex | mate-i18n | 12 | -4385/+725 | |
2015-03-23 | first connect to settings, then read them. | Monsta | 1 | -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 | |||||
2015-01-20 | Sync translations with transifex | mate-i18n | 7 | -94/+98 | |
2014-11-22 | Bump version to 1.9.2mate-media-1.9.2 | Stefano Karapetsas | 2 | -2/+2 | |
2014-11-22 | Sync translations with transifex | mate-i18n | 2 | -24/+26 | |
2014-11-12 | Improve the Sound effects tab page and code | Michal Ratajsky | 1 | -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-12 | Add missing braces | Michal Ratajsky | 1 | -1/+2 | |
2014-11-10 | Adapt to class name change in libmatemixermate-media-1.9.1 | Michal Ratajsky | 1 | -1/+1 | |
2014-11-10 | Build gvc-utils for mate-volume-control only as it is not used by the applet | Michal Ratajsky | 1 | -2/+2 | |
2014-11-10 | Remove unused variable | Michal Ratajsky | 1 | -2/+1 | |
2014-11-10 | Merge branch 'michal-wip' | Michal Ratajsky | 96 | -2274/+580 | |
2014-11-10 | Bump version and update NEWS | Michal Ratajsky | 2 | -1/+7 | |
2014-11-10 | Add forgotten GTK+ version check to GvcLevelBar | Michal Ratajsky | 1 | -0/+2 | |
2014-11-10 | Remove extraneous variable from configure.acmichal-wip | Michal Ratajsky | 1 | -1/+0 | |
2014-11-10 | Fix look of the peak meter on GTK3 and use a support function from ↵ | Michal Ratajsky | 4 | -192/+11 | |
libmate-desktop instead of custom copy&paste | |||||
2014-11-10 | Improve GvcComboBox and related code | Michal Ratajsky | 3 | -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-09 | Update according to changes in libmatemixer | Michal Ratajsky | 2 | -10/+9 | |
2014-11-08 | Remove unused parts of Makefiles and clean up tabs | Michal Ratajsky | 4 | -82/+75 | |
2014-11-08 | Move some files and directories to better locations | Michal Ratajsky | 92 | -1403/+104 | |
- 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-08 | Rename mvc-helpers.{c,h} -> gvc-utils.{c,h} | Michal Ratajsky | 6 | -22/+22 | |
2014-11-08 | Remove useless checks for Yelp | Michal Ratajsky | 2 | -7/+0 | |
2014-11-05 | Sync translations with transifex | mate-i18n | 5 | -33/+37 | |
2014-11-03 | Restore the debug command-line option in MVC as done previously for the applet | Michal Ratajsky | 1 | -0/+5 | |
2014-11-03 | Fix variable name in a Makefile.am | Michal Ratajsky | 1 | -1/+1 | |
2014-11-03 | Remove some obsolete parts of configure.ac and clean it up a bit | Michal Ratajsky | 1 | -30/+9 | |
2014-11-03 | The sound-theme widget has same dependencies as MVC and is always built, ↵ | Michal Ratajsky | 3 | -31/+3 | |
reflect that in build files. | |||||
2014-11-03 | Remove dependency on PulseAudio and remaining references to it | Michal Ratajsky | 6 | -99/+61 | |
2014-11-02 | Sync translations with transifex | mate-i18n | 8 | -103/+109 | |
2014-11-01 | Merge pull request #51 from monsta/patch-1 | Michal Ratajsky | 1 | -0/+2 | |
don't leak memory | |||||
2014-11-01 | don't leak memory | monsta | 1 | -0/+2 | |
2014-10-31 | Fix erroneous behaviour of the sound-theme widget | Michal Ratajsky | 1 | -2/+4 | |
2014-10-24 | Sync translations with transifexmate-media-1.9.0 | mate-i18n | 1 | -4/+5 | |
2014-10-23 | sound-theme: Fix missing bracket | Stefano Karapetsas | 1 | -1/+1 | |
2014-10-23 | Sync translations with transifex | mate-i18n | 72 | -63197/+10433 | |
2014-10-17 | Remove unused config for audible-bell | Balló György | 1 | -10/+0 | |
2014-10-16 | Always build mate-volume-control | Stefano Karapetsas | 4 | -34/+28 | |
Bump minimum glib version to 2.36.0 | |||||
2014-10-15 | Fix opening of mate-volume-control from status icon | Stefano Karapetsas | 2 | -9/+7 | |
2014-10-15 | Fix status icon visibility | Stefano Karapetsas | 1 | -6/+6 | |
2014-10-15 | applet: Add debug feature | Stefano Karapetsas | 1 | -0/+5 | |
2014-10-15 | Update POTFILES.in | Stefano Karapetsas | 1 | -17/+2 | |
2014-10-09 | Avoid using toggle as a port switch and fix indentation | Michal Ratajsky | 1 | -18/+21 | |
2014-10-09 | Fixes for applet, remove application controls correctly and fix the device ↵ | Michal Ratajsky | 2 | -65/+130 | |
test button | |||||
2014-10-09 | Fix removing input/output streams | Michal Ratajsky | 1 | -9/+6 | |
2014-10-09 | Fix problems with setting current/default input/output stream | Michal Ratajsky | 1 | -27/+42 | |
2014-10-09 | Display the correct input/output settings on non-Pulse | Michal Ratajsky | 1 | -26/+24 | |
2014-10-09 | Fix output channel map string | Michal Ratajsky | 1 | -1/+1 | |