log libpurple/mediamanager.c @ 26766:06da00c70eae

age author description
Sun, 12 Apr 2009 23:40:01 +0000 Daniel Atallah Include the media API on win32 even though it isn't actually enabled.
Sat, 11 Apr 2009 06:00:50 +0000 Sadrul Habib Chowdhury Fix build with --disable-gstreamer.
Thu, 09 Apr 2009 23:18:13 +0000 Mike Ruprecht Fix some assertions.
Thu, 09 Apr 2009 21:35:06 +0000 Mike Ruprecht Switch media to store accounts rather than connections.
Fri, 03 Apr 2009 19:28:00 +0000 Mike Ruprecht Make it compile with --disable-vv... again!
Fri, 03 Apr 2009 04:40:36 +0000 Mike Ruprecht Fix embedding video when the sink is a gconfvideosrc pointing to an
Thu, 02 Apr 2009 00:11:49 +0000 Mike Ruprecht Hide and gobjectify PurpleMediaElementInfo.
Wed, 01 Apr 2009 19:01:31 +0000 Mike Ruprecht Hide the easy structs in mediamanager.c.
Tue, 31 Mar 2009 23:53:03 +0000 Mike Ruprecht Give more information to element creation functions.
Tue, 31 Mar 2009 06:42:24 +0000 Mike Ruprecht Add purple_media_manager_{get,set}_ui_caps.
Mon, 30 Mar 2009 22:00:35 +0000 Mike Ruprecht Make sharing sources between media sessions work.
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.
Thu, 19 Mar 2009 12:44:52 +0000 Mike Ruprecht Silence warning about videotestsrc not having two properties.
Wed, 25 Feb 2009 03:28:27 +0000 Mike Ruprecht Added purple_media_manager_get_media_by_connection.