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.
|
Fri, 23 Oct 2009 22:20:45 +0000 |
maiku |
Move handling Farsight 2's new-local-candidate signal in Fs2 media backend.
|
Fri, 23 Oct 2009 21:40:38 +0000 |
maiku |
Begin transferring FsSession over to the Farsight 2 media backend.
|
Fri, 23 Oct 2009 19:59:12 +0000 |
maiku |
Transfer some GStreamer message handling to the Farsight 2 media backend.
|
Fri, 23 Oct 2009 18:20:54 +0000 |
maiku |
Decouple the media_bus_call from the backend. It will still be needed even
|
Fri, 23 Oct 2009 02:20:35 +0000 |
maiku |
Deprecate the conference property of PurpleMedia.
|
Fri, 23 Oct 2009 02:11:33 +0000 |
maiku |
Start to use the media backend code in PurpleMedia and PurpleMediaManager.
|
Fri, 23 Oct 2009 01:55:39 +0000 |
maiku |
Various tweaks, fixes, and added debug output. Attached some media signals,
|
Fri, 23 Oct 2009 01:45:42 +0000 |
maiku |
Move the backend-fs2.h header into noinst_HEADERS.
|
Fri, 23 Oct 2009 01:06:48 +0000 |
maiku |
This is an interface and not a class.
|
Fri, 23 Oct 2009 00:01:54 +0000 |
maiku |
Add a conference-type parameter to PurpleMedia.
|
Fri, 23 Oct 2009 00:00:44 +0000 |
maiku |
Fix parameter to actually be a string instead of an object.
|
Thu, 22 Oct 2009 23:29:51 +0000 |
maiku |
Create and dispose the conference in the Farsight 2 media backend.
|
Thu, 22 Oct 2009 22:58:48 +0000 |
maiku |
Add the conference-type property to the media backend interface.
|
Thu, 22 Oct 2009 22:30:03 +0000 |
maiku |
Remove dummy code I missed.
|
Thu, 22 Oct 2009 21:30:30 +0000 |
maiku |
Skeleton of the Farsight 2 media backend.
|
Thu, 22 Oct 2009 21:09:36 +0000 |
maiku |
Add a media backend interface to handle different backends in addition to
|
Thu, 22 Oct 2009 00:22:59 +0000 |
maiku |
Break PurpleMediaCodec out into its own file.
|
Thu, 22 Oct 2009 00:22:31 +0000 |
maiku |
Include signals.h to provide PurpleCallback. I guess all the other places
|