log libpurple/mediamanager.c @ 28810:328a7ff06110

age author description
Sat, 22 Aug 2009 02:40:01 +0000 Paul Aurich Update various header copyrights thanks to licensecheck.
Thu, 13 Aug 2009 07:12:02 +0000 maiku Let's keep this working right.
Thu, 13 Aug 2009 04:55:29 +0000 maiku Fix unidirectional media sessions and add a colorspace before the video sink.
Wed, 12 Aug 2009 10:03:47 +0000 maiku Switch around some GStreamer linking and state setting.
Fri, 07 Aug 2009 09:25:33 +0000 Mike Ruprecht Unleak pad if more pads are linked.
Fri, 07 Aug 2009 08:23:12 +0000 Mike Ruprecht Unlink the local audio volume and mute between sessions.
Wed, 05 Aug 2009 02:17:12 +0000 Mike Ruprecht Set alsasrc's slave-method to 2. This stops the audio timestamps from
Wed, 05 Aug 2009 01:58:02 +0000 Mike Ruprecht Allow setting properties on GStreamer elements with fs-element.conf.
Wed, 22 Jul 2009 03:11:05 +0000 Mike Ruprecht Don't crash when there isn't a webcam connected.
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.
Wed, 25 Feb 2009 01:58:57 +0000 Mike Ruprecht Added the connection property back to PurpleMedia.
Tue, 24 Feb 2009 08:11:24 +0000 Mike Ruprecht Only create output windows once there's data to be output.
Fri, 20 Feb 2009 08:36:07 +0000 Mike Ruprecht Move pipeline creation into the media manager.
Sun, 08 Feb 2009 23:17:51 +0000 Mike Ruprecht Use the media manager that created the media session in media.c.
Wed, 04 Feb 2009 09:27:27 +0000 Mike Ruprecht Add active elements to PurpleMediaManager. These are the elements that
Tue, 03 Feb 2009 22:37:24 +0000 Mike Ruprecht Implement functions to register and unregister media elements for use in