aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-audio-src.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up #include directives in source filesEmanuele Aina2013-04-021-1/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=697076
* add empathy_audio_src_set_mute()Guillaume Desmottes2012-06-181-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=678167
* Don't turn on echo cancellation on the source if it's for raw conferencesSjoerd Simons2011-11-111-0/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=663842
* audio-src: make supports_changing_mic publicJonny Lamb2011-08-181-0/+2
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* mic-monitor: move the PA-specific stuff from audio-src to hereJonny Lamb2011-08-181-13/+0
| | | | | | Sorry for another big commit. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* audio-src: add is_monitor boolean to mic structJonny Lamb2011-07-291-0/+1
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* audio-src: add API for getting the mic source IDJonny Lamb2011-07-291-0/+2
| | | | | | | Also listen out for changes in the source output ID (but that'll only happen if we go READY -> NULL -> READY again). Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* audio-src: add API for changing microphoneJonny Lamb2011-07-281-0/+5
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* audio-src: add the source name to the microphone info structJonny Lamb2011-07-281-0/+1
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* audio-src: add API to query available microphonesJonny Lamb2011-07-281-0/+12
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Move farsight-using sources to srcEmilio Pozuelo Monfort2011-02-211-0/+66
And only build them for empathy-av, since they use farsight.