log libpurple/media.h @ 32774:069919a0896c

age author description
Tue, 03 Jan 2012 23:32:59 +0000 Elliott Sales de Andrade Use G_BEGIN/END_DECLS in public libpurple files. This was
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.
Mon, 02 May 2011 03:23:23 +0000 jakub adam media: Allow setting SDES properties of RTP conferences. Fixes #12981.
Sat, 20 Nov 2010 13:37:33 +0000 Marcus Lundblad media: allow obtaining active local and remote candidates. Closes #11830
Sat, 09 Jan 2010 04:03:53 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
Thu, 22 Oct 2009 00:22:59 +0000 maiku Break PurpleMediaCodec out into its own file.
Wed, 21 Oct 2009 22:17:53 +0000 maiku Split out PurpleMediaCandidate into its own file.
Wed, 21 Oct 2009 20:58:32 +0000 maiku Split the media API's enum types out into its own file.
Tue, 20 Oct 2009 00:10:14 +0000 maiku Made the GLib flags structure for PurpleMediaCaps.
Thu, 31 Dec 2009 18:02:58 +0000 Paul Aurich Remove commas at end of enumerator lists because C++ -pedantic complains
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.
Fri, 07 Aug 2009 11:31:13 +0000 Mike Ruprecht Add pause capability for local video.
Tue, 28 Apr 2009 19:08:06 +0000 Paul Aurich merge of '8ddbfe5d6f5c2455497d11ccbfff769ed4e9fad4'
Tue, 28 Apr 2009 18:43:57 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head fbb4fe5da444943eecc76bdcd6c8ba967790b6c8)
Mon, 27 Apr 2009 23:08:29 +0000 Paul Aurich Distinguish name and participant in PurpleMedia API
Sat, 18 Apr 2009 17:51:55 +0000 Paul Aurich Add @since on purple_media_transmitter_exists
Sat, 11 Apr 2009 04:39:48 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
Thu, 09 Apr 2009 21:35:06 +0000 Mike Ruprecht Switch media to store accounts rather than connections.
Sun, 05 Apr 2009 21:13:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
Sat, 04 Apr 2009 20:25:03 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
Tue, 28 Apr 2009 19:05:59 +0000 Paul Aurich disapproval of revision '536d6ae921253bbffab25aa51ce9bdcb1f0e20ec'
Sat, 04 Apr 2009 06:15:58 +0000 Paul Aurich Advertise ICEUDP only when libnice is available
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...
Fri, 03 Apr 2009 14:13:16 +0000 Will Thompson Fix purple_media_set_remote_codecs ()'s docstring
Fri, 03 Apr 2009 00:26:41 +0000 Mike Ruprecht Hide these typedefs too.
Fri, 03 Apr 2009 00:21:10 +0000 Mike Ruprecht Hide and GObjectify PurpleMediaCandidate.
Thu, 02 Apr 2009 04:06:07 +0000 Mike Ruprecht Hide and gobjectify PurpleMediaCodec.
Thu, 02 Apr 2009 01:12:23 +0000 Mike Ruprecht Use PurpleMediaKeyPair. Remove PurpleMediaCodecParameter.