index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
empathy-audio-src.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
There is no gstreamer-interfaces in 1.0, they are in audio/video
Olivier CrĂȘte
2012-09-12
1
-0
/
+4
*
In the gst 0.10 case, link the volume element to capsfilter
Sjoerd Simons
2012-09-03
1
-4
/
+6
*
Port to gstreamer 1.0
Sjoerd Simons
2012-09-03
1
-17
/
+22
*
Remove the level and rms measurements
Sjoerd Simons
2012-08-29
1
-152
/
+2
*
Remove libempathy-gtk dependency on gstreamer
Sjoerd Simons
2012-08-29
1
-3
/
+3
*
add empathy_audio_src_set_mute()
Guillaume Desmottes
2012-06-18
1
-0
/
+9
*
audio-src: mutex is now on the stack
Guillaume Desmottes
2012-05-21
1
-2
/
+2
*
Merge branch 'gnome-3-4'
Guillaume Desmottes
2012-05-21
1
-142
/
+82
|
\
|
*
audiosrc: Don't use stream volumes properties if the src doesn't support them
Sjoerd Simons
2012-05-21
1
-2
/
+12
|
*
audio input: Switch to stream volumes
Sjoerd Simons
2012-05-21
1
-142
/
+72
*
|
Allocate GMutex on the stack
Guillaume Desmottes
2012-04-05
1
-27
/
+28
|
/
*
Properly cast buffer and latency times when setting properties
Guillaume Desmottes
2011-11-30
1
-1
/
+1
*
audio-src,audio-sink: Use lower latency values on pulsesrc/pulsesink
Arun Raghavan
2011-11-22
1
-0
/
+3
*
Add mute support to the audio source
Sjoerd Simons
2011-11-19
1
-15
/
+72
*
Let the audio source control the volume, not a software volume element
Sjoerd Simons
2011-11-18
1
-39
/
+179
*
Don't turn on echo cancellation on the sink if it's for raw conferences
Sjoerd Simons
2011-11-11
1
-0
/
+1
*
Don't turn on echo cancellation on the source if it's for raw conferences
Sjoerd Simons
2011-11-11
1
-3
/
+9
*
audio-src: Add a caps filter to select appropriate input format
Arun Raghavan
2011-11-09
1
-1
/
+19
*
Include config.h in a bunch of files
Guillaume Desmottes
2011-10-25
1
-0
/
+1
*
Don't try to access non-existing properties
Sjoerd Simons
2011-10-13
1
-5
/
+20
*
Use g_cclosure_marshal_generic for all signals
Xavier Claessens
2011-09-28
1
-3
/
+2
*
audio-src: make supports_changing_mic public
Jonny Lamb
2011-08-18
1
-1
/
+1
*
mic-monitor: move the PA-specific stuff from audio-src to here
Jonny Lamb
2011-08-18
1
-340
/
+56
*
Get the env variable in create_{src,sink} directly
Guillaume Desmottes
2011-08-15
1
-2
/
+5
*
Use gst_parse_bin_from_description() when EMPATHY_AUDIO_* vars are set
Guillaume Desmottes
2011-08-15
1
-14
/
+33
*
Set stream-properties on GStreamer elements to set the media role
Guillaume Desmottes
2011-08-15
1
-0
/
+9
*
audio-src: check for new enough pulsesrc before trying to change mics
Jonny Lamb
2011-07-30
1
-0
/
+32
*
audio-src: update to newer GstPulseSrc API
Jonny Lamb
2011-07-29
1
-18
/
+18
*
audio-src,mic-menu: use DEBUG macros
Jonny Lamb
2011-07-29
1
-1
/
+4
*
audio-src: only call operations_run when PA is ready
Jonny Lamb
2011-07-29
1
-2
/
+2
*
audio-src: add is_monitor boolean to mic struct
Jonny Lamb
2011-07-29
1
-3
/
+7
*
audio-src: don't ignore monitors
Jonny Lamb
2011-07-29
1
-4
/
+0
*
audio-src: add comment about values for unknown values
Jonny Lamb
2011-07-29
1
-0
/
+2
*
audio-src: set property IDs properly
Jonny Lamb
2011-07-29
1
-2
/
+2
*
audio-src: listen to PA state changes and signal accordingly
Jonny Lamb
2011-07-29
1
-14
/
+104
*
audio-src: add some comments explaining the PA changes
Jonny Lamb
2011-07-29
1
-0
/
+6
*
audio-src: add API for getting the mic source ID
Jonny Lamb
2011-07-29
1
-0
/
+68
*
audio-src: add API for changing microphone
Jonny Lamb
2011-07-28
1
-0
/
+79
*
audio-src: add the source name to the microphone info struct
Jonny Lamb
2011-07-28
1
-0
/
+2
*
audio-src: add API to query available microphones
Jonny Lamb
2011-07-28
1
-0
/
+197
*
audio-src: remove the element-added stuff
Jonny Lamb
2011-07-28
1
-30
/
+0
*
audio-src: allow changing the audio source element
Jonny Lamb
2011-07-28
1
-1
/
+6
*
audio-src: use pulsesrc instead of gconfaudiosrc
Jonny Lamb
2011-07-28
1
-1
/
+1
*
Move farsight-using sources to src
Emilio Pozuelo Monfort
2011-02-21
1
-0
/
+387