summaryrefslogtreecommitdiff
path: root/src/empathy-mic-monitor.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-20Remove Empathy files we don't need any moreMarco Barisione1-683/+0
2013-08-20tpaw-utils: move empathy_implement_finish_* to tp-aw and rename themMarco Barisione1-3/+4
2013-04-01Clean up #include directives in source filesEmanuele Aina1-1/+0
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina1-2/+1
2013-04-01Use a flat namespace for internal includesEmanuele Aina1-2/+2
2013-04-01Use double quotes for all internal headersEmanuele Aina1-2/+2
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina1-3/+0
2013-03-27Consistently use `#include "config.h"` everywhereEmanuele Aina1-1/+1
2011-09-28Use g_cclosure_marshal_generic for all signalsXavier Claessens1-4/+3
2011-08-18mic-monitor: add set_default functionJonny Lamb1-0/+64
2011-08-18mic-monitor: add get_default functionJonny Lamb1-0/+58
2011-08-18mic-monitor: move the PA-specific stuff from audio-src to hereJonny Lamb1-0/+566