aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-audio-src.c
Commit message (Expand)AuthorAgeFilesLines
* audio-src: make supports_changing_mic publicJonny Lamb2011-08-181-1/+1
* mic-monitor: move the PA-specific stuff from audio-src to hereJonny Lamb2011-08-181-340/+56
* Get the env variable in create_{src,sink} directlyGuillaume Desmottes2011-08-151-2/+5
* Use gst_parse_bin_from_description() when EMPATHY_AUDIO_* vars are setGuillaume Desmottes2011-08-151-14/+33
* Set stream-properties on GStreamer elements to set the media roleGuillaume Desmottes2011-08-151-0/+9
* audio-src: check for new enough pulsesrc before trying to change micsJonny Lamb2011-07-301-0/+32
* audio-src: update to newer GstPulseSrc APIJonny Lamb2011-07-291-18/+18
* audio-src,mic-menu: use DEBUG macrosJonny Lamb2011-07-291-1/+4
* audio-src: only call operations_run when PA is readyJonny Lamb2011-07-291-2/+2
* audio-src: add is_monitor boolean to mic structJonny Lamb2011-07-291-3/+7
* audio-src: don't ignore monitorsJonny Lamb2011-07-291-4/+0
* audio-src: add comment about values for unknown valuesJonny Lamb2011-07-291-0/+2
* audio-src: set property IDs properlyJonny Lamb2011-07-291-2/+2
* audio-src: listen to PA state changes and signal accordinglyJonny Lamb2011-07-291-14/+104
* audio-src: add some comments explaining the PA changesJonny Lamb2011-07-291-0/+6
* audio-src: add API for getting the mic source IDJonny Lamb2011-07-291-0/+68
* audio-src: add API for changing microphoneJonny Lamb2011-07-281-0/+79
* audio-src: add the source name to the microphone info structJonny Lamb2011-07-281-0/+2
* audio-src: add API to query available microphonesJonny Lamb2011-07-281-0/+197
* audio-src: remove the element-added stuffJonny Lamb2011-07-281-30/+0
* audio-src: allow changing the audio source elementJonny Lamb2011-07-281-1/+6
* audio-src: use pulsesrc instead of gconfaudiosrcJonny Lamb2011-07-281-1/+1
* Move farsight-using sources to srcEmilio Pozuelo Monfort2011-02-211-0/+387