log libpurple/mediamanager.c @ 27765:e23c7f6fb32d

age author description
2009-07-22 Mike Ruprecht Don't crash when there isn't a webcam connected.
2009-04-12 Daniel Atallah Include the media API on win32 even though it isn't actually enabled.
2009-04-11 Sadrul Habib Chowdhury Fix build with --disable-gstreamer.
2009-04-09 Mike Ruprecht Fix some assertions.
2009-04-09 Mike Ruprecht Switch media to store accounts rather than connections.
2009-04-03 Mike Ruprecht Make it compile with --disable-vv... again!
2009-04-03 Mike Ruprecht Fix embedding video when the sink is a gconfvideosrc pointing to an
2009-04-02 Mike Ruprecht Hide and gobjectify PurpleMediaElementInfo.
2009-04-01 Mike Ruprecht Hide the easy structs in mediamanager.c.
2009-03-31 Mike Ruprecht Give more information to element creation functions.
2009-03-31 Mike Ruprecht Add purple_media_manager_{get,set}_ui_caps.
2009-03-30 Mike Ruprecht Make sharing sources between media sessions work.
2009-03-23 Mike Ruprecht Properly wrap media functions so the API doesn't disappear when USE_VV
2009-03-23 Mike Ruprecht Move GStreamer related media functions into its own header.
2009-03-19 Mike Ruprecht Silence warning about videotestsrc not having two properties.
2009-02-25 Mike Ruprecht Added purple_media_manager_get_media_by_connection.
2009-02-25 Mike Ruprecht Added the connection property back to PurpleMedia.
2009-02-24 Mike Ruprecht Only create output windows once there's data to be output.
2009-02-20 Mike Ruprecht Move pipeline creation into the media manager.
2009-02-08 Mike Ruprecht Use the media manager that created the media session in media.c.
2009-02-04 Mike Ruprecht Add active elements to PurpleMediaManager. These are the elements that
2009-02-03 Mike Ruprecht Implement functions to register and unregister media elements for use in
2009-01-31 Mike Ruprecht Have all media sessions use a single pipeline.
2009-01-04 Mike Ruprecht Add initiator property to PurpleMedia.
2008-12-16 Mike Ruprecht Rename "fs-conference" to "conference".
2008-12-16 Mike Ruprecht Remove the screenname attribute from PurpleMedia.
2008-12-16 Mike Ruprecht Remove connection attribute from PurpleMedia.
2008-11-06 Mike Ruprecht Add purple_media_manager_get_element.
2008-08-31 Mike Ruprecht Gracefully handle missing the fsrtpconference GStreamer plugin.
2008-08-17 Mike Ruprecht * Added input/output volume preferences for voice conversations.
2008-08-15 Mike Ruprecht Stop additional media sessions within a single conversation for grouped contacts.
2008-08-09 Mike Ruprecht * Added documentation to media.h and mediamanager.h
2008-07-17 Mike Ruprecht Set the media pipeline to PLAYING immediately after initialization
2008-05-28 Mike Ruprecht Use USE_VV instead of USE_FARSIGHT.
2008-05-27 Mike Ruprecht Added better Farsight error handling. Fixes several crash bugs related
2008-05-23 Mike Ruprecht Updates voice and video to use Farsight 2, gets XMPP voice conferences
2007-12-29 Sadrul Habib Chowdhury Fix the prplinfo structs and get rid of some compile warnings.
2007-09-27 Sadrul Habib Chowdhury Cosmetics.
2007-09-19 Sean Egan You can actually receive Google Talk voice calls with crappy UI now
2007-09-05 Sean Egan Some UI ;)
2007-09-05 Sean Egan Missed files