aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-sound-manager.c
Commit message (Expand)AuthorAgeFilesLines
* EmpathySoundManager: Fix playing sound when account goes online.Xavier Claessens2013-07-181-7/+29
* Move empathy_check_available_state() from utils to sound-managerXavier Claessens2013-07-181-0/+18
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-3/+3
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-3/+3
* Use double quotes for all internal headersEmanuele Aina2013-04-011-3/+3
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-2/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-281-1/+1
* EmpathySoundManager: passing a GtkWidget is optionalXavier Claessens2012-01-101-10/+19
* empathy_sound_manager_dup_singleton: add G_LIKELYGuillaume Desmottes2010-11-301-1/+1
* fix typo in commentGuillaume Desmottes2010-11-301-1/+1
* sound-manager: update copyrightGuillaume Desmottes2010-11-301-1/+1
* sound-manager: cache the sound GSettingsGuillaume Desmottes2010-11-301-24/+15
* sound-manager: move repeating_sounds to EmpathySoundManagerPrivateGuillaume Desmottes2010-11-301-62/+75
* move sound functions to EmpathySoundManager methodsGuillaume Desmottes2010-11-301-11/+23
* add EmpathySoundManager stub object (#636067)Guillaume Desmottes2010-11-301-0/+34
* move empathy-sound to empathy-sound-managerGuillaume Desmottes2010-11-301-0/+389