summaryrefslogtreecommitdiff
path: root/libpurple/media-gst.h
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of documents that aren't read/displayed by gi-docgen.Gary Kramlich2022-09-121-24/+0
* Remove unnecessary gtk-doc comments and move them where possible from libpurp...Gary Kramlich2021-12-121-6/+0
* Clean up a bunch doc issues.Gary Kramlich2020-11-191-1/+1
* Add documentation for all PURPLE_TYPE_ functions as well as PURPLE_TUNE_ cons...Gary Kramlich2020-08-251-0/+11
* Make it so only libpurple can directly include libpurple header files.Gary Kramlich2020-06-211-0/+4
* Replace a bunch of entries in ChangeLog.API entries with Since annotationsGary Kramlich2019-11-211-0/+2
* Fix some g-ir-scanner warningsqarkai2019-10-261-2/+2
* 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-9/+4
* Qulogic noticed I misread and messed up the transfer annotationGary Kramlich2017-07-301-1/+1
* fix a s/ :/: /Gary Kramlich2017-07-301-1/+1
* Fix a typoGary Kramlich2017-07-301-1/+1
* Add a lot of type annotations, still many more to goGary Kramlich2017-07-271-3/+29
* mediamanager: add purple_media_manager_enumerate_elements()Jakub Adam2016-06-221-0/+11
* mediamanager: add info argument to PurpleMediaElementCreateCallbackJakub Adam2016-06-211-2/+3
* Add application media type and APIsYouness Alaoui2014-07-211-0/+2
* Move section blocks inside inclusion guards -- otherwise g-ir-scanner yellsAnkit Vani2014-02-071-3/+3
* Fix some gtk-doc warnings till proxy.cAnkit Vani2014-02-051-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-36/+65
* Initial replacements for gtk-doc style commentsAnkit Vani2014-01-311-20/+20
* 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-16/+0
* Public API allowing plugins (including prpls) to get/set video capabilities w...Jakub Adam2011-01-081-0/+25
* Fix some docs warnings. Thanks to darkrain for pointing them out.Michael Ruprecht2009-08-301-1/+4
* Update various header copyrights thanks to licensecheck.Paul Aurich2009-08-221-1/+1
* Add PURPLE to the media header sentinels and reorder includes to fix building...Paul Aurich2009-04-051-3/+3
* Even more @since tags, because Maiku's watching...Elliott Sales de Andrade2009-04-041-0/+12
* Hide and gobjectify PurpleMediaElementInfo.Michael Ruprecht2009-04-021-8/+34
* Use purple_media_manager_get_pipeline instead.Michael Ruprecht2009-04-011-9/+0
* Give more information to element creation functions.Michael Ruprecht2009-03-311-2/+4
* Properly wrap media functions so the API doesn't disappear when USE_VVMichael Ruprecht2009-03-231-4/+0
* Move GStreamer related media functions into its own header.Michael Ruprecht2009-03-231-0/+146