Mercurial > pidgin
graph
-
Update Jingle implementation per recent standard changes.Sun, 03 Aug 2008 23:31:48 +0000, by Mike Ruprecht
-
Added a mute button for the local microphone.Wed, 23 Jul 2008 22:34:22 +0000, by Mike Ruprecht
-
Set the proper send codec in Farsight.Wed, 23 Jul 2008 20:10:18 +0000, by Mike Ruprecht
-
merge of '77e249bc561fc09bc5fe8f9c6f8b573701b5d63d'Sat, 19 Jul 2008 03:10:38 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head c7c882ce933f14ae4b89d4c9782a84accaec53b5)Fri, 18 Jul 2008 22:05:55 +0000, by Mike Ruprecht
-
Convert serv_* media functions to purple_prpl_* functions.Sat, 19 Jul 2008 03:10:00 +0000, by Mike Ruprecht
-
Add two missed newlines for debug messages.Thu, 17 Jul 2008 23:09:58 +0000, by Mike Ruprecht
-
Use the purple STUN server preference with the rawudp Farsight transmitter.Thu, 17 Jul 2008 22:59:31 +0000, by Mike Ruprecht
-
Set the media pipeline to PLAYING immediately after initializationThu, 17 Jul 2008 21:01:46 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)Wed, 16 Jul 2008 21:55:08 +0000, by Mike Ruprecht
-
Fix compiling without voice and video support.Wed, 16 Jul 2008 21:42:13 +0000, by Mike Ruprecht
-
Added whether voice and video support has been enabled in Pidgin's About dialog.Wed, 16 Jul 2008 21:35:24 +0000, by Mike Ruprecht
-
Fixed some memory leak issues involving GLists.Fri, 11 Jul 2008 02:10:04 +0000, by Mike Ruprecht
-
Added ChangeLog.API entries.Fri, 11 Jul 2008 01:35:54 +0000, by Mike Ruprecht
-
Added xmlnode_get_parent.Fri, 11 Jul 2008 01:20:08 +0000, by Mike Ruprecht
-
Simplify the Jingle handlers by moving repetitive code into the parse function.Fri, 11 Jul 2008 01:04:44 +0000, by Mike Ruprecht
-
Hide unnecessarily exposed Jingle handler functionsThu, 10 Jul 2008 22:54:18 +0000, by Mike Ruprecht
-
Further decouple Jingle from iq.cThu, 10 Jul 2008 22:49:52 +0000, by Mike Ruprecht
-
Clarify the scope of two variables.Sat, 28 Jun 2008 17:42:31 +0000, by Mike Ruprecht
-
Added better Farsight error handling.Fri, 27 Jun 2008 21:39:56 +0000, by Mike Ruprecht
-
Wait to set up the voice and video GUI until the responder has accepted the session.Fri, 27 Jun 2008 18:44:49 +0000, by Mike Ruprecht
-
Fix the order of the send/recv audio/video display widgets.Fri, 27 Jun 2008 18:01:13 +0000, by Mike Ruprecht
-
Move the main voice and video pipeline into media.c and display more debug info.Fri, 27 Jun 2008 16:56:25 +0000, by Mike Ruprecht
-
Add proper padding to the voice conference audio levels.Thu, 26 Jun 2008 20:59:15 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)Thu, 26 Jun 2008 20:25:38 +0000, by Mike Ruprecht
-
Widened the vertical audio levels.Thu, 26 Jun 2008 19:57:37 +0000, by Mike Ruprecht
-
Move the audio progress bar widgets to be beside the video displays.Thu, 19 Jun 2008 17:38:04 +0000, by Mike Ruprecht
-
Notify the user which type of media session the remote user wants to initiate.Thu, 12 Jun 2008 03:59:26 +0000, by Mike Ruprecht
-
Preliminary video embedded in the conversation window. It's still kind of buggy.Tue, 10 Jun 2008 05:18:29 +0000, by Mike Ruprecht
-
Fix assertion.Sun, 08 Jun 2008 02:47:38 +0000, by Mike Ruprecht
-
New media icons. Thanks, hbons.Sat, 07 Jun 2008 23:23:25 +0000, by Mike Ruprecht
-
Fix crash when receiving a session-initiate ack for a nonexistent session.Sat, 07 Jun 2008 20:16:06 +0000, by Mike Ruprecht
-
Fix assertion.Sat, 07 Jun 2008 19:57:32 +0000, by Mike Ruprecht
-
Send negotiated codecs in session-accept opposed to all local codecs.Sat, 07 Jun 2008 03:43:45 +0000, by Mike Ruprecht
-
Jingle sessions now keep track of their transaction state to a degree.Sat, 07 Jun 2008 03:14:52 +0000, by Mike Ruprecht
-
Silence warning.Fri, 06 Jun 2008 22:20:33 +0000, by Mike Ruprecht
-
Listen to the media pipeline and display errors.Fri, 06 Jun 2008 21:57:59 +0000, by Mike Ruprecht
-
Use the right namespaces for broadcasting and discovering Jingle support.Fri, 06 Jun 2008 21:10:16 +0000, by Mike Ruprecht
-
Temporary fix to remove a 5-7 second delay when initiating a media session.Fri, 06 Jun 2008 20:48:13 +0000, by Mike Ruprecht
-
Added the "media" attribute to the Jingle description element accordingFri, 06 Jun 2008 20:28:20 +0000, by Mike Ruprecht
-
Added some utility functions to convert PurpleMediaStreamTypeFri, 06 Jun 2008 19:08:04 +0000, by Mike Ruprecht
-
merge of '3969ff3f40069748728f9ee2376a4bab3f089d04'Fri, 06 Jun 2008 08:26:57 +0000, by Mike Ruprecht
-
Corrected debug labels s/"jabber"/"jingle"/Fri, 06 Jun 2008 08:04:37 +0000, by 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.Fri, 06 Jun 2008 07:43:03 +0000, by Mike Ruprecht
-
Added functions to help create Jingle packets. Revised some of the Jingle flow.Wed, 04 Jun 2008 19:21:49 +0000, by Mike Ruprecht
-
Added functions to help with the creation of Jingle packets.Tue, 03 Jun 2008 23:35:39 +0000, by Mike Ruprecht
-
Added JingleSessionContent structure to store content informationTue, 03 Jun 2008 02:59:48 +0000, by Mike Ruprecht
-
Further decoupled Jingle code from jabber.c:Mon, 02 Jun 2008 21:58:39 +0000, by Mike Ruprecht
-
Moved Jingle message handlers from jabber.c to jingle.c.Mon, 02 Jun 2008 20:59:20 +0000, by Mike Ruprecht
-
Fix crash bug when checking if a contact can do media when logging out.Mon, 02 Jun 2008 18:18:58 +0000, by Mike Ruprecht
-
Check remote JID's capabilities for audio and video XEP support.Sat, 31 May 2008 20:15:34 +0000, by Mike Ruprecht
-
Remove the "Call" button from the formatting toolbar.Sat, 31 May 2008 06:45:42 +0000, by Mike Ruprecht
-
Create a proper media menu with options for audio, video, andSat, 31 May 2008 06:29:38 +0000, by Mike Ruprecht
-
Free the PurpleMedia object when the media session ends and fix endingSat, 31 May 2008 04:01:18 +0000, by Mike Ruprecht
-
merge of '38838bc806900103298d383237d2ae7cd60bbd82'Wed, 28 May 2008 21:13:36 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin.vv' (head 9443004596a4fc55992da8548ef5b438de22c8ef)Tue, 27 May 2008 16:30:26 +0000, by Mike Ruprecht