log

age author description
2009-02-05 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
2009-02-05 Mike Ruprecht merge of '8abcc61528a93f4c18a6e1f200a7ba69f1694c28'
2009-02-05 Mike Ruprecht Fix removing output windows when the session is rejected.
2009-02-04 Mike Ruprecht Add active elements to PurpleMediaManager. These are the elements that
2009-02-03 Mike Ruprecht Added PurpleMediaElementType enum and added type to PurpleMediaElementInfo.
2009-02-03 Mike Ruprecht Implement functions to register and unregister media elements for use in
2009-02-03 Marcus Lundblad Add automatic discovery of GTalk STUN servers when using a Gtalk account
2009-02-02 Mike Ruprecht Add statusbar to eventually replace the label.
2009-02-02 Mike Ruprecht Make the sinks better default sizes and display them immediately.
2009-02-02 Mike Ruprecht Implement an X error handler to prevent Pidgin from crashing on
2009-02-02 Mike Ruprecht Make the backgrounds of the drawing areas black so it doesn't look as
2009-02-02 Mike Ruprecht Implement *_remove_output_window and *_remove_output_windows.
2009-02-02 Mike Ruprecht Set the purple_media_connected_cb timeout to a high priority and remove
2009-02-02 Mike Ruprecht Simplify handling prepare-xwindow-id signal. Reduce thread unsafety.
2009-02-02 Mike Ruprecht Added a lot of assertions and error handling.
2009-01-31 Mike Ruprecht Make sure marshallers.h is created before compiling marshallers.c.
2009-01-31 Mike Ruprecht Have all media sessions use a single pipeline.
2009-01-30 Mike Ruprecht Use aliases for the media window title and the request window.
2009-01-30 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 96db74f0ccbe2a283893e33f0f7bff5a827f48d9)
2009-01-30 Mike Ruprecht Use request API for a media invitation.
2009-01-30 Mike Ruprecht Set media window title to screenname.
2009-01-30 Mike Ruprecht Change the media window items' orientations to look better.
2009-01-30 Mike Ruprecht Create the media srcs inside PurpleMedia.
2009-01-30 Mike Ruprecht Separate PidginMedia from PidginConversation.
2009-01-30 Mike Ruprecht Simplify the media menu callbacks.
2009-01-27 Mike Ruprecht Add the accepted signal and make the accept button go away immediately.
2009-01-27 Mike Ruprecht Added the accepted signal.
2009-01-27 Mike Ruprecht Added codecs-changed signal.
2009-01-27 Mike Ruprecht Added purple_media_end and removed the purple_media_got_hangup.
2009-01-24 Marcus Lundblad Removed a couple of warnings
2009-01-23 Marcus Lundblad Removed some extra tabs on blank lines
2009-01-22 Marcus Lundblad Added support to generate relayed candidates (TURN).
2009-01-19 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)
2009-01-19 Mike Ruprecht Wait to create the sinks until the frames are ready.
2009-01-17 Mike Ruprecht Set remote candidates as soon as they are received.
2009-01-17 Mike Ruprecht Use the stream's direction to wait to send media.
2009-01-17 Marcus Lundblad Run an asynchronous DNS lookup for the STUN server IP (to set as a property
2009-01-14 Mike Ruprecht Remove unneeded pidgin_media_get_display_widget function.
2009-01-14 Mike Ruprecht Rearrange the Pidgin media GUI.
2009-01-13 Marcus Lundblad merge of '1c8357244603e0d86b5df08b5df711f916c01347'
2009-01-13 Marcus Lundblad merge of 'a38c44e88ee54fa639c5d924a5100699df189a26'
2009-01-13 Marcus Lundblad merge of '36ce4dcc4d637d6227ef52b2e9e72f957f0435ff'
2009-01-12 Marcus Lundblad merge of 'd43b253ca7568a3f07aa77bf397fe4351db73a90'
2009-01-10 Marcus Lundblad merge of '6f874569bd42744b784b694f8a44c06ec7d7f468'
2009-01-10 Marcus Lundblad merge of 'a43fe39095ee00967fa35f7fc14ecd698c4b3241'
2009-01-10 Marcus Lundblad merge of '403c70a10f0947c6a968f38acae33715ffad2fce'
2009-01-13 Mike Ruprecht Remove some of the deprecated API.
2009-01-13 Mike Ruprecht Remove deprecated signals.
2009-01-13 Mike Ruprecht The sink is being held elsewhere.
2009-01-13 Mike Ruprecht Remove levels since they aren't used.
2009-01-13 Mike Ruprecht Update Finch to new media API.
2009-01-13 Mike Ruprecht Replace the got-request signal in PidginMedia.
2009-01-13 Mike Ruprecht Replace the ready signal in PidginMedia.
2009-01-13 Mike Ruprecht Convert more PidginMedia signals to the newer API.
2009-01-13 Mike Ruprecht Convert PidginMedia to use the state-changed signal.
2009-01-13 Mike Ruprecht Convert the GTalk code to completely use the new ready signal.
2009-01-13 Mike Ruprecht Use the state-changed signal in GTalk code.
2009-01-13 Mike Ruprecht Added reject and hangup states to the state-changed signal.
2009-01-13 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
2009-01-12 Mike Ruprecht Manipulate optional parameters properly.
2009-01-12 Mike Ruprecht Fix some crashes from printing debug messages on a separate thread.
2009-01-12 Mike Ruprecht Hopefully stop the last of the BadWindow errors.
2009-01-12 Mike Ruprecht Wrap FsCodec and remove the Farsight2 include from media.h.
2009-01-11 Mike Ruprecht Convert rather than copy.
2009-01-10 Mike Ruprecht Use the correct enumeration name.
2009-01-10 Mike Ruprecht Duplicate FsCandidate to remove it from the public interface.
2009-01-10 Mike Ruprecht merge of '403c70a10f0947c6a968f38acae33715ffad2fce'
2009-01-10 Mike Ruprecht merge of 'a617f86bc9f9f151daef5b0980c124f94f277f9a'
2009-01-10 Marcus Lundblad disapproval of revision '1fa05b8b4d069723f0cba486203a2a00c3baf096'
2009-01-10 Mike Ruprecht Make FsStreamDirection and FsMediaType conversion functions static.
2009-01-10 Mike Ruprecht merge of '1fa05b8b4d069723f0cba486203a2a00c3baf096'
2009-01-10 Marcus Lundblad Setup all prefs for TURN
2009-01-10 Mike Ruprecht merge of '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'
2009-01-10 Marcus Lundblad disapproval of revision '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'
2009-01-10 Marcus Lundblad Added some preliminary prefs settings for configuring a TURN relay server
2009-01-10 Mike Ruprecht Remove some unnecessary GStreamer code.
2009-01-09 Mike Ruprecht Make it compile in Windows with the equivalent of --disable-vv.
2009-01-08 Mike Ruprecht Fix compiling with --disable-vv.
2009-01-08 Mike Ruprecht merge of '856023a0b4273c54f6041597332bd5a0fb63ea0e'
2009-01-08 Mike Ruprecht Fix crash when moving a tab with video.
2009-01-07 Mike Ruprecht Fix a GLib warning when add_stream fails in google.c.
2009-01-07 Mike Ruprecht Use the dispose method too.
2009-01-07 Mike Ruprecht Wait to send media until both sides have accepted.
2009-01-08 Mike Ruprecht Use the right pointer.
2009-01-07 Mike Ruprecht Fix crash on exit during media session.
2009-01-07 Mike Ruprecht Remove unused variable.
2009-01-07 Mike Ruprecht Fix GLib warning.
2009-01-07 Mike Ruprecht Support initiating voice calls to GTalk and Gmail.
2009-01-07 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 8e99bf9be800f9578d7e94cc4d522d435cfc80dd)
2009-01-07 Mike Ruprecht Remove internal.h include from media.h and mediamanager.h
2009-01-07 Mike Ruprecht Fix gtkmedia's Makefile entries.
2009-01-07 Mike Ruprecht Fix receiving voice calls from Gmail.
2009-01-07 Mike Ruprecht Add candidates instead of replacing them.
2009-01-06 Mike Ruprecht End google call if stream creation fails.
2009-01-05 Mike Ruprecht Remove unused variables.
2009-01-05 Mike Ruprecht Remove unused callback.