log

age author description
2009-10-27 maiku Remove confbin from PurpleMediaPrivate.
2009-10-27 maiku Move mute functionality into the Fs2 media backend.
2009-10-27 maiku Remove the volume property from the PurpleMediaStream structure.
2009-10-27 maiku Move volume setting functionality to the Fs2 media backend.
2009-10-27 maiku Remove references to FsSession in PurpleMedia.
2009-10-27 maiku Move all src and sink creation in PurpleMedia to the Fs2 media backend.
2009-10-27 maiku Remove references to FsParticipant from PurpleMedia.
2009-10-27 maiku Add codecs_ready to the media backend interface.
2009-10-27 maiku Remove FsStream from PurpleMedia stream.
2009-10-27 maiku Move odd direction changing functionality to the Fs2 media backend.
2009-10-27 maiku Move pause functionality to the Fs2 media backend.
2009-10-27 maiku Properly free PurpleMediaBackendFs2Stream's.
2009-10-27 maiku Handle part of accepting a stream in the Fs2 media backend.
2009-10-26 maiku Move set_remote_codec functionality to the Fs2 media backend.
2009-10-26 maiku Change the media backend interface's set_send_codec to return gboolean to
2009-10-26 maiku Move set_remote_codecs functionality to the Fs2 media backend.
2009-10-26 maiku Make the backend interface's set_remote_codecs function return gboolean.
2009-10-26 maiku Move get_local_candidates functionality over to the Fs2 media backend.
2009-10-26 maiku Rename purple_media_candidate_from_fs to _candidate_from_fs for consistency.
2009-10-26 maiku Transfer get_codecs functionality to the Fs2 media backend.
2009-10-26 maiku Silence warning.
2009-10-26 maiku Transfer setting Farsight 2's remote candidates to the Fs2 media backend.
2009-10-26 maiku Transfer creating Farsight 2 streams to the Fs2 media backend.
2009-10-26 maiku Remove the list of participants from PurpleMedia and use the Fs2 backend's.
2009-10-26 maiku Correct some debug categories.
2009-10-26 maiku Add participant creation and destruction to the Fs2 media backend.
2009-10-26 maiku Store active_remote_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
2009-10-26 maiku Store active_local_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
2009-10-26 maiku Store remote_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
2009-10-26 maiku Store local_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
2009-10-26 maiku Add purple_media_candidate_copy to the public API.
2009-10-26 maiku Move Farsight 2's local-candidates-prepared signal to the Fs2 media backend.
2009-10-26 maiku Move Farsight 2's new-active-candidate-pair into the Fs2 media backend.
2009-10-23 maiku Move handling Farsight 2's codecs-changed signal into the Fs2 media backend.
2009-10-23 maiku Move handling Farsight 2's new-local-candidate signal in Fs2 media backend.
2009-10-23 maiku Begin transferring FsSession over to the Farsight 2 media backend.
2009-10-23 maiku Transfer some GStreamer message handling to the Farsight 2 media backend.
2009-10-23 maiku Decouple the media_bus_call from the backend. It will still be needed even
2009-10-23 maiku Deprecate the conference property of PurpleMedia.
2009-10-23 maiku Start to use the media backend code in PurpleMedia and PurpleMediaManager.
2009-10-23 maiku Various tweaks, fixes, and added debug output. Attached some media signals,
2009-10-23 maiku Move the backend-fs2.h header into noinst_HEADERS.
2009-10-23 maiku This is an interface and not a class.
2009-10-23 maiku Add a conference-type parameter to PurpleMedia.
2009-10-23 maiku Fix parameter to actually be a string instead of an object.
2009-10-22 maiku Create and dispose the conference in the Farsight 2 media backend.
2009-10-22 maiku Add the conference-type property to the media backend interface.
2009-10-22 maiku Remove dummy code I missed.
2009-10-22 maiku Skeleton of the Farsight 2 media backend.
2009-10-22 maiku Add a media backend interface to handle different backends in addition to
2009-10-22 maiku Break PurpleMediaCodec out into its own file.
2009-10-22 maiku Include signals.h to provide PurpleCallback. I guess all the other places
2009-10-21 maiku Split out PurpleMediaCandidate into its own file.
2009-10-21 maiku Split the media API's enum types out into its own file.
2009-10-21 maiku Move media.c into libpurple/media/.
2009-10-20 maiku Declare XMPP got media caps in the correct place.
2009-10-20 maiku Essentially normalize the username passed to purple_prpl_got_media_caps.
2009-10-20 maiku Add media_caps to PurpleBuddy structure and use it to determine the old caps
2009-10-20 maiku Use purple_prpl_got_media_caps in XMPP to update the caps when they change.
2009-10-20 maiku Use purple_prpl_got_media_caps in purple_prpl_got_user_status to remove media
2009-10-20 maiku Add the purple_media_got_media_caps function in order to signal when a prpl
2009-10-20 maiku Add the buddy-caps-changed signal in order to tell when a buddy's media caps
2009-10-20 maiku Rebroadcast XMPP caps whenever the UI caps change.
2009-10-20 maiku Added the ui-caps-changed signal to the media manager.
2009-10-20 maiku Made the GLib flags structure for PurpleMediaCaps.
2009-10-13 Marcus Lundblad Broke out the generation of random UUIDs to its own function
2009-10-12 John Bailey propagate from branch 'im.pidgin.pidgin' (head 667654b3309008b53bf4d9df02bd401d1ede8db5)
2009-10-12 John Bailey propagate from branch 'im.pidgin.pidgin' (head 80eaa62b397424cadf9ea37ca0e98894f823fbf5)
2009-10-12 foufou33 Clean up a case in the Yahoo! prpl where the caller now handles this. Other
2009-10-12 foufou33 The current behavior of libpurple reports completions of a file transfer too
2009-10-12 foufou33 Kill off the use of fseek for non-seekable streams in file transfers.
2009-10-12 John Bailey propagate from branch 'im.pidgin.pidgin' (head c9c14c0c44e2863ad15a283f36c5c278a4ea5539)
2009-10-12 John Bailey propagate from branch 'im.pidgin.pidgin' (head 2ac9ba8bc7ccc501db6f24fdfe06025a3957852a)
2009-10-05 Sadrul Habib Chowdhury Reduce some code duplications (71 insertions(+), 217 deletions(-))
2009-10-04 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head b4458fccbc3c9ab0c1c9105eb68c47ffa7c62e5a)
2009-10-03 John Bailey propagate from branch 'im.pidgin.pidgin' (head 9ae9c115b1d9c775aa393b62f7522480a1b9a2d0)
2009-10-03 John Bailey ChangeLog the work on the dialogs and the added functions.
2009-10-03 John Bailey This change is probably going to be unpopular, but I ask that people give it
2009-10-03 John Bailey Break the developer information out into its own dialog. I also bolded a few
2009-10-03 John Bailey I wanted to bold this text and forgot to.
2009-10-03 John Bailey Making this minimum size slightly larger makes the MTN revision ID fit without
2009-10-03 John Bailey Split the "Debugging Information" and translator info into "Build Information"
2009-10-03 John Bailey ChangeLog the fact that I changed minimum version requirements for GTK+ and
2009-10-03 John Bailey propagate from branch 'im.pidgin.pidgin' (head d88831199cb010e3856ff07fccd05fc6be6b1e72)
2009-09-27 John Bailey propagate from branch 'im.pidgin.pidgin' (head bd59b6d44034a232a0414586f78d8f559d9705f8)
2009-09-16 John Bailey Move this to im.pidgin.pidgin.next.minor too so im.pidgin.pidgin will compile.
2009-09-16 John Bailey propagate from branch 'im.pidgin.pidgin' (head 84b4f3d9c0a8e1306eb70e9db0003177e2782269)
2009-09-16 John Bailey merge of '6aa03fdea8a7360d07b6a8c72cfd0796a2990753'
2009-09-16 John Bailey propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
2009-09-16 John Bailey This effectively moves Etan's API addition off im.pidgin.pidgin and onto
2009-09-10 Marcus Lundblad Removed a comment that is now misleading...
2009-09-10 Marcus Lundblad Woops, a stray ;
2009-09-10 Marcus Lundblad Remove IPv6 support from _get_local_system_ips, since I couldn't get it to
2009-09-09 Marcus Lundblad Add a function to enumerate all local IPs
2009-09-04 Daniel Atallah Remove some win9x specific code.
2009-09-04 Daniel Atallah Remove some win9x specific code.