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-call-handler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused tp-contact-factory includes
Guillaume Desmottes
2012-05-15
1
-1
/
+0
*
add missing config.h includes
Guillaume Desmottes
2012-03-07
1
-0
/
+1
*
add empathy_call_handler_get_contact()
Guillaume Desmottes
2012-02-23
1
-0
/
+6
*
call-handler: also accept outgoing calls immediately
Danielle Madeley
2012-01-13
1
-4
/
+15
*
call-handler: check the state before deferring the accept()
Danielle Madeley
2012-01-12
1
-1
/
+7
*
Wait for call state to be INITIALISED before accepting incoming call
Xavier Claessens
2012-01-10
1
-21
/
+26
*
Remove tp-yell and use TpCallChannel
Xavier Claessens
2012-01-10
1
-134
/
+26
*
Don't turn on echo cancellation on the sink if it's for raw conferences
Sjoerd Simons
2011-11-11
1
-5
/
+2
*
Call: Signal content-{added/removed} instead of sink-{added/removed}
Sjoerd Simons
2011-11-11
1
-23
/
+14
*
Add framerate and resolution change signal
Nicolas Dufresne
2011-11-08
1
-0
/
+67
*
Include dbus-reason in signal arguments
Danielle Madeley
2011-10-21
1
-1
/
+1
*
Show an infobar if there's not enough credit
Emilio Pozuelo Monfort
2011-10-21
1
-2
/
+7
*
Use g_cclosure_marshal_generic for all signals
Xavier Claessens
2011-09-28
1
-9
/
+8
*
Port to new tp-glib client factory
Guillaume Desmottes
2011-08-18
1
-7
/
+0
*
CallWindow: show audio and video call buttons to start a call
Emilio Pozuelo Monfort
2011-07-28
1
-1
/
+1
*
Turn g_prints into DEBUGs
Emilio Pozuelo Monfort
2011-06-09
1
-4
/
+4
*
Implement empathy_call_handler_start_call() for redialing
Emilio Pozuelo Monfort
2011-06-09
1
-12
/
+18
*
CallHandler: move on_call_accepted_cb() around
Emilio Pozuelo Monfort
2011-06-09
1
-15
/
+15
*
CallHandler: emit signal with the correct parameters
Emilio Pozuelo Monfort
2011-06-09
1
-1
/
+2
*
When the remote side hangs up, clean up the call channel
Sjoerd Simons
2011-06-09
1
-2
/
+9
*
Cope with unexpected call channel invalidation
Sjoerd Simons
2011-06-09
1
-0
/
+20
*
Use modern private structure handling
Sjoerd Simons
2011-06-09
1
-2
/
+2
*
Don't start the Call when the streams start
Emilio Pozuelo Monfort
2011-06-09
1
-0
/
+9
*
Monitor the call state and close the channel when it ends
Sjoerd Simons
2011-06-09
1
-0
/
+17
*
Remove stray debug
Sjoerd Simons
2011-06-09
1
-9
/
+1
*
Add TargetContact property that's guaranteed to exist on CallHandler
Sjoerd Simons
2011-06-09
1
-1
/
+21
*
Temporarily disable some code
Emilio Pozuelo Monfort
2011-06-09
1
-2
/
+5
*
Use the new empathy_call_create_call_request thoroughly
Emilio Pozuelo Monfort
2011-06-09
1
-1
/
+1
*
Add an EmpathyCallHandler class
Emilio Pozuelo Monfort
2011-06-08
1
-0
/
+1012