summaryrefslogtreecommitdiff
path: root/libpurple/mediamanager.h
Commit message (Expand)AuthorAgeFilesLines
* Add a way to set and get which media backend type to use.Michael Ruprecht2009-10-281-0/+22
* Fix some docs warnings. Thanks to darkrain for pointing them out.Michael Ruprecht2009-08-301-2/+3
* Update various header copyrights thanks to licensecheck.Paul Aurich2009-08-221-1/+1
* s/cname/name/Paul Aurich2009-04-251-1/+1
* Switch media to store accounts rather than connections.Michael Ruprecht2009-04-091-8/+8
* Add PURPLE to the media header sentinels and reorder includes to fix building...Paul Aurich2009-04-051-8/+8
* Even more @since tags, because Maiku's watching...Elliott Sales de Andrade2009-04-041-0/+24
* Hide the easy structs in mediamanager.c.Michael Ruprecht2009-04-011-15/+0
* Add purple_media_manager_{get,set}_ui_caps.Michael Ruprecht2009-03-311-0/+19
* Add some documentation to mediamanager.h.Michael Ruprecht2009-03-241-0/+39
* Properly wrap media functions so the API doesn't disappear when USE_VVMichael Ruprecht2009-03-231-5/+0
* Move GStreamer related media functions into its own header.Michael Ruprecht2009-03-231-62/+0
* Added purple_media_manager_get_media_by_connection.Michael Ruprecht2009-02-251-0/+11
* Only create output windows once there's data to be output.Michael Ruprecht2009-02-241-0/+14
* Move pipeline creation into the media manager.Michael Ruprecht2009-02-201-0/+10
* Add active elements to PurpleMediaManager. These are the elements thatMichael Ruprecht2009-02-041-0/+8
* Added PurpleMediaElementType enum and added type to PurpleMediaElementInfo.Michael Ruprecht2009-02-031-0/+22
* Implement functions to register and unregister media elements for use inMichael Ruprecht2009-02-031-0/+13
* Remove internal.h include from media.h and mediamanager.hMichael Ruprecht2009-01-071-2/+0
* Add initiator property to PurpleMedia.Michael Ruprecht2009-01-041-1/+2
* Add purple_media_manager_get_element.Michael Ruprecht2008-11-061-0/+9
* Restructure Jingle code to more easily support multiple application types.Michael Ruprecht2008-10-191-0/+2
* * Added input/output volume preferences for voice conversations.Michael Ruprecht2008-08-171-0/+19
* * Added documentation to media.h and mediamanager.hMichael Ruprecht2008-08-091-6/+48
* Use USE_VV instead of USE_FARSIGHT.Michael Ruprecht2008-05-281-2/+2
* Updates voice and video to use Farsight 2, gets XMPP voice conferencesMichael Ruprecht2008-05-231-6/+4
* These shouldn't be here.Sadrul Habib Chowdhury2007-12-291-4/+0
* Cosmetics.Sadrul Habib Chowdhury2007-09-271-3/+3
* You can actually receive Google Talk voice calls with crappy UI nowSean Egan2007-09-191-1/+3
* Missed filesSean Egan2007-09-051-0/+78