Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-24 | media-keys: Remove old cut-n-paste code | Stefano Karapetsas | 22 | -6037/+0 | |
2014-10-09 | Unmute when lowering volume and the target volume is higher than minimal | Michal Ratajsky | 1 | -7/+7 | |
2014-10-09 | Remove debugging message | Michal Ratajsky | 1 | -2/+0 | |
2014-10-09 | Update to libmatemixer changes | Michal Ratajsky | 2 | -38/+46 | |
2014-10-09 | Clean things up a bit, update copyright, remove unused code, fix NEWS and ↵ | Michal Ratajsky | 6 | -156/+49 | |
compiler warnings | |||||
2014-10-09 | Remove GStreamer parts and use libmatemixer | Michal Ratajsky | 3 | -235/+172 | |
2014-10-08 | media-keys: Use galculator first | Stefano Karapetsas | 1 | -1/+3 | |
2013-11-08 | INCLUDES -> AM_CPPFLAGS | infirit | 1 | -3/+3 | |
2013-07-31 | Add GTK3 support in OSD window | Stefano Karapetsas | 1 | -0/+8 | |
2013-07-11 | media-keys: Fix terminal GSettings key name | Stefano Karapetsas | 1 | -2/+2 | |
2013-03-21 | Remove autogenerated file | Stefano Karapetsas | 1 | -136/+0 | |
2012-12-16 | Restore preference for volume step instead of hardcoding it | Brent Hull | 1 | -1/+4 | |
2012-12-15 | [plugins] various small fixes/improvements | Jasmine Hassan | 1 | -25/+17 | |
In plugins/housekeeping/gsd-ldsm-dialog.c - Initialize GSList ignore_paths before use - Use g_slist_prepend instead of _append in loop (more efficient), reverse after In plugins/media-keys/msd-media-keys-manager.c - Default to mate-terminal if terminal "exec" key is empty In plugins/xrandr/msd-xrandr-manager.c - Only start_or_stop_icon when the show icon key actually changes Also, adapt this for media-keys plugin: Don't use org.gnome.settings-daemon for volume_step setting http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=1a9eea8224d41643a8a7a05d799198058e36e1a8 | |||||
2012-12-15 | [all] Silence build by default, and remove unneeded version requirements | Jasmine Hassan | 1 | -3/+3 | |
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=b9b785508085d77818c76ab4aed8ee574dbd1756 | |||||
2012-12-06 | [media-keys] Update volume code (should be copy-paste from mate-media) | Jasmine Hassan | 12 | -109/+137 | |
Updates volume code from gnome-media http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=5f4b71733713741ec6c48480e3ddc73bf72eb290 referenced bug also says fixes a memory leak https://bugzilla.gnome.org/show_bug.cgi?id=612024 | |||||
2012-12-06 | [plugins] cleanup macro magic in plugin.h | Jasmine Hassan | 1 | -0/+6 | |
And instead, use glib macros (since 2.14) http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=0dda56c4462e070dabdab68092b6574b5e894181 | |||||
2012-10-12 | fix incorrect FSF address | raveit65 | 29 | -35/+35 | |
2012-10-01 | migrate to gsettingsmate-settings-daemon-1.5.0 | Stefano Karapetsas | 3 | -175/+115 | |
2012-08-04 | Revert "Micro-optimization." Wrong branch. | Steve Zesch | 1 | -5/+12 | |
This reverts commit 91f651c6f6f0ee7fdff1d49e36161d4e76e16e02. | |||||
2012-08-04 | Micro-optimization. | Steve Zesch | 1 | -12/+5 | |
do_multimedia_player_action did nothing more than call msd_media_player_key_pressed, which was pointless overhead. | |||||
2012-06-22 | fix missing gsd=>msd rename due to pull request | Stefano Karapetsas | 1 | -1/+1 | |
2012-06-05 | removing autogenerated file | Perberos | 1 | -41/+0 | |
2012-05-03 | media-keys: fix the "calculator key" | Stefan Tauner | 1 | -1/+7 | |
try to find mate-calc, fall back to gcalctool if it is not found. Signed-off-by: Stefan Tauner <[email protected]> | |||||
2012-03-16 | media-keys: React to stream-removed signal from GvcMixerControl | Rodrigo Moya | 1 | -0/+17 | |
2012-02-21 | gsd to msd complete rename patch by NiceandGently; file rename commit | haxar | 8 | -0/+0 | |
2012-02-21 | gsd to msd complete rename patch by NiceandGently; code changes commit | haxar | 11 | -298/+298 | |
2012-01-23 | fix typos | Stefano Karapetsas | 2 | -2/+2 | |
2012-01-23 | fix media-keys/Makefile.am | Stefano Karapetsas | 1 | -2/+2 | |
2012-01-22 | add support for gstreamer/alsa/oss instead of pulse for media-keys | Stefano Karapetsas | 5 | -19/+557 | |
https://bugzilla.gnome.org/show_bug.cgi?id=571145 patch stolen from debian: http://patch-tracker.debian.org/patch/series/view/gnome-settings-daemon/2.30.2-2+squeeze1/20_gstreamer.patch | |||||
2011-12-08 | GDK_DISPLAY() is deprecated | Perberos | 1 | -43/+50 | |
2011-12-03 | removing autogenerated files | Perberos | 2 | -1745/+0 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 51 | -0/+13930 | |