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
|
Tue, 27 Oct 2009 21:48:06 +0000 |
maiku |
Remove unnecessary Farsight 2 headers from media.c
|
Tue, 27 Oct 2009 21:46:44 +0000 |
maiku |
Remove references to FsStream in PurpleMedia.
|
Tue, 27 Oct 2009 21:41:29 +0000 |
maiku |
Remove references to FsConference in PurpleMedia.
|
Tue, 27 Oct 2009 21:39:00 +0000 |
maiku |
Remove confbin from PurpleMediaPrivate.
|
Tue, 27 Oct 2009 21:32:11 +0000 |
maiku |
Move mute functionality into the Fs2 media backend.
|
Tue, 27 Oct 2009 21:18:41 +0000 |
maiku |
Remove the volume property from the PurpleMediaStream structure.
|
Tue, 27 Oct 2009 21:16:27 +0000 |
maiku |
Move volume setting functionality to the Fs2 media backend.
|
Tue, 27 Oct 2009 20:47:30 +0000 |
maiku |
Remove references to FsSession in PurpleMedia.
|
Tue, 27 Oct 2009 20:43:30 +0000 |
maiku |
Move all src and sink creation in PurpleMedia to the Fs2 media backend.
|
Tue, 27 Oct 2009 19:10:57 +0000 |
maiku |
Remove references to FsParticipant from PurpleMedia.
|
Tue, 27 Oct 2009 19:06:29 +0000 |
maiku |
Add codecs_ready to the media backend interface.
|
Tue, 27 Oct 2009 18:42:01 +0000 |
maiku |
Remove FsStream from PurpleMedia stream.
|
Tue, 27 Oct 2009 18:34:46 +0000 |
maiku |
Move odd direction changing functionality to the Fs2 media backend.
|
Tue, 27 Oct 2009 18:15:23 +0000 |
maiku |
Move pause functionality to the Fs2 media backend.
|
Tue, 27 Oct 2009 17:48:26 +0000 |
maiku |
Properly free PurpleMediaBackendFs2Stream's.
|
Tue, 27 Oct 2009 00:13:39 +0000 |
maiku |
Handle part of accepting a stream in the Fs2 media backend.
|
Mon, 26 Oct 2009 23:26:59 +0000 |
maiku |
Move set_remote_codec functionality to the Fs2 media backend.
|
Mon, 26 Oct 2009 23:17:38 +0000 |
maiku |
Change the media backend interface's set_send_codec to return gboolean to
|
Mon, 26 Oct 2009 23:10:53 +0000 |
maiku |
Move set_remote_codecs functionality to the Fs2 media backend.
|