summaryrefslogtreecommitdiff
path: root/telepathy-glib/call-content-media-description.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-08Stop implementing TpSvcDBusProperties interfaceXavier Claessens1-2/+0
2014-04-03Move dbus-glib-style a{sv} utilities into the dbus librarySimon McVittie1-0/+1
2014-04-03Rename core-util.c to value-array.c and put it in the -dbus librarySimon McVittie1-0/+1
2014-04-01Rename remaining tp_dbus_daemon_*() to tp_dbus_connection_*()Xavier Claessens1-4/+4
2014-04-01Replace all occurences of TpDBusDaemon by GDBusConnectionXavier Claessens1-21/+26
2014-04-01Stop passing a TpDBusDaemon to TpProxy and subclassesXavier Claessens1-1/+0
2014-03-26Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie1-5/+5
2013-10-25Don't strip ABI versions from generated codeSimon McVittie1-26/+25
2013-09-26Suppress remaining GValueArray deprecation warningsSimon McVittie1-0/+4
2013-09-26Use tp_value_array_free instead of g_value_array_freeSimon McVittie1-4/+4
2012-05-02Stop using TP_ERRORSSimon McVittie1-4/+4
2012-04-06many fixes to documentation commentsJonny Lamb1-12/+12
2012-03-28CallContentMediaDescription: Add missing documentationOlivier Crête1-9/+12
2012-03-19prepare 0.17.6Guillaume Desmottes1-18/+18
2012-03-14CallContentMediaDescription: Add extra interfaces without filling themOlivier Crête1-10/+59
2012-03-14TpCallContentMediaDescription: Add extra interfacesXavier Claessens1-13/+529
2012-02-24Call.Content.MD: Reject codecs with the appropriate errorOlivier Crête1-1/+2
2012-02-20Prepare 0.17.5telepathy-glib-0.17.5Simon McVittie1-16/+16
2012-02-14Call.Content.MediaDescription: Verify invalid argumentsOlivier Crête1-1/+35
2012-02-06Add config.h include in all call source filesXavier Claessens1-0/+1
2012-01-10Remove another duplicated ContactOlivier Crête1-1/+1
2012-01-10Export has-remote-information correctlyOlivier Crête1-1/+1
2012-01-10Add TpBaseMediaCallContent and TpCallContentMediaDescription objectsXavier Claessens1-0/+680