summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-04start on version 0.4.1telepathy-farstream-0.4Jonny Lamb2-1/+6
2012-04-04version 0.4.0telepathy-farstream-0.4.0Jonny Lamb2-4/+4
2012-04-04update NEWS for 0.4.0Jonny Lamb1-0/+10
2012-04-04The right macro is GLIB_VERSION_MAX_ALLOWEDGuillaume Desmottes1-1/+1
2012-03-20version 0.2.3.1Olivier Crête1-1/+1
2012-03-20version 0.2.3telepathy-farstream-0.2.3Olivier Crête2-3/+10
2012-03-20Remove the (skip) annotations as they confuse gtk-docOlivier Crête1-3/+3
2012-03-20Don't segfault if there is no error setEmanuele Aina1-1/+1
2012-03-20Fix build (missing '\' at EOL in header list)Emanuele Aina1-1/+1
2012-03-18Release resources when destroying TfCallStreamOlivier Crête1-1/+14
2012-03-18Split _destroy() and _dispose() and call _destroy() manuallyOlivier Crête5-29/+91
2012-03-14Make sure all TfCallStream are disposed before their contentOlivier Crête1-1/+7
2012-03-14CallStream: Protect against early disposeOlivier Crête1-1/+39
2012-03-14CallStream: Split finalize from disposeOlivier Crête1-8/+21
2012-03-14Don't ignore MediaDescription offer if the answer is the same as the previous...Olivier Crête1-7/+1
2012-03-14Don't try to start receiving if one can't get the receive resourceOlivier Crête1-3/+5
2012-03-12Set stored remote candidatesOlivier Crête1-31/+40
2012-03-12Add component to the endpoint state debug messageOlivier Crête1-2/+2
2012-03-12Add annotations to tell bindings to use _literal versions of the functions.Olivier Crête1-3/+9
2012-03-09Use the generic marshallerNicolas Dufresne14-103/+32
2012-03-08Fix typos in NEWS fileOlivier Crête1-2/+2
2012-03-08version 0.2.2.1Olivier Crête1-1/+1
2012-03-08version 0.2.2telepathy-farstream-0.2.2Olivier Crête2-7/+15
2012-03-08Don't access fsstream if it doesn't existOlivier Crête1-1/+1
2012-03-07Make it just a warning on Content errorOlivier Crête1-1/+1
2012-03-07CallContent: Guard against early dispose in some callbacksOlivier Crête1-7/+19
2012-03-06Example: Return correctly from start-sendingOlivier Crête1-3/+9
2012-03-06Update the example to better use the APIsOlivier Crête1-34/+56
2012-03-06Add finish function to the async newOlivier Crête3-1/+27
2012-03-06Fix small bugOlivier Crête1-1/+1
2012-03-05Make it possible to remove a endpointOlivier Crête1-7/+43
2012-03-05Factor out setting the FsStream direction to/from sendingOlivier Crête1-7/+31
2012-03-05Factor out endpoint disposalOlivier Crête1-10/+26
2012-03-05Put all setting of the endpoint path at the same placeOlivier Crête1-5/+5
2012-02-29Ignore deprecations after 2.26Olivier Crête1-1/+4
2012-02-29include missing config.hGuillaume Desmottes3-1/+4
2012-02-20version 0.2.1.1Olivier Crête1-1/+1
2012-02-20Version 0.2.0telepathy-farstream-0.2.1Olivier Crête2-3/+9
2012-02-20Fix errors in doc buildingOlivier Crête3-9/+4
2012-02-20Also cast the correct objectOlivier Crête1-5/+5
2012-02-20Connect to correct objectOlivier Crête1-2/+2
2012-02-20Merge branch 'call1'Olivier Crête53-5339/+2309
2012-02-15Remove mute as it has been removed from the specOlivier Crête5-73/+20
2012-02-09Add a reason when rejecting invalid codecsOlivier Crête1-1/+11
2012-02-09Return not-implemented if more than one endpointOlivier Crête1-2/+2
2012-02-09Use fs_*_destroy methodsOlivier Crête2-4/+4
2012-01-12Set self->contents to NULL in disposeXavier Claessens1-0/+1
2012-01-12Keep a ref on stream proxyXavier Claessens1-1/+1
2012-01-02Fix refcounting of TfContentXavier Claessens1-1/+1
2011-12-23Use the contact handle from inside a MediaDescriptionOlivier Crête1-6/+17