log

age author description
2009-04-02 Mike Ruprecht Have "no minimum framerate". Fixes khc's cam.
2009-04-02 Mike Ruprecht Hide and gobjectify PurpleMediaCodec.
2009-04-02 Mike Ruprecht Use PurpleMediaKeyPair. Remove PurpleMediaCodecParameter.
2009-04-02 Mike Ruprecht Hide and gobjectify PurpleMediaElementInfo.
2009-04-01 Mike Ruprecht Add G_DEFINE_TYPE compatibility define from gobjectification branch.
2009-04-01 Mike Ruprecht Hide the easy structs in mediamanager.c.
2009-04-01 Mike Ruprecht Hide the easy structs in media.h.
2009-04-01 Mike Ruprecht merge of '21bd048f68510f25c5c854a1c7e395e88f530503'
2009-04-01 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head a609160715ae18beed98b084aac19bc0f6551362)
2009-04-01 Mike Ruprecht Break ABI less.
2009-04-01 Mike Ruprecht Move these variables to the end to not break ABI.
2009-04-01 Mike Ruprecht Say which media type is being requested in Finch.
2009-04-01 Mike Ruprecht Use purple_media_manager_get_pipeline instead.
2009-03-31 Mike Ruprecht Give more information to element creation functions.
2009-03-31 Mike Ruprecht Declare which media caps Pidgin and Finch handle.
2009-03-31 Mike Ruprecht Add purple_media_manager_{get,set}_ui_caps.
2009-03-31 Mike Ruprecht Make Finch not crash if someone requests a session with video with you.
2009-03-31 Mike Ruprecht Make the conference property write only.
2009-03-31 Mike Ruprecht Remove some variables left over from old video embedding code.
2009-03-31 Mike Ruprecht Comment out purple_media_get_active_{local,remote}_candidates.
2009-03-31 Mike Ruprecht Get rid of the purple_media_add_stream wrapper as it isn't useful.
2009-03-31 Mike Ruprecht Add purple_media_is_initiator.
2009-03-30 Mike Ruprecht Remove purple_media_remove_stream as purple_media_end does what it was
2009-03-30 Mike Ruprecht Display which type of media session is being requested.
2009-03-30 Mike Ruprecht Make sharing sources between media sessions work.
2009-03-30 Mike Ruprecht merge of '2d0e977ba883c0b9d24d52360839cfed7cf1f2a6'
2009-03-30 Mike Ruprecht merge of '09e919e395cff260ab58aee3aec04058c5f128b9'
2009-03-30 Mike Ruprecht Silence two more warnings.
2009-03-30 Mike Ruprecht Unique elements ought to be named the same as their id.
2009-03-30 Mike Ruprecht Hide FinchMedia and related structures.
2009-03-30 Mike Ruprecht Fix compiling with --disable-vv.
2009-03-30 Mike Ruprecht Silence warning.
2009-03-30 Mike Ruprecht Hide PidginMedia and related structs.
2009-03-30 Mike Ruprecht Remove purple_media_mute.
2009-03-30 Mike Ruprecht Remove purple_media_accept.
2009-03-30 Mike Ruprecht Remove purple_media_reject.
2009-03-30 Mike Ruprecht Remove purple_media_hangup.
2009-03-30 Mike Ruprecht Move functionality into purple_media_stream_info.
2009-03-29 Mike Ruprecht Add some more PurpleMediaInfo values.
2009-03-29 Mike Ruprecht Create purple_media_stream_info. Add local parameter to stream-info signal.
2009-03-28 Mike Ruprecht Don't assume a PurpleMedia instance will be created immediately.
2009-03-24 Mike Ruprecht No reason for this to be public API.
2009-03-24 Mike Ruprecht merge of '25cc5bdbbd9c509be202ab9847764b104f848577'
2009-03-24 Mike Ruprecht Removed just a bit too much.
2009-03-24 Mike Ruprecht Add some documentation to mediamanager.h.
2009-03-24 Mike Ruprecht Remove unused function.
2009-03-24 Mike Ruprecht Clean unnecessary changes out of the Makefiles.
2009-03-24 Mike Ruprecht Fix lip-sync.
2009-03-24 Mike Ruprecht Extend the range for video dimensions just a hair.
2009-03-24 Mike Ruprecht Add gtkmedia.c to POTFILES.in.
2009-03-23 Mike Ruprecht Send candidates more like GMail.
2009-03-23 Mike Ruprecht Fix Gtalk bug where it would terminate the session after 15 seconds.
2009-03-23 Mike Ruprecht Get rid of nocrash option.
2009-03-23 Mike Ruprecht Get rid of the rest of the extraneous changes.
2009-03-23 Mike Ruprecht Improve padding in media window.
2009-03-23 Mike Ruprecht Properly wrap media functions so the API doesn't disappear when USE_VV
2009-03-23 Mike Ruprecht Move GStreamer related media functions into its own header.
2009-03-23 Mike Ruprecht merge of '85389d6ca8dc05827fa7e57e17906b2f73e2c676'
2009-03-23 Mike Ruprecht Remove some extra edits that snuck into Finch.
2009-03-22 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5592cb6a8b667422747bafd555fea0aed19931b6)
2009-03-22 Mike Ruprecht Remove purple_media_audio_init_* functions.
2009-03-22 Mike Ruprecht Implement create_default_audio_* functions in gntmedia.c.
2009-03-22 Mike Ruprecht Implement create_default_audio_* functions in gtkmedia.c.
2009-03-22 Mike Ruprecht Remove purple_media_video_init_* functions.
2009-03-22 Mike Ruprecht Move purple_media_get_devices to gtkprefs.c.
2009-03-22 Mike Ruprecht Remove purple_media_element_get_device.
2009-03-22 Mike Ruprecht Remove purple_media_get_sink and the sink variables in the media structures.
2009-03-22 Mike Ruprecht Have purple_media_set_output_volume handle all sinks.
2009-03-22 Mike Ruprecht Use purple_media_get_tee instead of purple_media_get_sink.
2009-03-22 Mike Ruprecht Remove purple_media_get_overall_type.
2009-03-21 Mike Ruprecht Move and rename GTALK_CAP to GOOGLE_VOICE_CAP.
2009-03-21 Mike Ruprecht Clean up usage of USE_VV in the XMPP protocol.
2009-03-21 Mike Ruprecht Add documentation for a few media functions.
2009-03-21 Mike Ruprecht Remove purple_media_set_src/sink from the public API.
2009-03-21 Mike Ruprecht Remove purple_media_get_elements function.
2009-03-21 Mike Ruprecht Make voice calls in Finch work again.
2009-03-21 Mike Ruprecht Rename state-changed enum and values.
2009-03-21 Mike Ruprecht Declare purple_media_state_changed_get_type.
2009-03-21 Mike Ruprecht Use the right enum for the stream-info signal.
2009-03-21 Mike Ruprecht Remove rejected and hangup states from state-changed.
2009-03-21 Mike Ruprecht Use stream-info instead of state-changed for reject.
2009-03-21 Mike Ruprecht Use stream-info for reject instead of state-changed.
2009-03-21 Mike Ruprecht Use the right enum for the parameter.
2009-03-21 Mike Ruprecht Use stream-info instead of state-changed for hangup and reject.
2009-03-21 Mike Ruprecht Use stream-info instead of state-changed for hangup and reject.
2009-03-21 Mike Ruprecht Add stream-info signal.
2009-03-20 Mike Ruprecht Fix audio levels.
2009-03-20 Mike Ruprecht Don't let initiate or accept be sent again with Google Voice.
2009-03-20 Mike Ruprecht Stop sending multiple session-initiate packets.
2009-03-20 Mike Ruprecht Remove the ready-new signal.
2009-03-23 Mike Ruprecht Disapprove part of the revision that shouldn't be there.
2009-03-20 Mike Ruprecht Remove ready-new from use.
2009-03-20 Mike Ruprecht Move sending session-accept out of the ready-new signal.
2009-03-19 Mike Ruprecht Move accepted signal emission to after it's set to accepted.
2009-03-19 Mike Ruprecht Move sending session-initiate out of the ready-new callback.
2009-03-19 Mike Ruprecht Change purple_media_candidates_prepared to use wildcards.
2009-03-19 Mike Ruprecht Make acceptance be per stream rather than per session.
2009-03-19 Mike Ruprecht Plug memory leak.
2009-03-19 Mike Ruprecht Silence warning about videotestsrc not having two properties.
2009-03-19 Mike Ruprecht Fix some GStreamer timing issues.
2009-03-19 Mike Ruprecht Fix assertion stating FsRawUdpTransmitter doesn't have a relay-info
2009-03-19 Mike Ruprecht merge of '932de261b2c091dd834f54518d4c9df53b9ad7ac'
2009-03-19 Mike Ruprecht Silence a warning.
2009-03-19 Mike Ruprecht Use new find_content wildcard.
2009-03-19 Mike Ruprecht Have creator == NULL be a wildcard.
2009-03-19 Mike Ruprecht merge of 'bf07e6251df10e4c8c39545c4ff401db5b447c37'
2009-03-19 Mike Ruprecht Implement jingle_rtp_candidates_prepared_cb.
2009-03-19 Mike Ruprecht Add candidates-prepared signal to PurpleMedia.
2009-03-19 Mike Ruprecht Silence two warnings.
2009-03-19 Mike Ruprecht Send any additional candidates found after session-initiate or
2009-03-19 Mike Ruprecht Make RawUdp candidates know if they have been sent to the remote client.
2009-03-19 Mike Ruprecht Don't forget to copy the rem_know attribute of IceUdp candidates.
2009-03-19 Mike Ruprecht Make IceUdp candidates know whether the remote side knows about them.
2009-03-19 Mike Ruprecht Fix copy/paste-o.
2009-03-19 Mike Ruprecht Fix a bunch of memsets.
2009-03-19 Mike Ruprecht Plug some memory leaks related to transports.
2009-03-18 Mike Ruprecht Swallow transport refs on setting them in the content.
2009-03-17 Mike Ruprecht Make Jingle Raw-Udp send candidates in session-accept packet.
2009-03-17 Mike Ruprecht Update Jingle Ice-Udp according to the XEP.
2009-03-17 Mike Ruprecht Zero out the proper size for the PurpleMediaPrivate structure.
2009-03-17 Mike Ruprecht Add ssrc property to JingleRtp.
2009-03-17 Mike Ruprecht Add functions for more easily creating session-terminate packets.
2009-03-17 Mike Ruprecht Update to be closer to the current Jingle XEP.
2009-03-17 Mike Ruprecht Remove check to prevent multiple Jingle sessions with the same person.
2009-03-17 Mike Ruprecht Restructure Jingle action handlers to only require modification in one place.
2009-03-16 Mike Ruprecht merge of 'a2ba1fead74d00991a9b2fe1290f7716b1d9d5cf'
2009-03-16 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
2009-04-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
2009-03-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
2009-03-21 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
2009-04-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
2009-03-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
2009-03-23 Paul Aurich Because BOSH works over connections that may die non-fatally, we need to
2009-03-23 Paul Aurich BOSH: For authentication purposes, HTTPS is equivalent to a secured JabberStream.
2009-03-22 Paul Aurich merge of '2fbd079d0e8c53d5a6f240df5232b63c780212c0'
2009-03-21 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
2009-04-01 Elliott Sales de Andrade merge of 'a609160715ae18beed98b084aac19bc0f6551362'
2009-04-01 Ka-Hing Cheung merge of '881df138362222308d7b078687b7576861609e9c'
2009-04-01 Ka-Hing Cheung fixes a race condition, probably Fixes #8594 and maybe others
2009-03-28 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
2009-04-01 Elliott Sales de Andrade Fix a faulty condition that would result in an attempt to add most of your
2009-03-31 Ethan Blanton ChangeLog for 0d220fdade88a561785e674e66d01a2a34bd4b1c
2009-03-31 Ethan Blanton Handle multiple 319 (channels joined) messages for IRC WHOIS.
2009-03-30 Elliott Sales de Andrade merge of '37604e59d5a53b761fa4d623e577ff79499b32a5'
2009-03-28 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
2009-04-01 Paul Aurich s/category/type/ and s/muc/chat/ in the core and gateway type is a string.
2009-03-31 Paul Aurich Add a node parameter to jabber_disco_items_do and use it in the new disco-listing code.
2009-03-31 Paul Aurich jabber_disco_items_do(), which functions like jabber_disco_info_do.
2009-03-31 Paul Aurich Don't match in the disco callbacks hashtable on remote JID. Use IQ id instead.
2009-03-31 Paul Aurich Clean up Jabber's references and protocol_data if the window is closed
2009-03-31 Paul Aurich The core should be in charge of setting in_progress to FALSE
2009-03-31 Paul Aurich Make the prpl be in charge of creating the PurpleDiscoList; UI data is
2009-03-30 Paul Aurich Use purple_request_input
2009-03-30 Paul Aurich Hide the structs, add accessors, and fix various smaller things:
2009-03-29 Paul Aurich Add the padding needed from the previous commit
2009-03-29 Paul Aurich Fix compilation errors and add padding to UI ops. My bad...
2009-03-29 Paul Aurich Add the files I forgot to `mtn add` earlier (also, alphabetized disco.h
2009-03-29 Paul Aurich 'mrim' is the mail.ru IM service. 'smtp' is an XMPP<>email gateway
2009-03-29 Paul Aurich Applied disco-2.patch from nops with some modifications:
2009-03-28 Marcus Lundblad merge of '6d48acd8a35fbd463e701692ad0c937f59f03b9e'
2009-03-28 Richard Laager Update the documentation for the account-authorization-requested signal, as
2009-03-28 Jochen Kemnade some German translation
2009-03-30 Elliott Sales de Andrade Apply Paul's second patch to fix some memory leaks found in valgrind.
2009-03-28 Elliott Sales de Andrade Save a count of how many ADL (per-request) and FQY (per-contact) we send,
2009-03-28 Elliott Sales de Andrade I think I'm just going to apply this patch. I don't really see how it
2009-03-28 Elliott Sales de Andrade Make these type-sizes more explicit. Also, the field names for the type2
2009-03-28 Elliott Sales de Andrade merge of '72b4eba9246c31efe0760a9e5d1eeb0f87da2867'
2009-03-27 Mark Doliner Need to remove toc from POTFILES.in
2009-03-27 Mark Doliner Remove an unused field
2009-03-27 Mark Doliner Don't leak an fd if we can't open the destination file when untarring
2009-03-27 Mark Doliner These code can't get executed, because we just created a new dialog
2009-03-27 Mark Doliner Remove an unused protocol plugin
2009-03-27 Mark Doliner Remove an unused field
2009-03-27 Mark Doliner Make sure we free itmsurl when showing the info window for a buddy
2009-03-27 Mark Doliner Oh no this one is wrong. msim_set_status_code() calls msim_send() which
2009-03-27 Mark Doliner Fix a memleak when setting your status on myspace
2009-03-27 Mark Doliner You know something about this here data? It ain't ever used.
2009-03-27 Mark Doliner Fix a potential memleak by freeing this regardless of whether hasActions
2009-03-27 Mark Doliner purple_xfer_new only returns NULL if an assertion fails, so we should do
2009-03-27 Mark Doliner Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
2009-03-27 Mark Doliner Free some memory if we exit early due to an error. Thanks to
2009-03-27 Mark Doliner Fix this compile error:
2009-03-27 Mark Doliner Remove a wee bit of stray whitespace
2009-03-28 Elliott Sales de Andrade disapproval of revision '77d562b624d9b55c9ff165d5797b72ba553e3256'
2009-03-27 Mark Doliner Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
2009-03-27 Mark Doliner I wrote a little comment
2009-03-26 Mark Doliner Cast away a few compile warnings in our "make check" tests, and add
2009-03-26 Elliott Sales de Andrade merge of '99d00e3331645ef61bc0f08255d51234daaf67f5'
2009-03-26 Elliott Sales de Andrade For federated buddies, we should set <Member>/<Type> to Email, and use an
2009-03-26 Ka-Hing Cheung merge of 'ab47b66449b213d6fbfc728cc1e8c161bed87755'
2009-03-26 Daniel Atallah Fix an issue with bonjour buddies that have been dragged into permanent groups
2009-03-26 Ka-Hing Cheung fixes an invalid read:
2009-03-25 Ka-Hing Cheung merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d'
2009-03-25 Paul Aurich merge of '50aec6ba5a9f9c1c535bbb23989229593f3ff2ef'
2009-03-25 Michael Terry Break the New Account dialog into three tabs. Move proxy options to the new
2009-03-25 Paul Aurich Fix build of gevolution plugin.
2009-03-25 Paul Aurich Fix displaying of status messages in the conversation infopane.
2009-03-25 Ka-Hing Cheung hidden is never initialized
2009-03-24 Paul Aurich Changelog the im.pidgin.cpw.darkrain42.buddy-add branch.
2009-03-23 Paul Aurich Remove an extra tab
2009-03-23 Paul Aurich Hiding in novell
2009-03-23 Paul Aurich Use purple_buddy_get_protocol_data instead of ->proto_data
2009-03-23 Paul Aurich Re-hide structs
2009-03-23 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a541830317e5c36be1c0f2cd7c685f587803d16e)
2009-03-21 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
2009-03-23 Paul Aurich merge of '96cf043274a971d5a2b9e01ef85fb60ca2a4bcd1'
2009-03-20 Paul Aurich Fix Finch warnings when building on 64-bit
2009-03-20 Paul Aurich merge of '7829ec76bdb008583f8da54e238c2265a1140db2'
2009-03-23 Daniel Atallah Fix a crash when creating an account with a prpl with no protocol_options. Fixes #8747.
2009-03-21 Elliott Sales de Andrade Add some missing newlines in debug messages.
2009-03-20 Daniel Atallah Josef Andrysek noticed that there's a scenario where the PurpleCircBuffer gets
2009-03-18 Marcus Lundblad merge of '661d9bf066d7a7b9605d9c606427c4b5f88b19e0'
2009-03-18 Marcus Lundblad Clarified a couple of points in the ChangeLog
2009-03-16 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
2009-03-17 Mark Doliner Uh, I think this comment is wrong. Or the code is wrong and does silly
2009-03-16 Mark Doliner Add a friendly error message if something uses
2009-03-16 Mark Doliner Just a note
2009-03-16 Peter Hjalmarsson merge of '73e463add9a124c86554c2958526e1a6ee5fc22f'
2009-03-16 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
2009-03-16 Kevin Stange A patch from Jorge VillaseƱor which makes all pounces share a single window.
2009-03-15 Marcus Lundblad merge of '71a628a1d60524a087f0cb356fd6425036c72bee'
2009-03-13 Elliott Sales de Andrade merge of '9ae083b7093cb3dc764443a54dbb8d2abe84a0b8'
2009-03-13 Paul Aurich Move 'Minutes before becoming idle' above 'Change status when idle'
2009-03-13 Paul Aurich Mark "Khmer" as translatable since we're not in string freeze
2009-03-13 Mark Doliner Add a note that this function could potentially be faster.
2009-03-13 Elliott Sales de Andrade Add xmlnode_set_attrib_full that enables you to set an attribute with both
2009-03-13 Mark Doliner Is there any reason this is an int instead of PurplePrivacyType? I
2009-03-12 Richard Nelson fix a crash when changing to away without a status message
2009-03-11 John Bailey And make that actually compile.
2009-03-11 John Bailey Add libpurple version to '/debug version' output.
2009-03-10 Ethan Blanton Add libpurple version to --version
2009-03-10 Ethan Blanton Add the libpurple version to Pidgin's About dialog
2009-03-09 Mark Doliner Only show the oscar error "we couldn't fetch your buddy list, but
2009-03-08 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head aa9e255d8e32921a2fe4e6bd74fe36d1ffdc9ec1)
2009-03-08 Sulabh Mahajan Update yahoo.c as per im.pidgin.pidgin to resolve conflicts
2009-03-08 Sulabh Mahajan clear a double free bug
2009-03-01 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head df7280158976d27e9eaf4a660e32a5af5a484578)
2009-03-01 Sulabh Mahajan When acting as a p2p server, send HTTP OK after receiving file.
2009-01-28 Sulabh Mahajan fix a bug in libpurple that prevented receiving file transfers to be marked completed (in case the protocol uses an xfer->ops.read function)
2009-01-28 Sulabh Mahajan use "msn/" rather than "wlm/"