Mercurial > pidgin.yaz
graph
-
explicit merge of '094ca19cc431d185c7b94947bfcd7cfc2d2f4a0b'2008-12-13, by Mike Ruprecht
-
Silence warning.2008-12-13, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)2008-12-06, by Mike Ruprecht
-
Added media functions to set input and output volume.2008-12-13, by Mike Ruprecht
-
Choose the transport type according to the responder's caps.2008-12-06, by Mike Ruprecht
-
merge of '8b14f9ccca52482ea771f52730b3b9f59bac6b06'2008-11-25, by Mike Ruprecht
-
Use STUN for the nice transmitter as well.2008-11-25, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)2008-11-24, by Mike Ruprecht
-
Added a Jingle ice-udp transmitter.2008-11-24, by Mike Ruprecht
-
Fix GTalk vv caps.2008-11-17, by Mike Ruprecht
-
Very basic receive only GTalk audio sessions.2008-11-16, by Mike Ruprecht
-
Move variables to PurpleMediaStream.2008-11-16, by Mike Ruprecht
-
Added PurpleMediaStream to wrap FsStream.2008-11-16, by Mike Ruprecht
-
Fix a few GLib warnings when trying to start a second media session.2008-11-13, by Mike Ruprecht
-
Combine get_*_codecs functions to mirror Farsight 2.2008-11-13, by Mike Ruprecht
-
Added menu items to buddy list context menu to start voice and video sessions2008-11-09, by Marcus Lundblad
-
Add mnemonics to buttons in PidginMedia.2008-11-07, by Mike Ruprecht
-
Silence warning.2008-11-07, by Mike Ruprecht
-
Fix crash when remote client reconnects and tries to restart the media session.2008-11-07, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 6b8c653bfd16896dc5b445bb8147d09a37e8db4c)2008-11-07, by Mike Ruprecht
-
Update Jingle raw-udp to latest spec version.2008-11-07, by Mike Ruprecht
-
Remove unnecessary changes in server.c.2008-11-06, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)2008-11-06, by Mike Ruprecht
-
Prepare vv GUI earlier and create sinks when src-pad-added is triggered.2008-11-06, by Mike Ruprecht
-
Add purple_media_manager_get_element.2008-11-06, by Mike Ruprecht
-
Fix support for audio and video (at the same time) sessions.2008-11-03, by Mike Ruprecht
-
Use a key file for Farsight 2 codec configuration.2008-11-02, by Mike Ruprecht
-
Add files I missed committing before and remove a few unnecessary functions.2008-10-20, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 0e036cef0f8a3bdfd1d7f7fc082edca43d3153df)2008-10-19, by Mike Ruprecht
-
Fix merge.2008-10-19, by Mike Ruprecht
-
merge of 'a4aa548f12b557cc419b1567e6902eb124d0cf06'2008-10-19, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)2008-09-27, by Mike Ruprecht
-
These should not be fatal debug messages.2008-09-05, by Mike Ruprecht
-
Have the responder wait to set the send codec until codecs are ready.2008-09-05, by Mike Ruprecht
-
Missed this when propagating.2008-09-05, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)2008-09-05, by Mike Ruprecht
-
Restructure Jingle code to more easily support multiple application types.2008-10-19, by Mike Ruprecht
-
Wait for Farsight 2's codecs-ready property to be TRUE before using codecs.2008-09-05, by Mike Ruprecht
-
Send and receive optional codec parameters in Jingle RTP.2008-09-02, by Mike Ruprecht
-
Simplified purple_media_get_devices.2008-09-01, by Mike Ruprecht
-
purple_media_add_stream should only add a stream to one session.2008-09-01, by Mike Ruprecht
-
Add params to purple_media_add_stream to allow for different libNice2008-09-01, by Mike Ruprecht
-
Silence FS_ERROR_UNKNOWN_CNAME error.2008-08-31, by Mike Ruprecht
-
Removed several PurpleMedia functions that now seem unnecessary:2008-08-31, by Mike Ruprecht
-
Gracefully handle missing the fsrtpconference GStreamer plugin.2008-08-31, by Mike Ruprecht
-
Properly free PurpleMedia when there's an error creating an FsStream.2008-08-28, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae)2008-08-27, by Mike Ruprecht
-
merge of 'b7c7f0f5daca252711952e60e283dd18a1983d33'2009-03-04, by Peter Hjalmarsson
-
propagate from branch 'im.pidgin.pidgin' (head 972457aa8f4a246318025cf2c479a57e1bb70848)2009-03-04, by Marcus Lundblad
-
Fixing busted merge2009-03-07, by Paul Aurich
-
BOSH: Support HTTPS connections to the connection manager2009-03-22, by Paul Aurich
-
Use a PurpleCircBuffer for the queued stanzas2009-03-21, by Paul Aurich
-
Rearrange the structs and fix the indentation. No functional changes.2009-03-16, by Paul Aurich
-
Obey the 'inactivity' attribute and send blank updates often enough. Also,2009-03-16, by Paul Aurich
-
Clean up BOSH reading and disconnection handling.2009-03-16, by Paul Aurich
-
Jabber: Default protocol version to 1.0.2009-03-16, by Paul Aurich
-
Close a small race with disconnecting while establishing a connection and2009-03-15, by Paul Aurich
-
Rename a few functions and drop some data members.2009-03-15, by Paul Aurich
-
merge of 'e50b65be3a30b5e9c665a8ee87d28f19e225f459'2009-03-15, by Paul Aurich
-
Remove more #if 0'd code referencing exts2009-03-08, by Paul Aurich