summaryrefslogtreecommitdiff
path: root/telepathy-farstream
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Fold the core library into the dbus librarySimon McVittie2-2/+0
2014-04-01Stop passing a TpDBusDaemon to TpProxy and subclassesXavier Claessens2-2/+0
2014-04-01Farstream: Propagate the call channel's factory to other TpProxy instancesXavier Claessens2-0/+2
2014-03-26Remove TpProxy::interface-added, and dbus-glib marshaller registrationSimon McVittie2-2/+0
2014-03-25logger, tpfs: distribute ABI lists, and clean up generated filesSimon McVittie1-1/+15
2014-03-25telepathy-farstream: use versioned symbolsSimon McVittie2-5/+98
2014-03-25telepathy-farstream: use _tf prefix for non-ABI functionsSimon McVittie7-66/+66
2014-03-18base-client: suffix GVariant filter APIGuillaume Desmottes1-2/+2
2014-02-27base-client: rename filter vardict APIGuillaume Desmottes1-1/+1
2014-02-27tp-fs example: use tp_base_client_add_handler_filter_vardict()Guillaume Desmottes1-19/+24
2014-02-13TargetHandleType has been renamed to TargetEntityTypeGuillaume Desmottes3-9/+9
2014-02-13TpHandleType has been renmed to TpEntityTypeGuillaume Desmottes1-2/+2
2014-01-24Handler high level API: make singularGuillaume Desmottes1-9/+6
2014-01-24rename TpHandleChannelsContext to TpHandleChannelContextGuillaume Desmottes1-2/+2
2014-01-08Flatten telepathy-farstream/README into the top-level READMEmerge-tp-fsSimon McVittie1-70/+0
2014-01-08Merge remote-tracking branch 'local-tpfs/prep-for-merge' into nextSimon McVittie30-0/+8590
2014-01-08Move examples into telepathy-farstream/Simon McVittie11-0/+1430
2014-01-08TfCallContent: compile with -Werror=shadowSimon McVittie1-7/+3
2014-01-08TfCallStream: include missing headerSimon McVittie1-0/+1
2014-01-08Link g-i bindings to the correct telepathy-glib versionSimon McVittie1-1/+2
2014-01-08Catch up with GLib deprecationsSimon McVittie1-7/+7
2013-10-28Adapt for use of ABI versions in generated codeGuillaume Desmottes3-71/+71
2013-10-02Fix .pc filesXavier Claessens2-5/+4
2013-09-30install header files to telepathy-farstream-1/telepathy-farstreamGuillaume Desmottes2-2/+2
2013-09-30rename gir file to TelepathyFarstream-1Guillaume Desmottes1-7/+7
2013-09-30suffix lib file with -1Guillaume Desmottes2-8/+8
2013-09-26suffix .pc file with -1Guillaume Desmottes3-1/+1
2013-09-26build with telepathy-glib-1Guillaume Desmottes1-1/+2
2013-09-26remove StreamedMedia supportGuillaume Desmottes10-5047/+4
2013-09-25Replace INCLUDES with equivalent AM_CPPFLAGSOlivier Crête1-2/+2
2013-09-25add telepathy-glib-dbus.hGuillaume Desmottes3-0/+3
2013-09-25call-stream: fix type of state variableGuillaume Desmottes1-1/+1
2013-09-25stop accessing TpProxy members directlyGuillaume Desmottes2-11/+8
2013-09-25add missing config.h includesGuillaume Desmottes4-0/+6
2012-09-25The GStreamer 1.0 API is no longer unstableOlivier Crête1-1/+1
2012-09-25The relay-info is now a GPtrArray instead of a GValueArrayOlivier Crête2-23/+17
2012-09-17Only include telepathy-glib.hOlivier Crête12-23/+15
2012-09-11pkgconfig: Require gstreamer-1.0 and farstream-0.2Dominique Leuenberger2-2/+2
2012-09-11gobject-introspection: Also depend on Farstream-0.2Dominique Leuenberger1-1/+1
2012-09-11Generate GObject Introspection dataOlivier Crête1-5/+39
2012-09-11Add : to fix warning from introspection scannerOlivier Crête2-9/+9
2012-09-11Port to GStreamer 0.11, remove static python bindingsOlivier Crête1-4/+30
2012-09-03Set RemoteContact when accepting & updating media descriptionsSjoerd Simons1-17/+47
2012-08-21Remove deprecated TP_ERRORSOlivier Crête2-2/+2
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