log

age author description
Mon, 26 Oct 2009 22:26:51 +0000 maiku Transfer get_codecs functionality to the Fs2 media backend.
Mon, 26 Oct 2009 22:15:05 +0000 maiku Silence warning.
Mon, 26 Oct 2009 22:14:25 +0000 maiku Transfer setting Farsight 2's remote candidates to the Fs2 media backend.
Mon, 26 Oct 2009 21:35:11 +0000 maiku Transfer creating Farsight 2 streams to the Fs2 media backend.
Mon, 26 Oct 2009 20:17:35 +0000 maiku Remove the list of participants from PurpleMedia and use the Fs2 backend's.
Mon, 26 Oct 2009 20:06:16 +0000 maiku Correct some debug categories.
Mon, 26 Oct 2009 20:00:00 +0000 maiku Add participant creation and destruction to the Fs2 media backend.
Mon, 26 Oct 2009 19:11:29 +0000 maiku Store active_remote_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
Mon, 26 Oct 2009 19:01:30 +0000 maiku Store active_local_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
Mon, 26 Oct 2009 18:45:30 +0000 maiku Store remote_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
Mon, 26 Oct 2009 18:32:27 +0000 maiku Store local_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
Mon, 26 Oct 2009 18:23:32 +0000 maiku Add purple_media_candidate_copy to the public API.
Mon, 26 Oct 2009 18:02:06 +0000 maiku Move Farsight 2's local-candidates-prepared signal to the Fs2 media backend.
Mon, 26 Oct 2009 17:39:38 +0000 maiku Move Farsight 2's new-active-candidate-pair into the Fs2 media backend.
Fri, 23 Oct 2009 23:12:57 +0000 maiku Move handling Farsight 2's codecs-changed signal into the Fs2 media backend.