log libpurple/mediamanager.h @ 32245:f75041cb3fec

age author description
Sun, 25 Sep 2011 18:56:58 +0000 andrew victor Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.
Wed, 28 Oct 2009 20:06:21 +0000 maiku Add a way to set and get which media backend type to use.
Sun, 30 Aug 2009 03:52:19 +0000 maiku Fix some docs warnings. Thanks to darkrain for pointing them out.
Sat, 22 Aug 2009 02:40:01 +0000 Paul Aurich Update various header copyrights thanks to licensecheck.
Sat, 25 Apr 2009 23:33:13 +0000 Paul Aurich s/cname/name/
Thu, 09 Apr 2009 21:35:06 +0000 Mike Ruprecht Switch media to store accounts rather than connections.
Sun, 05 Apr 2009 04:34:48 +0000 Paul Aurich Add PURPLE to the media header sentinels and reorder includes to fix building gf2
Sat, 04 Apr 2009 07:39:33 +0000 Elliott Sales de Andrade Even more @since tags, because Maiku's watching...
Wed, 01 Apr 2009 19:01:31 +0000 Mike Ruprecht Hide the easy structs in mediamanager.c.
Tue, 31 Mar 2009 06:42:24 +0000 Mike Ruprecht Add purple_media_manager_{get,set}_ui_caps.
Tue, 24 Mar 2009 06:06:07 +0000 Mike Ruprecht Add some documentation to mediamanager.h.
Mon, 23 Mar 2009 04:00:11 +0000 Mike Ruprecht Properly wrap media functions so the API doesn't disappear when USE_VV
Mon, 23 Mar 2009 02:59:18 +0000 Mike Ruprecht Move GStreamer related media functions into its own header.
Wed, 25 Feb 2009 03:28:27 +0000 Mike Ruprecht Added purple_media_manager_get_media_by_connection.
Tue, 24 Feb 2009 08:11:24 +0000 Mike Ruprecht Only create output windows once there's data to be output.