summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Store local_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.Michael Ruprecht2009-10-261-40/+4
* Add purple_media_candidate_copy to the public API.Michael Ruprecht2009-10-263-1/+14
* Move Farsight 2's local-candidates-prepared signal to the Fs2 media backend.Michael Ruprecht2009-10-262-63/+24
* Move Farsight 2's new-active-candidate-pair into the Fs2 media backend.Michael Ruprecht2009-10-262-37/+51
* Move handling Farsight 2's codecs-changed signal into the Fs2 media backend.Michael Ruprecht2009-10-232-21/+16
* Move handling Farsight 2's new-local-candidate signal in Fs2 media backend.Michael Ruprecht2009-10-232-37/+143
* Begin transferring FsSession over to the Farsight 2 media backend.Michael Ruprecht2009-10-233-101/+245
* Transfer some GStreamer message handling to the Farsight 2 media backend.Michael Ruprecht2009-10-232-101/+268
* Decouple the media_bus_call from the backend. It will still be needed evenMichael Ruprecht2009-10-231-11/+16
* Deprecate the conference property of PurpleMedia.Michael Ruprecht2009-10-231-0/+8
* Start to use the media backend code in PurpleMedia and PurpleMediaManager.Michael Ruprecht2009-10-232-67/+40
* Various tweaks, fixes, and added debug output. Attached some media signals,Michael Ruprecht2009-10-232-4/+65
* Move the backend-fs2.h header into noinst_HEADERS.Michael Ruprecht2009-10-231-1/+1
* This is an interface and not a class.Michael Ruprecht2009-10-231-8/+2
* Add a conference-type parameter to PurpleMedia.Michael Ruprecht2009-10-231-0/+18
* Fix parameter to actually be a string instead of an object.Michael Ruprecht2009-10-231-2/+2
* Create and dispose the conference in the Farsight 2 media backend.Michael Ruprecht2009-10-221-3/+153
* Add the conference-type property to the media backend interface.Michael Ruprecht2009-10-221-0/+8
* Remove dummy code I missed.Michael Ruprecht2009-10-221-1/+0
* Skeleton of the Farsight 2 media backend.Michael Ruprecht2009-10-224-0/+271
* Add a media backend interface to handle different backends in addition toMichael Ruprecht2009-10-225-0/+279
* Break PurpleMediaCodec out into its own file.Michael Ruprecht2009-10-227-505/+603
* Include signals.h to provide PurpleCallback. I guess all the other placesMichael Ruprecht2009-10-221-0/+1
* Split out PurpleMediaCandidate into its own file.Michael Ruprecht2009-10-216-561/+645
* Split the media API's enum types out into its own file.Michael Ruprecht2009-10-216-296/+380
* Move media.c into libpurple/media/.Michael Ruprecht2009-10-214-3/+3
* Declare XMPP got media caps in the correct place.Michael Ruprecht2009-10-201-4/+4
* Essentially normalize the username passed to purple_prpl_got_media_caps.Michael Ruprecht2009-10-201-1/+2
* Add media_caps to PurpleBuddy structure and use it to determine the old capsMichael Ruprecht2009-10-203-2/+9
* Use purple_prpl_got_media_caps in XMPP to update the caps when they change.Michael Ruprecht2009-10-201-0/+4
* Use purple_prpl_got_media_caps in purple_prpl_got_user_status to remove mediaMichael Ruprecht2009-10-201-1/+3
* Add the purple_media_got_media_caps function in order to signal when a prplMichael Ruprecht2009-10-203-0/+36
* Add the buddy-caps-changed signal in order to tell when a buddy's media capsMichael Ruprecht2009-10-202-0/+8
* Rebroadcast XMPP caps whenever the UI caps change.Michael Ruprecht2009-10-201-0/+3
* Added the ui-caps-changed signal to the media manager.Michael Ruprecht2009-10-203-0/+21
* Made the GLib flags structure for PurpleMediaCaps.Michael Ruprecht2009-10-202-0/+44
* Broke out the generation of random UUIDs to its own functionMarcus Lundblad2009-10-134-15/+32
* propagate from branch 'im.pidgin.pidgin' (head 82c3a943622cfa7e3d877cb286e7e1...John Bailey2009-10-1298-9975/+513
|\
| * propagate from branch 'im.pidgin.pidgin' (head 8378e2c3865ed41283635095661e13...John Bailey2009-10-126-53/+172
| |\
| * | Clean up a case in the Yahoo! prpl where the caller now handles this. OtherRaouf M. Bencheraiet2009-10-121-3/+0
| * | The current behavior of libpurple reports completions of a file transfer tooRaouf M. Bencheraiet2009-10-121-6/+4
| * | Kill off the use of fseek for non-seekable streams in file transfers.Raouf M. Bencheraiet2009-10-121-15/+50
| * | propagate from branch 'im.pidgin.pidgin' (head 3ac533844419e8aeffedc67dd2a466...John Bailey2009-10-128-39/+31
| |\ \
| * \ \ propagate from branch 'im.pidgin.pidgin' (head a131a284c429e3dff117a3423409b4...John Bailey2009-10-1296-9951/+459
| |\ \ \
| | * | | Reduce some code duplications (71 insertions(+), 217 deletions(-))Sadrul Habib Chowdhury2009-10-051-222/+75
| | * | | propagate from branch 'im.pidgin.pidgin' (head e9f7747ff365a11e0666bfc2fccd44...Paul Aurich2009-10-0496-9907/+562
| | |\ \ \
| | | * \ \ propagate from branch 'im.pidgin.pidgin' (head 0759267334b38fcfe160c401e11076...John Bailey2009-10-034-55/+64
| | | |\ \ \
| | | * | | | ChangeLog the work on the dialogs and the added functions.John Bailey2009-10-032-0/+14
| | | * | | | This change is probably going to be unpopular, but I ask that people give itJohn Bailey2009-10-031-32/+29
| | | * | | | Break the developer information out into its own dialog. I also bolded a fewJohn Bailey2009-10-033-25/+92