Mon, 19 Jan 2009 10:44:07 +0000 |
Mike Ruprecht |
Wait to create the sinks until the frames are ready.
|
Wed, 14 Jan 2009 09:32:48 +0000 |
Mike Ruprecht |
Remove unneeded pidgin_media_get_display_widget function.
|
Wed, 14 Jan 2009 09:20:07 +0000 |
Mike Ruprecht |
Rearrange the Pidgin media GUI.
|
Tue, 13 Jan 2009 11:22:19 +0000 |
Mike Ruprecht |
Replace the got-request signal in PidginMedia.
|
Tue, 13 Jan 2009 10:42:20 +0000 |
Mike Ruprecht |
Replace the ready signal in PidginMedia.
|
Tue, 13 Jan 2009 09:50:13 +0000 |
Mike Ruprecht |
Convert more PidginMedia signals to the newer API.
|
Tue, 13 Jan 2009 08:40:27 +0000 |
Mike Ruprecht |
Convert PidginMedia to use the state-changed signal.
|
Mon, 12 Jan 2009 02:42:29 +0000 |
Mike Ruprecht |
Fix some crashes from printing debug messages on a separate thread.
|
Mon, 12 Jan 2009 02:01:05 +0000 |
Mike Ruprecht |
Hopefully stop the last of the BadWindow errors.
|
Thu, 08 Jan 2009 00:24:11 +0000 |
Mike Ruprecht |
Fix crash when moving a tab with video.
|
Wed, 07 Jan 2009 20:10:07 +0000 |
Mike Ruprecht |
Use the dispose method too.
|
Tue, 16 Dec 2008 02:06:55 +0000 |
Mike Ruprecht |
Remove the screenname attribute from PurpleMedia.
|
Tue, 16 Dec 2008 00:53:59 +0000 |
Mike Ruprecht |
Add purple_media_error.
|
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.
|
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, 26 Jun 2008 20:59:15 +0000 |
Mike Ruprecht |
Add proper padding to the voice conference audio levels.
|
Thu, 26 Jun 2008 19:57:37 +0000 |
Mike Ruprecht |
Widened the vertical audio levels.
|
Thu, 19 Jun 2008 17:38:04 +0000 |
Mike Ruprecht |
Move the audio progress bar widgets to be beside the video displays.
|
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.
|
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 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.
|
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
|
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, 15 Mar 2008 07:37:03 +0000 |
Sadrul Habib Chowdhury |
Show a message when the remote end terminates a session.
|
Sat, 29 Dec 2007 17:06:59 +0000 |
Sadrul Habib Chowdhury |
Remove a compile error, and a few warnings.
|
Thu, 20 Sep 2007 19:26:42 +0000 |
Sean Egan |
Missing files
|