log libpurple/media.c @ 26203:7738f530a967

age author description
Wed, 25 Feb 2009 01:58:57 +0000 Mike Ruprecht Added the connection property back to PurpleMedia.
Tue, 24 Feb 2009 08:25:23 +0000 Mike Ruprecht Use purple_timeout_* instead of g_timeout_*.
Tue, 24 Feb 2009 08:11:24 +0000 Mike Ruprecht Only create output windows once there's data to be output.
Sat, 21 Feb 2009 05:01:10 +0000 Mike Ruprecht Handle the session tee in the session rather than the src bin.
Fri, 20 Feb 2009 08:36:07 +0000 Mike Ruprecht Move pipeline creation into the media manager.
Thu, 19 Feb 2009 11:26:37 +0000 Mike Ruprecht Have all src_pads for a stream be funneled into the same stream.
Sun, 08 Feb 2009 23:17:51 +0000 Mike Ruprecht Use the media manager that created the media session in media.c.