log libpurple/media.c @ 30493:196e4c5b2043

age author description
Mon, 31 Aug 2009 20:23:51 +0000 Marcus Lundblad Some unfinished code to take advantage of Google's relays
Tue, 24 Aug 2010 04:45:25 +0000 jakub adam Fix some media code leaks.
Sat, 06 Feb 2010 18:19:03 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head d4d86f679550b678b19fb6ca8b2eeac194d66a45)
Sat, 06 Feb 2010 06:40:49 +0000 Paul Aurich Move libpurple/media/media.c to libpurple/media.c.
Wed, 11 Nov 2009 02:47:50 +0000 maiku propagate from branch 'im.pidgin.pidgin' (head 94fef144531267b3eb00d02de32ce8a705df592c)
Wed, 21 Oct 2009 18:09:47 +0000 maiku propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
Tue, 20 Oct 2009 00:10:14 +0000 maiku Made the GLib flags structure for PurpleMediaCaps.
Wed, 03 Feb 2010 22:46:22 +0000 Marcus Lundblad media: Set the "controlling-mode" Farsight2 parameter correctly when creating media streams.
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Wed, 11 Nov 2009 02:38:28 +0000 maiku Allow the initiator to start connection checks before the remote side accepts.
Mon, 19 Oct 2009 22:03:19 +0000 maiku Actually emit the PURPLE_MEDIA_INFO_{,UN}HOLD signals.
Mon, 19 Oct 2009 20:49:25 +0000 maiku Fix unhold string in media info enum.
Wed, 16 Sep 2009 09:41:52 +0000 Bj«Órn Voigt I can't see why dots should be usefull here:
Sun, 30 Aug 2009 03:08:27 +0000 maiku Wait to set remote candidates until the session has been accepted. This stops
Fri, 28 Aug 2009 07:25:43 +0000 maiku Add some extra error strings just in case.