aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-call-handler.c
Commit message (Expand)AuthorAgeFilesLines
* When the remote side hangs up, clean up the call channelSjoerd Simons2011-03-171-2/+9
* Cope with unexpected call channel invalidationSjoerd Simons2011-03-171-0/+20
* Use modern private structure handlingSjoerd Simons2011-03-171-2/+2
* Don't start the Call when the streams startEmilio Pozuelo Monfort2011-03-161-0/+9
* Monitor the call state and close the channel when it endsSjoerd Simons2011-03-141-0/+17
* Remove stray debugSjoerd Simons2011-02-231-9/+1
* Add TargetContact property that's guaranteed to exist on CallHandlerSjoerd Simons2011-02-231-1/+21
* Temporarily disable some codeEmilio Pozuelo Monfort2011-02-231-2/+5
* Use the new empathy_call_create_call_request thoroughlyEmilio Pozuelo Monfort2011-02-231-1/+1
* Add an EmpathyCallHandler classEmilio Pozuelo Monfort2011-02-231-0/+1012