log pidgin/gtkmedia.c @ 26053:99c3489e06b0

age author description
Sun, 14 Dec 2008 23:43:52 +0000 Mike Ruprecht Wait for local video frame to be realized before starting local video.
Fri, 07 Nov 2008 03:38:42 +0000 Mike Ruprecht Add mnemonics to buttons in PidginMedia.
Thu, 06 Nov 2008 02:21:16 +0000 Mike Ruprecht Prepare vv GUI earlier and create sinks when src-pad-added is triggered.
Sun, 19 Oct 2008 04:37:23 +0000 Mike Ruprecht Restructure Jingle code to more easily support multiple application types.
Fri, 05 Sep 2008 02:18:15 +0000 Mike Ruprecht Wait for Farsight 2's codecs-ready property to be TRUE before using codecs.
Thu, 21 Aug 2008 00:53:58 +0000 Mike Ruprecht Fix GStreamer assertion.
Mon, 18 Aug 2008 06:25:38 +0000 Mike Ruprecht Fixed a ton of memory leaks.
Sun, 17 Aug 2008 01:06:27 +0000 Mike Ruprecht Only show the mute button when sending an audio stream.
Sun, 17 Aug 2008 00:49:29 +0000 Mike Ruprecht Decouple stream direction. Allows send only or recv only streams.
Sat, 09 Aug 2008 03:51:42 +0000 Mike Ruprecht Changed PurpleMediaStreamType to PurpleMediaSessionType.
Wed, 23 Jul 2008 22:34:22 +0000 Mike Ruprecht Added a mute button for the local microphone.
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.
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 18:01:13 +0000 Mike Ruprecht Fix the order of the send/recv audio/video display widgets.