log

age author description
2008-06-26 Mike Ruprecht Widened the vertical audio levels.
2008-06-19 Mike Ruprecht Move the audio progress bar widgets to be beside the video displays.
2008-06-12 Mike Ruprecht Notify the user which type of media session the remote user wants to initiate.
2008-06-10 Mike Ruprecht Preliminary video embedded in the conversation window. It's still kind of buggy.
2008-06-08 Mike Ruprecht Fix assertion.
2008-06-07 Mike Ruprecht New media icons. Thanks, hbons.
2008-06-07 Mike Ruprecht Fix crash when receiving a session-initiate ack for a nonexistent session.
2008-06-07 Mike Ruprecht Fix assertion.
2008-06-07 Mike Ruprecht Send negotiated codecs in session-accept opposed to all local codecs.
2008-06-07 Mike Ruprecht Jingle sessions now keep track of their transaction state to a degree.
2008-06-06 Mike Ruprecht Silence warning.
2008-06-06 Mike Ruprecht Listen to the media pipeline and display errors.
2008-06-06 Mike Ruprecht Use the right namespaces for broadcasting and discovering Jingle support.
2008-06-06 Mike Ruprecht Temporary fix to remove a 5-7 second delay when initiating a media session.
2008-06-06 Mike Ruprecht Added the "media" attribute to the Jingle description element according
2008-06-06 Mike Ruprecht Added some utility functions to convert PurpleMediaStreamType
2008-06-06 Mike Ruprecht merge of '3969ff3f40069748728f9ee2376a4bab3f089d04'
2008-06-06 Mike Ruprecht Corrected debug labels s/"jabber"/"jingle"/
2008-06-06 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.
2008-06-04 Mike Ruprecht Added functions to help create Jingle packets. Revised some of the Jingle flow.
2008-06-03 Mike Ruprecht Added functions to help with the creation of Jingle packets.
2008-06-03 Mike Ruprecht Added JingleSessionContent structure to store content information
2008-06-02 Mike Ruprecht Further decoupled Jingle code from jabber.c:
2008-06-02 Mike Ruprecht Moved Jingle message handlers from jabber.c to jingle.c.
2008-06-02 Mike Ruprecht Fix crash bug when checking if a contact can do media when logging out.
2008-05-31 Mike Ruprecht Check remote JID's capabilities for audio and video XEP support.
2008-05-31 Mike Ruprecht Remove the "Call" button from the formatting toolbar.
2008-05-31 Mike Ruprecht Create a proper media menu with options for audio, video, and
2008-05-31 Mike Ruprecht Free the PurpleMedia object when the media session ends and fix ending
2008-05-28 Mike Ruprecht merge of '38838bc806900103298d383237d2ae7cd60bbd82'
2008-05-27 Mike Ruprecht propagate from branch 'im.pidgin.pidgin.vv' (head 9443004596a4fc55992da8548ef5b438de22c8ef)
2008-05-27 Sadrul Habib Chowdhury Broken merge.
2008-05-27 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
2008-05-27 Mike Ruprecht merge of '0685fc29468269a2af68268baa627b09f83339e4'
2008-05-27 Mike Ruprecht Silence warning.
2008-05-28 Mike Ruprecht Use USE_VV instead of USE_FARSIGHT.
2008-05-28 Mike Ruprecht Change configure script to have a separate check for voice and video
2008-05-27 Mike Ruprecht Require gstreamer-plugins-base-0.10 for compiling with voice and video
2008-05-27 Mike Ruprecht Added better Farsight error handling. Fixes several crash bugs related
2008-05-25 Mike Ruprecht Fix compiling with the --disable-vv switch.
2008-05-24 Mike Ruprecht Fix video plugin/device preference and preview.
2008-05-24 Mike Ruprecht Moved jingle.c global variable "sessions" into JabberStream.
2008-05-23 Mike Ruprecht Updates voice and video to use Farsight 2, gets XMPP voice conferences
2008-04-13 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
2008-03-22 Sadrul Habib Chowdhury Add log-handlers for farsight foo.
2008-03-22 Sadrul Habib Chowdhury Fine tune the media (audio) widget in finch.
2008-03-22 Sadrul Habib Chowdhury Change a few things:
2008-03-22 Sadrul Habib Chowdhury Add Marcus Lundblad to the COPYRIGHT.
2008-03-22 Sadrul Habib Chowdhury Patch from Michael Ruprecht (Maiku) to announce voice support to the officia gtalk client. References #34.
2008-03-22 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 86f8b3e5d789c691f873f515a92fe8e111dcab6e)
2008-03-22 Sadrul Habib Chowdhury Some media support in finch. This needs to be updated for the got-accept signal.
2008-03-22 Sadrul Habib Chowdhury Add the new jingle.c/h files.
2008-03-22 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
2008-03-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
2008-03-15 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
2008-03-15 Sadrul Habib Chowdhury Show a message when the remote end terminates a session.
2008-02-08 Sadrul Habib Chowdhury Fix a compile error due to set_clock being defined in term.h conflicting with gstreamer.
2008-02-06 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
2008-07-13 Sulabh Mahajan Fix file transfer to a user not in buddy list, defaulting to use v15
2008-07-12 Sulabh Mahajan minor changes in comments style and alphabetic ordering of header files.
2008-07-12 Sulabh Mahajan changed gboolean connection_type to enum yahoo_p2p_connection_type
2008-07-12 Sulabh Mahajan changed PKT_YAHOOSERVER and PKT_P2P, into enum yahoo_pkt_type
2008-07-12 Sulabh Mahajan Better naming convention, prefix YAHOO_P2PSTATUS_ to values in the enum YahooP2PStatus
2008-07-12 Sulabh Mahajan if(p2p_data->source >= 0) in place of if(p2p_data->source)
2008-07-12 Sulabh Mahajan f->p2p_packet_sent and f->p2p_status initialization in yahoo_friend_new() redundant
2008-07-11 Sulabh Mahajan Receive files when we are p2p server
2008-07-09 Sulabh Mahajan Add + in place of spaces in p2p url, fixes transfer of file with name containing spaces
2008-07-09 Sulabh Mahajan Send file by p2p when we are server
2008-07-02 Sulabh Mahajan Check for session id (value for key 11) in the received IMs and Notifications against our session id. Disconnect in
2008-07-02 Sulabh Mahajan Changed user_data to more apt p2p_data, change in variable name.
2008-07-02 Sulabh Mahajan Act as a YMSG server on port 5101 for IMs and Notifications
2008-06-27 Sulabh Mahajan Fall back to establishing connection as a client when unable to act as a server.
2008-06-27 Sulabh Mahajan Sending of p2p packet, providing peer with our IP address to make a connection to us.
2008-06-21 Sulabh Mahajan Support for P2P file transfer (SEND), when we are client to the peer
2008-06-17 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
2008-08-18 Tobias Markmann * free xmlnodes after bosh receive callback is called
2008-08-18 Tobias Markmann * removing some comment with XML example
2008-08-18 Tobias Markmann * fixing a bug in jabber_bosh_http_connection_receive_parse_header()
2008-08-18 Tobias Markmann * adding some missing documentation
2008-08-18 Tobias Markmann * sending empty <body> requests if there are not othere requests to be answered to keep a CM -> client channel open
2008-08-16 Tobias Markmann * data buffer for received data. Support for any HTTP resonse size now.
2008-08-15 Tobias Markmann * moving BOSH interfacing from jabber_send to jabber_send_raw
2008-08-15 Tobias Markmann * using libpurple's internal SASL mechanisms during BOSH authentication phase
2008-08-12 Tobias Markmann * sending some User-Agent
2008-08-12 Tobias Markmann * calling PurpleBOSHConnection's receive_cb
2008-08-11 Tobias Markmann * parsing HTTP response and emitting HTTP request callback
2008-08-09 Tobias Markmann * preparing handling of multiple requests for pipelining support
2008-08-09 Tobias Markmann * doing HTTP requests
2008-08-05 Tobias Markmann * adding receive callback; preparing receiving and boot code
2008-08-05 Tobias Markmann * adding bosh files to Makefile.am & .mingw
2008-08-03 Tobias Markmann * missing commit
2008-08-03 Tobias Markmann * some refactoring
2008-08-03 Tobias Markmann * small bugfix in jabber_ipc_add_feature()
2008-08-03 Tobias Markmann * looking for alternative connection methods if direct connection fails
2008-08-02 Tobias Markmann * some further bugfixing, BIND's libresolv does so much for the programmer, just happy it exists
2008-08-01 Tobias Markmann * fixing some bugs, finishing support for TXT queries
2008-08-01 Tobias Markmann * some code style adjustments in caps.c
2008-07-15 Tobias Markmann * removing some g_strdup()s; I meant it too good
2008-07-15 Tobias Markmann * fixing memory related bug; forgotton to duplicate some data which otherwise may be deleted by other parts of the program
2008-07-15 Tobias Markmann * implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC function
2008-07-08 Tobias Markmann * IPC work
2008-07-07 Tobias Markmann * removing several warnings
2008-07-06 Tobias Markmann * adding documentation for IPC function contact_has_feature
2008-07-06 Tobias Markmann * adding IPC function 'contact_has_feature'
2008-07-06 Tobias Markmann * fixing a bug in jabber_caps_compare()
2008-07-05 Tobias Markmann * correctly calculating own features and factor in is_enabled() of features
2008-07-04 Tobias Markmann * changed storage format for cache to mirror all needed features for XEP-0115v1.5
2008-07-03 Tobias Markmann * support for calculating both hashes, sha-1 and md5
2008-07-02 Tobias Markmann * changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.
2008-07-01 Tobias Markmann * pass hash type to the caps handling functions
2008-06-29 Tobias Markmann * implemented jabber_caps_calcualte_hash() which calculates the SHA-1 hash for someones disco response according to XEP-0115
2008-06-22 Tobias Markmann * defined JabberCapsIdentity as struct _JabberIdentity
2008-06-22 Tobias Markmann * jabber_caps_jabber_identity_compare() compares xml:lang too, now.
2008-06-22 Tobias Markmann * changed name of jabber_caps_calculate_hash() to jabber_caps_calculate_own_hash()
2008-06-16 Tobias Markmann Removing short-names for features and calculating own caps hash.
2008-06-17 Sulabh Mahajan Send IMs and Typing notifications through p2p, Redesign p2p
2008-06-14 Sulabh Mahajan Proper error handling for p2p connections
2008-06-13 Sulabh Mahajan Close p2p connection when read() does not return anything.
2008-06-09 Sulabh Mahajan Yahoo P2P File Transfer RECEIVE only support added.
2008-06-08 Sulabh Mahajan Start idle at 1 min not 0 min and Probable description of service 0x07d1.
2008-06-08 Sulabh Mahajan Support for YAHOO_PROCESS_MESSAGE and YAHOO_PROCESS_NOTIFY over p2p links.
2008-06-06 Sulabh Mahajan Implementation of initial exchange of p2pxfer packets that initiates p2p file transfer. Some connection
2008-05-29 Sulabh Mahajan added name to COPYRIGHT (alphabetically), trivial change in packet.h
2008-05-25 Sulabh Mahajan Use HTTP/1.1 to get token to open inbox
2008-05-25 Sulabh Mahajan Addition of name in Copyright
2008-02-06 Sadrul Habib Chowdhury merge of 'c121cde51cc5bd48a26b46df14b86756465ef4a4'
2007-12-29 Sadrul Habib Chowdhury These shouldn't be here.
2007-12-29 Sadrul Habib Chowdhury The whitespace at the end of the line was giving me errors.
2007-12-29 Sadrul Habib Chowdhury Remove a compile error, and a few warnings.
2007-12-29 Sadrul Habib Chowdhury Fix the prplinfo structs and get rid of some compile warnings.
2007-12-29 Evan Schoenberg Fix some compilation problems when USE_FARSIGHT isn't defined.
2007-12-29 Evan Schoenberg Fixed some problems which came up while propagating
2007-12-29 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
2007-09-01 Yoshiki Yazawa - correct reversed logic for setting idle time.
2007-09-01 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head bf5b652f2626324a7801ad9de50d7ae69cf8b596)
2007-08-31 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6f5c855ee2435b317e7ddb8c9551fd17cd0328fe)
2007-08-28 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c323420a0b3b17b1eba64763c01038ddf05ff0c2)
2007-09-27 Sadrul Habib Chowdhury Cosmetics.
2007-09-21 Sadrul Habib Chowdhury merge of '02901ee49b228d1bf519032a6422667d6805d0c1'
2007-09-20 Sean Egan Missing files
2007-09-20 Sadrul Habib Chowdhury Cute little compile errors.
2007-09-19 Sean Egan You can actually receive Google Talk voice calls with crappy UI now
2007-09-05 Sean Egan Some UI ;)
2007-09-05 Sean Egan Missed files
2007-09-05 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
2007-08-28 Sean Egan Add Farsight to configure.ac
2007-08-25 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 40c25a37a614d9667d4cf190640316f92edbe3d6)
2007-08-23 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 90df17ab44d01f7f8f963d36fefb9eae3ec868cf)
2007-08-14 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
2007-08-14 Yoshiki Yazawa make use of utf8 filename in jabber.
2007-08-07 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5cd317ad290e840fa8a8624d17dd5f23f99330ac)
2007-07-27 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 82f657fd45abe5db78920f196a8a795c730c78cc)
2007-07-25 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f4d2e27ee5bc44bb6d4d834730822b698a4dc534)
2007-07-24 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3c06e81a006adebe420915ad7301ad1e6e82cab8)
2007-07-13 Yoshiki Yazawa - filename in filetransfer should be utf8 in oscar.
2007-07-13 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0adbd7ac0c14d3a1d56a31f03baa87c9af63cbe6)
2007-07-12 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 19622efbc23b0b099d80ecf33b54d6a38a21cd7f)
2007-07-11 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
2007-07-09 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f77175b39d6209f3bca85b3d1baca3eee2f14900)
2007-07-06 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ccc9b73a0ff146d9f13b7c05aeb76e6a1abf4733)
2007-07-04 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bdb1afaf64b2e3bde8dc04063fbe6d39c937b73)
2007-07-03 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7ffd004802947736b5861bf45eb639d28f9c5032)
2007-07-02 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head efa0e31922a07bb598a6fc8951462e1fa96a886e)
2007-07-01 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 414f0770611139752d484f4831cb59038456c9bf)
2007-06-29 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e2ba19f94867654f67522ab62256281645a9df9f)
2007-06-29 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 96be2c6bb0b910f823a48bf0ffc247135df4a988)
2007-06-29 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 39d4c6188e75b825060b407dfd9f478a9feef62b)
2007-06-28 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d08e73765328352fb955bb0b4e908eb39bea7b5d)
2007-06-28 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bf90628ea82588a24a5c2e11b62e1128d8c90f0)
2007-06-27 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6526dd22033b4ab26156c07b7a84e53e092b4a21)
2007-06-26 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0c6d125066d754b13d41953911c8ea86f0289ec4)
2007-06-24 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9beed54f9b14fec268ec3cecae10261a9d43e1c8)
2007-06-22 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
2007-06-21 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c09099530cc12734d4420f3fcc37e18347a16d5e)
2007-06-20 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4aabd11d86454556c0ed6e7c67640fa2a2ea5d6b)
2007-06-18 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 236a0f42a00c47bc1de4ebf0f7deea1a9e2d1d92)
2007-06-17 Yoshiki Yazawa - remove '_' from "Send to" menu.
2007-06-17 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 725fc6cb64d550dcc3a71741a974e5255f83a366)
2007-06-11 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3c31f6f6c8e998f6e9c550e05bf5dfdcdc9bb154)
2007-06-11 Yoshiki Yazawa merge of '5eaffe4463a414e0dd0267186ce9d09e4fec44bf'
2007-06-11 Yoshiki Yazawa merge of '3a630a4fd8d8b4dc763804428205cac11bbfe2ad'
2007-06-11 Yoshiki Yazawa - merge nosuke's tab width patch.
2007-06-11 Yoshiki Yazawa - add nosuke's cp932 handling code.
2007-06-11 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f68bc95ec93e616afdf0527fc982ff5f226f5463)
2007-06-10 Yoshiki Yazawa - remove unnecessary line.
2007-06-10 Yoshiki Yazawa - add hankaku kana support to irc.
2007-06-10 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 05e0540c1a837fa061087b893a855d20e35011ef)
2007-06-09 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head dff846c19b3c14ce3094dda9a5b72c70e6e11121)
2007-06-08 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4b50880d8517570eaa67d4cd9d88c5934bb832f1)
2007-06-07 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cf74b964fddd2185233987f6e7743623bf21efb8)
2007-06-05 Yoshiki Yazawa - add an ipc function to set alias for myself.
2007-06-05 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fc2b3abe07ed5e2601550aae1e34ed81ccb6761d)