summaryrefslogtreecommitdiff
path: root/telepathy-glib/media-interfaces.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using TP_ERRORSSimon McVittie2012-05-021-2/+2
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Remove redundant trailing semicolons from G_DEFINE_TYPE etc.Simon McVittie2010-10-061-2/+2
* Prepare 0.7.32telepathy-glib-0.7.32Simon McVittie2009-06-121-2/+2
* TpConnectionManager, TpDBusDaemon, media interfaces: make safe to extendSimon McVittie2009-06-101-10/+64
* Annotate numerous things with Since: 0.7.1Simon McVittie2008-02-041-0/+14
* media-interfaces: map DBUS_GERROR_REMOTE_EXCEPTIONs from the Telepathy spec i...Simon McVittie2008-01-141-0/+4
* Add infrastructure to remap DBUS_GERROR_REMOTE_EXCEPTION to a useful GError. ...Simon McVittie2008-01-141-2/+5
* Split proxy.h into proxy.h (for normal use) and proxy-subclass.h (for subclas...Simon McVittie2007-12-181-0/+1
* media-interfaces: add (dummy) private pointersSimon McVittie2007-12-141-0/+4
* Fix up various errors in media-interfaces.c (not seen yet because it wasn't a...Simon McVittie2007-12-041-5/+12
* Add some missing Nokia copyrights, and update some Collabora and Nokia copyri...Simon McVittie2007-12-031-1/+2
* Add convenience constructors for TpMediaStreamHandler and TpMediaSessionHandlerSimon McVittie2007-12-031-0/+74
* media interfaces: include implementationsSimon McVittie2007-11-211-0/+3
* TpMedia*: don't include proxy-internal.hSimon McVittie2007-11-211-2/+0
* Pre-set media (stream|session) handler interfaceSimon McVittie2007-11-151-0/+8
* Provide skeletal code for media proxies. Don't support Properties interface f...Simon McVittie2007-11-151-0/+101