telepathy-haze: Remove StreamedMedia support
Simon McVittie
smcv at kemper.freedesktop.org
Tue Sep 17 06:16:54 PDT 2013
Module: telepathy-haze
Branch: master
Commit: 4ae11f0444a2fa13339f785609f7b35d05856ea8
URL: http://cgit.freedesktop.org/telepathy/telepathy-haze/commit/?id=4ae11f0444a2fa13339f785609f7b35d05856ea8
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Tue Sep 17 13:30:50 2013 +0100
Remove StreamedMedia support
In Pidgin, it's only implemented for XMPP (for which we have Gabble),
MSNP (which will disappear soon), and mxit (which I doubt anyone's
actually tested). Empathy can't do StreamedMedia any more, only Call,
and Telepathy 1.0 will only have Call.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69318
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
---
configure.ac | 10 -
src/Makefile.am | 15 +-
src/connection-capabilities.c | 198 -----
src/connection-capabilities.h | 2 -
src/connection.c | 13 -
src/connection.h | 8 -
src/main.c | 13 -
src/media-backend.c | 614 --------------
src/media-backend.h | 68 --
src/media-channel.c | 1760 -----------------------------------------
src/media-channel.h | 79 --
src/media-manager.c | 576 --------------
src/media-manager.h | 65 --
src/media-stream.c | 1396 --------------------------------
src/media-stream.h | 126 ---
src/protocol.c | 3 -
tests/twisted/Makefile.am | 12 -
tests/twisted/simple-caps.py | 28 -
18 files changed, 1 insertions(+), 4985 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-haze/diff/?id=4ae11f0444a2fa13339f785609f7b35d05856ea8
More information about the telepathy-commits
mailing list