summaryrefslogtreecommitdiff
path: root/telepathy-farstream/call-channel.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-25telepathy-farstream: use _tf prefix for non-ABI functionsSimon McVittie1-13/+13
2013-09-25add missing config.h includesGuillaume Desmottes1-0/+1
2012-09-17Only include telepathy-glib.hOlivier Crête1-2/+1
2012-03-18Split _destroy() and _dispose() and call _destroy() manuallyOlivier Crête1-2/+11
2012-03-09Use the generic marshallerNicolas Dufresne1-9/+4
2012-01-12Set self->contents to NULL in disposeXavier Claessens1-0/+1
2011-12-23Update to the newest specOlivier Crête1-1/+3
2011-12-08Fix refcounting of TfContentXavier Claessens1-1/+0
2011-12-07Actually complete the async init operation on successSjoerd Simons1-7/+3
2011-11-28misc fixesXavier Claessens1-1/+1
2011-11-28Use tp_call_channel_hangup_async() instead of corresponding tp_cli_Xavier Claessens1-3/+2
2011-11-28Port to xclaessen's tp-glib branchOlivier Crête1-128/+73
2011-11-28Port to Call1Olivier Crête1-8/+7
2011-10-11Rename to FarstreamOlivier Crête1-5/+5
2011-07-14Do not try to use a NULL hash tableVincent Penquerc'h1-2/+24
2011-07-13Avoid losing a ref on errorVincent Penquerc'h1-0/+1
2011-06-10Clarify the FsConference reference counting slightlySjoerd Simons1-1/+4
2011-06-10Fix FsParticipant leakVincent Penquerc'h1-0/+2
2011-06-10Fix FsConference ref leakVincent Penquerc'h1-0/+2
2011-04-19Ensure the CallChannel stays alive while asynchronously creating contentsSjoerd Simons1-1/+3
2011-03-12Make sure the same content isn't added twiceOlivier Crête1-1/+7
2011-03-12Work around async_init's ref handlingOlivier Crête1-0/+1
2011-02-10Keep a ref to the channel proxySjoerd Simons1-1/+1
2011-02-10complete theasync operation, after retrieving the contentsSjoerd Simons1-10/+14
2011-02-10Don't unref self after the callback, it's not our refSjoerd Simons1-1/+1
2011-02-07Cope more gracefully if we can't create a conference elementSjoerd Simons1-0/+7
2011-02-07Let the async init functions fully take over ownershipSjoerd Simons1-0/+3
2011-02-07Ensure the AsyncResults gets unreffed in error paths as wellSjoerd Simons1-6/+6
2011-02-01Changed signal names to conform style guide (add -> added, remove -> removed)Mateu Batle1-6/+6
2011-02-01Renaming telepathy-farsight to telepathy-farstreamSjoerd Simons1-0/+670