aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-call-observer.c
Commit message (Expand)AuthorAgeFilesLines
* call-observer: use tp_channel_get_target_contact()Guillaume Desmottes2012-05-081-32/+4
* Use TP_ERROR instead of TP_ERRORSGuillaume Desmottes2012-05-071-1/+1
* Remove tp-yell and use TpCallChannelXavier Claessens2012-01-101-7/+5
* Port to new tp-glib client factoryGuillaume Desmottes2011-08-181-17/+4
* Revert "Don't look for Call channels"Emilio Pozuelo Monfort2011-06-301-4/+27
* call-observer: use tp_channel_dispatch_operation_leave_channels_async() (#651...Guillaume Desmottes2011-06-221-71/+27
* use tp_channel_dispatch_operation_claim_async() (#650386)Guillaume Desmottes2011-05-301-2/+3
* display a debug message if we can't get the TpContactGuillaume Desmottes2011-03-091-1/+4
* call-observer: display a notification when rejecting a call (#644127)Guillaume Desmottes2011-03-091-8/+91
* call-observer: set the Recover flagGuillaume Desmottes2011-03-091-1/+1
* call-observer: reject all the channels we claimedGuillaume Desmottes2011-03-081-7/+74
* return from ObserveChannels() after having called Claim()Guillaume Desmottes2011-03-081-0/+2
* call-observer: return from ObserveChannels() if the channel was already inval...Guillaume Desmottes2011-03-081-0/+2
* call-observer: set debug domain to 'voip' and add 2 debug messagesGuillaume Desmottes2011-03-081-1/+6
* Don't look for Call channelsEmilio Pozuelo Monfort2011-03-071-27/+4
* Delay the approversEmilio Pozuelo Monfort2011-03-071-0/+2
* Autoreject incoming calls if there are others in progressEmilio Pozuelo Monfort2011-03-071-0/+287