log libpurple/media.c @ 23912:e4261bc6788d

age author description
Wed, 20 Aug 2008 22:49:35 +0000 Mike Ruprecht Fixed a compile warning.
Mon, 18 Aug 2008 06:25:38 +0000 Mike Ruprecht Fixed a ton of memory leaks.
Sun, 17 Aug 2008 07:55:38 +0000 Mike Ruprecht * Added input/output volume preferences for voice conversations.
Sat, 16 Aug 2008 20:22:41 +0000 Mike Ruprecht Fix crash when gstreamer audio or video factory can't be found. References #6605
Sat, 09 Aug 2008 03:51:42 +0000 Mike Ruprecht Changed PurpleMediaStreamType to PurpleMediaSessionType.
Sat, 09 Aug 2008 01:50:06 +0000 Mike Ruprecht * Added documentation to media.h and mediamanager.h
Wed, 23 Jul 2008 22:34:22 +0000 Mike Ruprecht Added a mute button for the local microphone.
Wed, 23 Jul 2008 20:10:18 +0000 Mike Ruprecht Set the proper send codec in Farsight.
Thu, 17 Jul 2008 22:59:31 +0000 Mike Ruprecht Use the purple STUN server preference with the rawudp Farsight transmitter.
Thu, 17 Jul 2008 21:01:46 +0000 Mike Ruprecht Set the media pipeline to PLAYING immediately after initialization
Fri, 11 Jul 2008 02:10:04 +0000 Mike Ruprecht Fixed some memory leak issues involving GLists.
Sat, 28 Jun 2008 17:42:31 +0000 Mike Ruprecht Clarify the scope of two variables.
Fri, 27 Jun 2008 21:39:56 +0000 Mike Ruprecht Added better Farsight error handling.
Fri, 27 Jun 2008 18:44:49 +0000 Mike Ruprecht Wait to set up the voice and video GUI until the responder has accepted the session.
Fri, 27 Jun 2008 16:56:25 +0000 Mike Ruprecht Move the main voice and video pipeline into media.c and display more debug info.
Thu, 12 Jun 2008 03:59:26 +0000 Mike Ruprecht Notify the user which type of media session the remote user wants to initiate.
Tue, 10 Jun 2008 05:18:29 +0000 Mike Ruprecht Preliminary video embedded in the conversation window. It's still kind of buggy.
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 20:48:13 +0000 Mike Ruprecht Temporary fix to remove a 5-7 second delay when initiating a media session.
Fri, 06 Jun 2008 19:08:04 +0000 Mike Ruprecht Added some utility functions to convert PurpleMediaStreamType
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.
Sat, 31 May 2008 04:01:18 +0000 Mike Ruprecht Free the PurpleMedia object when the media session ends and fix ending
Wed, 28 May 2008 21:00:40 +0000 Mike Ruprecht Use USE_VV instead of USE_FARSIGHT.
Tue, 27 May 2008 02:24:03 +0000 Mike Ruprecht Added better Farsight error handling. Fixes several crash bugs related
Sat, 24 May 2008 20:02:01 +0000 Mike Ruprecht Fix video plugin/device preference and preview.
Fri, 23 May 2008 02:42:32 +0000 Mike Ruprecht Updates voice and video to use Farsight 2, gets XMPP voice conferences
Sat, 22 Mar 2008 09:17:34 +0000 Sadrul Habib Chowdhury Change a few things:
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Sat, 29 Dec 2007 16:54:15 +0000 Sadrul Habib Chowdhury Fix the prplinfo structs and get rid of some compile warnings.
Thu, 27 Sep 2007 19:00:13 +0000 Sadrul Habib Chowdhury Cosmetics.
Wed, 19 Sep 2007 22:55:19 +0000 Sean Egan You can actually receive Google Talk voice calls with crappy UI now
Wed, 05 Sep 2007 00:48:34 +0000 Sean Egan Missed files