aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-call.h
Commit message (Expand)AuthorAgeFilesLines
* add empathy_tp_call_get_statusGuillaume Desmottes2010-06-071-0/+2
* add empathy_tp_call_leaveGuillaume Desmottes2010-03-301-0/+2
* add empathy_tp_call_has_initial_videoGuillaume Desmottes2009-12-161-0/+2
* add empathy_tp_call_get_connection_managerGuillaume Desmottes2009-11-161-0/+2
* When no video is received or sent we show contacts' avatars instead of showingJonathan Tellier2009-06-121-0/+2
* Change empathy_tp_call_to to indicate with what media streams we want to startSjoerd Simons2009-05-181-1/+2
* Remove unused functionsOlivier CrĂȘte2009-02-121-9/+0
* Move the TpFarsight code from TpCall to CallHandlerSjoerd Simons2009-02-031-1/+2
* Add a function to explicitly set the remote candidate on outgoing calls inste...Sjoerd Simons2009-01-101-0/+4
* Add a function to explicitly close EmpathyTpCallSjoerd Simons2009-01-101-0/+1
* Replace the has-dtmf property by empathy_tp_call_has_dtmf() (Alban Crequy)Xavier Claessens2008-06-131-0/+1
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-061-2/+3
* Implement DTMF.Xavier Claessens2008-05-021-0/+2
* Add collabora in copyright and myself in authors since I did lots of changes ...Xavier Claessens2008-04-151-13/+16
* Do not take McAccount as construct param, it can be found from the TpChannelXavier Claessens2008-04-111-4/+2
* Port to tp-glib API and cleanup the codeXavier Claessens2008-04-111-8/+3
* Make use of generated code for using stream engine.Xavier Claessens2008-02-261-2/+4
* Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens.Xavier Claessens2008-02-151-57/+59
* Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, XavierXavier Claessens2007-09-291-0/+89