log libpurple/mediamanager.c @ 32766:fd1b4bbefc6b

age author description
Thu, 05 Apr 2012 03:18:40 +0000 olivier crete Port to Farstream
Sun, 13 Mar 2011 18:14:04 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a)
Sun, 30 Jan 2011 17:52:06 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 8480ab9498b0e22b164f3a40c100f59e2d6dd916)
Sat, 08 Jan 2011 03:21:44 +0000 jakub adam Public API allowing plugins (including prpls) to get/set video capabilities where desired/appropriate. Fixes #13095.
Sun, 13 Mar 2011 18:00:58 +0000 jakub adam During a voice call, Pidgin now sends constant audio traffic, even when there
Sat, 22 Jan 2011 08:32:31 +0000 jakub adam This is a better way to handle ending one call when multiple calls are in
Sat, 08 Jan 2011 02:13:40 +0000 jakub adam This patch fixes #12758.
Fri, 07 Jan 2011 11:38:12 +0000 jakub adam Add a GstCapsFilter between every video source and the rest of the pipeline.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Wed, 28 Oct 2009 20:06:21 +0000 maiku Add a way to set and get which media backend type to use.
Fri, 23 Oct 2009 02:11:33 +0000 maiku Start to use the media backend code in PurpleMedia and PurpleMediaManager.
Tue, 20 Oct 2009 00:11:44 +0000 maiku Added the ui-caps-changed signal to the media manager.
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.