log

age author description
Wed, 28 Oct 2009 22:18:08 +0000 maiku Change the libpurple Makefile to keep the same directory structure regarding
Wed, 28 Oct 2009 20:06:21 +0000 maiku Add a way to set and get which media backend type to use.
Wed, 28 Oct 2009 19:01:33 +0000 maiku Handle individual streams in the Fs2 backend's stream-info callback for accept
Wed, 28 Oct 2009 18:36:18 +0000 maiku Move new stream emission back to media.c
Wed, 28 Oct 2009 18:24:10 +0000 maiku Keep track of participants better in purple_media_stream_info.
Wed, 28 Oct 2009 18:16:59 +0000 maiku Free participants properly in purple_media_end.
Wed, 28 Oct 2009 18:07:27 +0000 maiku Add a list of participants back to PurpleMedia.
Wed, 28 Oct 2009 17:58:59 +0000 maiku Fix so emitting more HANGUP signals doesn't cause an assertion.
Wed, 28 Oct 2009 17:15:43 +0000 maiku Emit stream-info for each stream, session, and participant for hangup and
Wed, 28 Oct 2009 00:12:19 +0000 maiku Have PURPLE_MEDIA_INFO_ACCEPT in stream-info emit for each accepted stream,
Tue, 27 Oct 2009 23:44:34 +0000 maiku Emit PURPLE_MEDIA_END state-changed signals for each stream, session, and
Tue, 27 Oct 2009 22:02:46 +0000 maiku Remove unnecessary properties from PurpleMedia's internal structures.
Tue, 27 Oct 2009 21:59:45 +0000 maiku Remove unnecessary properties from the Fs2 media backend's internal structures.
Tue, 27 Oct 2009 21:50:19 +0000 maiku Remove a couple more unnecessary headers from media.c