summaryrefslogtreecommitdiff
path: root/telepathy-glib/media-interfaces.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-06Remove redundant trailing semicolons from G_DEFINE_TYPE etc.Simon McVittie1-2/+2
2009-06-12Prepare 0.7.32telepathy-glib-0.7.32Simon McVittie1-2/+2
2009-06-10TpConnectionManager, TpDBusDaemon, media interfaces: make safe to extendSimon McVittie1-10/+64
2008-02-04Annotate numerous things with Since: 0.7.1Simon McVittie1-0/+14
2008-01-14media-interfaces: map DBUS_GERROR_REMOTE_EXCEPTIONs from the Telepathy spec i...Simon McVittie1-0/+4
2008-01-14Add infrastructure to remap DBUS_GERROR_REMOTE_EXCEPTION to a useful GError. ...Simon McVittie1-2/+5
2007-12-18Split proxy.h into proxy.h (for normal use) and proxy-subclass.h (for subclas...Simon McVittie1-0/+1
2007-12-14media-interfaces: add (dummy) private pointersSimon McVittie1-0/+4
2007-12-04Fix up various errors in media-interfaces.c (not seen yet because it wasn't a...Simon McVittie1-5/+12
2007-12-03Add some missing Nokia copyrights, and update some Collabora and Nokia copyri...Simon McVittie1-1/+2
2007-12-03Add convenience constructors for TpMediaStreamHandler and TpMediaSessionHandlerSimon McVittie1-0/+74
2007-11-21media interfaces: include implementationsSimon McVittie1-0/+3
2007-11-21TpMedia*: don't include proxy-internal.hSimon McVittie1-2/+0
2007-11-15Pre-set media (stream|session) handler interfaceSimon McVittie1-0/+8
2007-11-15Provide skeletal code for media proxies. Don't support Properties interface f...Simon McVittie1-0/+101