Sun, 22 Mar 2009 21:27:43 +0000 |
Mike Ruprecht |
Use purple_media_get_tee instead of purple_media_get_sink.
|
Sat, 21 Mar 2009 03:49:11 +0000 |
Mike Ruprecht |
Rename state-changed enum and values.
|
Sat, 21 Mar 2009 01:11:48 +0000 |
Mike Ruprecht |
Use stream-info for reject instead of state-changed.
|
Fri, 20 Mar 2009 08:10:26 +0000 |
Mike Ruprecht |
Fix audio levels.
|
Sat, 21 Feb 2009 05:15:28 +0000 |
Mike Ruprecht |
merge of '6034e4df300b7da5e8fc3095e128f6215af903ab'
|
Thu, 05 Feb 2009 22:30:27 +0000 |
Mike Ruprecht |
Make there be no default action for the media request.
|
Thu, 05 Feb 2009 08:52:52 +0000 |
Mike Ruprecht |
Have the audio levels' default width match that of the video widgets.
|
Thu, 05 Feb 2009 08:46:05 +0000 |
Mike Ruprecht |
Close the request dialog if the remote user hung up.
|
Thu, 05 Feb 2009 08:32:54 +0000 |
Mike Ruprecht |
Remove unnecessary buttons and change statusbar to say "Calling..."
|
Sat, 21 Feb 2009 05:15:14 +0000 |
Mike Ruprecht |
Properly free item factory. Should fix a crash on close.
|
Thu, 05 Feb 2009 08:22:27 +0000 |
Mike Ruprecht |
Add a basic menu to the media window.
|
Wed, 04 Feb 2009 09:27:27 +0000 |
Mike Ruprecht |
Add active elements to PurpleMediaManager. These are the elements that
|
Tue, 03 Feb 2009 23:34:53 +0000 |
Mike Ruprecht |
Added PurpleMediaElementType enum and added type to PurpleMediaElementInfo.
|
Tue, 03 Feb 2009 22:37:24 +0000 |
Mike Ruprecht |
Implement functions to register and unregister media elements for use in
|
Mon, 02 Feb 2009 11:37:07 +0000 |
Mike Ruprecht |
Add statusbar to eventually replace the label.
|
Mon, 02 Feb 2009 10:51:10 +0000 |
Mike Ruprecht |
Make the sinks better default sizes and display them immediately.
|
Mon, 02 Feb 2009 10:24:55 +0000 |
Mike Ruprecht |
Implement an X error handler to prevent Pidgin from crashing on
|
Mon, 02 Feb 2009 10:12:29 +0000 |
Mike Ruprecht |
Make the backgrounds of the drawing areas black so it doesn't look as
|
Mon, 02 Feb 2009 09:58:14 +0000 |
Mike Ruprecht |
Implement *_remove_output_window and *_remove_output_windows.
|
Sat, 31 Jan 2009 05:19:16 +0000 |
Mike Ruprecht |
Have all media sessions use a single pipeline.
|
Fri, 30 Jan 2009 09:50:01 +0000 |
Mike Ruprecht |
Use aliases for the media window title and the request window.
|
Fri, 30 Jan 2009 08:52:27 +0000 |
Mike Ruprecht |
Use request API for a media invitation.
|
Fri, 30 Jan 2009 08:09:20 +0000 |
Mike Ruprecht |
Set media window title to screenname.
|
Fri, 30 Jan 2009 07:59:37 +0000 |
Mike Ruprecht |
Change the media window items' orientations to look better.
|
Fri, 30 Jan 2009 06:39:41 +0000 |
Mike Ruprecht |
Create the media srcs inside PurpleMedia.
|
Fri, 30 Jan 2009 04:40:54 +0000 |
Mike Ruprecht |
Separate PidginMedia from PidginConversation.
|
Tue, 27 Jan 2009 22:18:01 +0000 |
Mike Ruprecht |
Add the accepted signal and make the accept button go away immediately.
|
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.
|