log

age author description
Sat, 07 Jun 2008 20:16:06 +0000 Mike Ruprecht Fix crash when receiving a session-initiate ack for a nonexistent session.
Sat, 07 Jun 2008 19:57:32 +0000 Mike Ruprecht Fix assertion.
Sat, 07 Jun 2008 03:43:45 +0000 Mike Ruprecht Send negotiated codecs in session-accept opposed to all local codecs.
Sat, 07 Jun 2008 03:14:52 +0000 Mike Ruprecht Jingle sessions now keep track of their transaction state to a degree.
Fri, 06 Jun 2008 22:20:33 +0000 Mike Ruprecht Silence warning.
Fri, 06 Jun 2008 21:57:59 +0000 Mike Ruprecht Listen to the media pipeline and display errors.
Fri, 06 Jun 2008 21:10:16 +0000 Mike Ruprecht Use the right namespaces for broadcasting and discovering Jingle support.
Fri, 06 Jun 2008 20:48:13 +0000 Mike Ruprecht Temporary fix to remove a 5-7 second delay when initiating a media session.
Fri, 06 Jun 2008 20:28:20 +0000 Mike Ruprecht Added the "media" attribute to the Jingle description element according
Fri, 06 Jun 2008 19:08:04 +0000 Mike Ruprecht Added some utility functions to convert PurpleMediaStreamType
Fri, 06 Jun 2008 08:26:57 +0000 Mike Ruprecht merge of '3969ff3f40069748728f9ee2376a4bab3f089d04'
Fri, 06 Jun 2008 08:04:37 +0000 Mike Ruprecht Corrected debug labels s/"jabber"/"jingle"/
Fri, 06 Jun 2008 07:43:03 +0000 Mike Ruprecht Refactored PurpleMedia to make creating audio or video sessions virtually identical. Audio, video, and audio/video sessions now work. Also added videotestsrc to the video plugin preference.
Wed, 04 Jun 2008 19:21:49 +0000 Mike Ruprecht Added functions to help create Jingle packets. Revised some of the Jingle flow.
Tue, 03 Jun 2008 23:35:39 +0000 Mike Ruprecht Added functions to help with the creation of Jingle packets.