log libpurple/media.c @ 26183:f06eb6e7d907

age author description
Thu, 05 Feb 2009 11:47:40 +0000 Mike Ruprecht merge of '1cd039d2f04c877820b4097e462f26831c2d828e'
Thu, 05 Feb 2009 11:47:36 +0000 Mike Ruprecht Fix intermittent crash upon hangup when removing output windows.
Thu, 05 Feb 2009 10:25:28 +0000 Mike Ruprecht Handle having multiple active candidates.
Thu, 05 Feb 2009 03:08:52 +0000 Mike Ruprecht Add some debug messages for the remaining Farsight signals.
Thu, 05 Feb 2009 02:46:38 +0000 Mike Ruprecht Don't output an error if fs-codec.conf doesn't exist.
Thu, 05 Feb 2009 00:15:13 +0000 Mike Ruprecht Fix removing output windows when the session is rejected.
Mon, 02 Feb 2009 09:58:14 +0000 Mike Ruprecht Implement *_remove_output_window and *_remove_output_windows.
Mon, 02 Feb 2009 05:38:29 +0000 Mike Ruprecht Set the purple_media_connected_cb timeout to a high priority and remove
Mon, 02 Feb 2009 04:01:34 +0000 Mike Ruprecht Simplify handling prepare-xwindow-id signal. Reduce thread unsafety.
Mon, 02 Feb 2009 03:01:24 +0000 Mike Ruprecht Added a lot of assertions and error handling.
Sat, 31 Jan 2009 05:19:16 +0000 Mike Ruprecht Have all media sessions use a single pipeline.
Fri, 30 Jan 2009 06:39:41 +0000 Mike Ruprecht Create the media srcs inside PurpleMedia.
Fri, 30 Jan 2009 04:40:54 +0000 Mike Ruprecht Separate PidginMedia from PidginConversation.
Tue, 27 Jan 2009 22:18:01 +0000 Mike Ruprecht Add the accepted signal and make the accept button go away immediately.
Tue, 27 Jan 2009 09:40:24 +0000 Mike Ruprecht Added the accepted signal.