Fri, 20 Feb 2009 08:36:07 +0000 |
Mike Ruprecht |
Move pipeline creation into the media manager.
|
Thu, 19 Feb 2009 11:29:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e39dfbe6c3a61b035fc764dfaad7b49c84666d14)
|
Thu, 19 Feb 2009 11:28:01 +0000 |
Mike Ruprecht |
merge of 'd47b8ff41e04be89d7152ac8f587e633fff7c1cb'
|
Wed, 11 Feb 2009 22:42:29 +0000 |
Marcus Lundblad |
Update namespace for jingle file-transfers application
|
Wed, 11 Feb 2009 22:11:18 +0000 |
Marcus Lundblad |
merge of '12e8711526f49bf6cecd4f430dec8f661857221f'
|
Thu, 19 Feb 2009 11:26:37 +0000 |
Mike Ruprecht |
Have all src_pads for a stream be funneled into the same stream.
|
Wed, 11 Feb 2009 00:01:20 +0000 |
Mike Ruprecht |
Change purple_prpl_can_do_media to purple_prpl_get_media_caps.
|
Sun, 08 Feb 2009 23:17:51 +0000 |
Mike Ruprecht |
Use the media manager that created the media session in media.c.
|
Thu, 05 Feb 2009 23:54:35 +0000 |
Mike Ruprecht |
Free the session as well on error.
|
Thu, 05 Feb 2009 23:30:48 +0000 |
Mike Ruprecht |
Wait to send transport-info until the session-initiate ack is received.
|
Thu, 05 Feb 2009 22:30:27 +0000 |
Mike Ruprecht |
Make there be no default action for the media request.
|
Thu, 05 Feb 2009 22:06:09 +0000 |
Mike Ruprecht |
Don't crash if media can't be found.
|
Wed, 11 Feb 2009 22:11:08 +0000 |
Marcus Lundblad |
Update namespace for socks5 jingle transport to reflect new proto-XEP
|
Thu, 05 Feb 2009 11:47:40 +0000 |
Mike Ruprecht |
merge of '1cd039d2f04c877820b4097e462f26831c2d828e'
|
Thu, 05 Feb 2009 11:47:36 +0000 |
Mike Ruprecht |
Fix intermittent crash upon hangup when removing output windows.
|
Thu, 05 Feb 2009 10:25:28 +0000 |
Mike Ruprecht |
Handle having multiple active candidates.
|
Thu, 05 Feb 2009 09:41:07 +0000 |
Mike Ruprecht |
Plug memory leak.
|
Thu, 05 Feb 2009 09:36:23 +0000 |
Mike Ruprecht |
Add the id attribute to ice-udp according to the XEP.
|
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.
|
Thu, 05 Feb 2009 03:08:52 +0000 |
Mike Ruprecht |
Add some debug messages for the remaining Farsight signals.
|
Thu, 05 Feb 2009 02:46:38 +0000 |
Mike Ruprecht |
Don't output an error if fs-codec.conf doesn't exist.
|
Thu, 05 Feb 2009 02:27:32 +0000 |
Mike Ruprecht |
Update Jingle's raw-udp version numbers to bring them in line with the XEP.
|
Thu, 05 Feb 2009 01:54:27 +0000 |
Mike Ruprecht |
Update Jingle RTP's version numbers to be in line with the XEP.
|
Thu, 05 Feb 2009 01:31:40 +0000 |
Mike Ruprecht |
Update to newest XEP-0166 Jingle spec.
|
Thu, 05 Feb 2009 00:31:35 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
|
Thu, 05 Feb 2009 00:15:33 +0000 |
Mike Ruprecht |
merge of '8abcc61528a93f4c18a6e1f200a7ba69f1694c28'
|
Thu, 05 Feb 2009 00:15:13 +0000 |
Mike Ruprecht |
Fix removing output windows when the session is rejected.
|
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
|
Tue, 03 Feb 2009 21:37:27 +0000 |
Marcus Lundblad |
Add automatic discovery of GTalk STUN servers when using a Gtalk account
|
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.
|
Mon, 02 Feb 2009 05:38:29 +0000 |
Mike Ruprecht |
Set the purple_media_connected_cb timeout to a high priority and remove
|
Mon, 02 Feb 2009 04:01:34 +0000 |
Mike Ruprecht |
Simplify handling prepare-xwindow-id signal. Reduce thread unsafety.
|
Mon, 02 Feb 2009 03:01:24 +0000 |
Mike Ruprecht |
Added a lot of assertions and error handling.
|
Sat, 31 Jan 2009 05:37:27 +0000 |
Mike Ruprecht |
Make sure marshallers.h is created before compiling marshallers.c.
|
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:58:07 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 96db74f0ccbe2a283893e33f0f7bff5a827f48d9)
|
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.
|
Fri, 30 Jan 2009 01:23:35 +0000 |
Mike Ruprecht |
Simplify the media menu callbacks.
|
Tue, 27 Jan 2009 22:18:01 +0000 |
Mike Ruprecht |
Add the accepted signal and make the accept button go away immediately.
|
Tue, 27 Jan 2009 09:40:24 +0000 |
Mike Ruprecht |
Added the accepted signal.
|
Tue, 27 Jan 2009 08:46:53 +0000 |
Mike Ruprecht |
Added codecs-changed signal.
|