aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-mic-menu.c
Commit message (Expand)AuthorAgeFilesLines
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-1/+1
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-1/+1
* Use double quotes for all internal headersEmanuele Aina2013-04-011-1/+1
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-2/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-281-1/+1
* mic-menu: don't show the menu if we can't switch microphonesJonny Lamb2011-08-181-2/+8
* mic-monitor: move the PA-specific stuff from audio-src to hereJonny Lamb2011-08-181-10/+17
* audio-src,mic-menu: use DEBUG macrosJonny Lamb2011-07-291-2/+5
* mic-menu: display monitors when they're the current micJonny Lamb2011-07-291-4/+28
* audio-src: add is_monitor boolean to mic structJonny Lamb2011-07-291-0/+1
* call-window: add a Microphone menu to change mic on the flyJonny Lamb2011-07-291-0/+392