summaryrefslogtreecommitdiff
path: root/plugins/sound
Commit message (Expand)AuthorAgeFilesLines
* plugins: Remove old systemd templatesBenjamin Berg2020-07-312-33/+0
* plugins: Use a common templates .desktop filesBenjamin Berg2020-07-311-10/+0
* plugins: Lower systemd stop timeoutBenjamin Berg2019-12-121-0/+1
* plugins: Add systemd user service files for all the pluginsBenjamin Berg2019-08-053-0/+33
* sound: Use G_DECLARE_FINAL_TYPE for GsdSoundManagerBenjamin Berg2019-03-222-45/+24
* build: Fix runtime linkage to libgsd and libcommonYanko Kaneti2018-02-091-0/+1
* build: Remove desktop generation duplicated commandsIñigo Martínez2018-02-051-10/+0
* build: Remove autotoolsIñigo Martínez2018-02-051-37/+0
* build: Port to meson build systemIñigo Martínez2018-02-051-0/+29
* build: Add separate GTK+ skeletonBastien Nocera2016-10-111-5/+2
* plugins: Stop building helpers as pluginsBastien Nocera2016-10-113-74/+0
* plugins: Add desktop files for all the pluginsBastien Nocera2016-10-112-3/+22
* sound: Rename the sound plugin for PulseAudioBastien Nocera2016-10-111-1/+1
* plugins: Rename sources of all test applicationsBastien Nocera2016-10-112-2/+2
* plugins: Remove "test" from the stand-alone program namesBastien Nocera2016-10-111-4/+4
* all: Name all the timeouts and idlesBastien Nocera2014-05-161-0/+1
* Updated FSF's addressDaniel Mustieles2014-01-313-6/+3
* sound: Remove empty constructor functionKalev Lember2013-09-081-17/+0
* build: Fix srcdir != builddirColin Walters2013-08-061-0/+2
* sound: Don't include unused GTK+Bastien Nocera2013-07-021-2/+1
* plugins: Move default priority to plugin fileBastien Nocera2013-02-211-0/+1
* sound: Make directories with mode 0700, not 0600Colin Walters2013-02-201-1/+1
* sound: Avoid polling for non-existent directoryArjan van de Ven2013-02-191-2/+4
* sound: Use glib to get the XDG dirsBastien Nocera2013-01-121-21/+10
* plugins: Remove obsolete files from the sources listBastien Nocera2012-12-201-1/+0
* plugins: Simplify plugin creation with a huge macroBastien Nocera2012-12-132-131/+1
* sound: Remove use of never-defined HAVE_PULSEBastien Nocera2012-11-051-15/+0
* plugins: add class_finalize to REGISTER macroRay Strode2012-08-211-6/+0
* sound: Install test applicationBastien Nocera2012-07-021-6/+6
* sound: Add test applicationBastien Nocera2012-07-022-0/+29
* sound: Add pkg-config check for sound plugin's requirementsBastien Nocera2012-07-021-2/+2
* sound: Remove empty $(GNOME_CFLAGS)Bastien Nocera2012-07-021-1/+0
* sound: Remove unused defineBastien Nocera2011-04-281-2/+0
* Make sure G_LOG_DOMAIN is set to the plugin name for each pluginRichard Hughes2011-03-151-0/+3
* sound: GCC 4.6 warning fixesKjartan Maraas2011-03-021-3/+0
* various: Don't unref null objects in _stop()William Jon McCann2010-11-221-4/+4
* sound: Port to GSettingsBastien Nocera2010-10-141-37/+16
* plugins: Cleanup macro magic in plugin.hPaolo Borelli2010-10-131-0/+6
* [sound] Add missing include for OpenBSDJasper Lievisse Adriaanse2009-11-161-0/+1
* revert build patch from r763Jens Granseuer2009-03-181-1/+0
* Based on patch by: Christopher Taylor <christophth@tiscali.it>Jens Granseuer2009-03-071-0/+1
* Fix typo.William Jon McCann2009-01-101-1/+1
* Based on a patch by: Lennart Poettering <lennart@poettering.net>Jens Granseuer2009-01-086-0/+698
* Remove ESD-based sound plugin (bug #557806). This means that g-s-d will noJens Granseuer2008-10-296-796/+0
* Removing libgnomeuiJames Sharpe2008-07-241-1/+1
* http://bugzilla.gnome.org/show_bug.cgi?id=533198Colin Walters2008-06-171-0/+11
* Based on a patch by: Brian Cameron <brian.cameron@sun.com>Jens Granseuer2008-06-142-1/+2
* fix typoJens Granseuer2008-04-111-1/+1
* Make screensaver and sound plugin deactivation work (sort of). TheJens Granseuer2008-04-112-18/+26
* Add profiling points to plugins.William Jon McCann2008-03-241-10/+40