summaryrefslogtreecommitdiff
path: root/libpurple/mediamanager.h
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of documents that aren't read/displayed by gi-docgen.Gary Kramlich2022-09-121-12/+0
* Remove unnecessary gtk-doc comments and move them where possible from libpurp...Gary Kramlich2021-12-121-6/+0
* Fix several typos in libpurpleElliott Sales de Andrade2021-10-101-5/+5
* vv: Switch to GTK sinks by default.Elliott Sales de Andrade2020-10-081-2/+1
* Add documentation for all PURPLE_TYPE_ functions as well as PURPLE_TUNE_ cons...Gary Kramlich2020-08-251-1/+6
* Make it so only libpurple can directly include libpurple header files.Gary Kramlich2020-06-211-0/+4
* Fix libpurple header guards using reserved names.Elliott Sales de Andrade2019-07-031-3/+3
* Use G_DECLARE for media objects.Elliott Sales de Andrade2019-03-291-23/+3
* Fix an invalid transfer annotationGary Kramlich2017-07-311-1/+1
* A few more transfer updatesGary Kramlich2017-07-311-2/+2
* This is not in fact transfer fullGary Kramlich2017-07-311-1/+1
* Add a lot of type annotations, still many more to goGary Kramlich2017-07-271-7/+7
* Remove Farsight support (ok'd by elb)Michael McConville2015-07-291-2/+2
* Add application media type and APIsYouness Alaoui2014-07-211-0/+89
* Add Private media APIYouness Alaoui2014-07-071-0/+45
* Move section blocks inside inclusion guards -- otherwise g-ir-scanner yellsAnkit Vani2014-02-071-3/+3
* Remove /*@{*/ and /*@}*/Ankit Vani2014-02-071-1/+0
* Removed @nameAnkit Vani2014-02-061-1/+1
* Use upper-case first lettersAnkit Vani2014-02-041-1/+1
* Add section blocks for debug.h to prpl.hAnkit Vani2014-02-041-5/+6
* Move changes from soc.2013.gobjectification.gtkdoc to this branchAnkit Vani2014-01-311-33/+55
* Initial replacements for gtk-doc style commentsAnkit Vani2014-01-311-41/+41
* Added /*< private >*/ for padding members, clean them up and add missing onesAnkit Vani2013-10-121-0/+3
* Expose the media manager GObject structsAnkit Vani2013-10-021-2/+22
* Use G_BEGIN/END_DECLS in public libpurple files. This wasElliott Sales de Andrade2012-01-031-9/+1
* Clean the API documentation in preparation for 3.0.0 by removing all the old ...Andrew Victor2011-09-251-28/+0
* 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