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