File telepathy-farsight.changes of Package telepathy-farsight
-------------------------------------------------------------------
Sat Jun 11 14:45:02 CEST 2011 - dimstar@opensuse.org
- Update to version 0.0.19:
+ Set the default RTP extension preferences in the right order
+ Added a "block-ready" property to be able to delay accepting
the call until some condition has been met
+ Only call CodecsUpdated() if codecs that actually need to be
transmitted has been changed.
-------------------------------------------------------------------
Wed May 18 17:34:08 CEST 2011 - dimstar@opensuse.org
- Update to version 0.0.18:
+ Add support for FeedbackMessages and RtpHeaderExtensions
+ Set the default codec preferences from farsight2, can still be
overriden with the stream-get-config signal or during the
"stream-added" signal handler
+ Set the default RTP Header extensions from farsight2, can be
overridden during the "stream-added" signal.
-------------------------------------------------------------------
Fri Apr 29 21:53:26 UTC 2011 - dimstar@opensuse.org
- Update to version 0.0.17:
+ Implement StartSoundTelephonyEvent and StartNamedTelephonyEvent
+ Fix leak with Supported + Update
+ Use g_error_matches
+ Ignore NotImplemented errors for optional methods
+ Don't link against libpython
- Use source services: download_url, recompress and set_version.
-------------------------------------------------------------------
Fri Feb 11 12:57:34 UTC 2011 - fcrozat@novell.com
- Update to version 0.0.16:
+ Emit the NewActiveTransportPair signal
+ Emit CodecsUpdated more often
+ Various bug fixes
-------------------------------------------------------------------
Sat Sep 11 18:29:38 CEST 2010 - vuntz@opensuse.org
- Update to version 0.0.15:
+ Release sending resource when SetStreamSending(False) is called
-------------------------------------------------------------------
Mon Jun 21 12:17:57 CEST 2010 - dimstar@opensuse.org
- Update to version 0.0.14:
+ Add properties to get the Farsight2 session and stream
+ Recognize the shm transmitter
+ Ignore invalidly empty strings in tp properties
+ Fix -Wshadow warnings
+ Use silent rules if automake >= 1.11
-------------------------------------------------------------------
Fri Jan 8 21:16:36 CET 2010 - vuntz@opensuse.org
- Update to version 0.0.13:
+ Export held resource in a property
+ Transfer the ptime/maxptime
-------------------------------------------------------------------
Sat Nov 14 02:47:10 CET 2009 - vuntz@opensuse.org
- Update to version 0.0.12:
+ Fix mixup between GSlice and malloc
+ Fix potential race between src-pad-added and dispose
+ The connected state in farsight is a lie, ignore it
-------------------------------------------------------------------
Mon Sep 14 10:14:19 CEST 2009 - vuntz@opensuse.org
- Update to version 0.0.11:
+ Fix double free
+ Fix more leaks
-------------------------------------------------------------------
Wed Sep 9 16:03:08 CEST 2009 - vuntz@opensuse.org
- Update to version 0.0.10:
+ Fix some leaks
+ Fix possible deadlocks
+ Emit different error codes depending on the error
+ Emit stream state changes when the stream state changes
according to ICE
-------------------------------------------------------------------
Tue Aug 25 14:01:20 CEST 2009 - vuntz@novell.com
- Update to version 0.0.9:
+ Emit session-invalidated on channel dispose (prevents leak)
+ Fix ICE priority mangling (so not all candidates get 0)
+ Use new error numbers from the the 0.17.27 spec
-------------------------------------------------------------------
Wed Aug 5 11:23:55 CEST 2009 - vuntz@novell.com
- Update to version 0.0.8:
+ Pass the new ToS property from Farsight2 0.0.8
+ Accept calls from CM that has no properties (to work around a
bug in libdbus-glib 0.80)
+ Set the controlling property of the ICE according to
CreatedLocally
-------------------------------------------------------------------
Thu May 7 05:07:31 CEST 2009 - vuntz@novell.com
- Update to version 0.0.7:
+ Remove pygtk requirement
+ Print errors in its own domain
+ Update tp-glib dependency to 0.7.26 and fs2 dependency to 0.0.7
+ Make it more resilient in case of errors from other layers
- Remove python-gtk-devel BuildRequires.
- Add python-gobject2-devel BuildRequires.
- Add %py_requires for the python package.
-------------------------------------------------------------------
Thu Mar 19 04:39:47 CET 2009 - vuntz@novell.com
- Update to version 0.0.6:
+ Add support of the RelayInfo property
-------------------------------------------------------------------
Tue Mar 17 20:30:24 CET 2009 - vuntz@novell.com
- Update to version 0.0.5:
+ Recognize ice-udp
+ Improve error handling
+ Support the new CodecsUpdated method
+ Support for the RelayInfo and STUNServers properties
- Use py_sitedir instead of redefining it with python_sitelib.
- Use makeinstall
-------------------------------------------------------------------
Thu Feb 5 16:11:14 CET 2009 - vuntz@novell.com
- Add missing Requires on gstreamer-0_10-plugins-base-devel to the
devel package.
-------------------------------------------------------------------
Wed Jan 28 13:16:57 EST 2009 - hfiguiere@suse.de
- Fix python packaging to not depend on a specific version.
- -devel package Requires stricter
-------------------------------------------------------------------
Wed Jan 14 16:05:18 EST 2009 - hfiguiere@suse.de
- Update to 0.0.4:
* Add python bindings for tpfarsight
* Fix hold
* Make the "request-resource" signal optional, assumes
the resource is always there if there is no handler.
- New subpackage python-telepathy-farsight
-------------------------------------------------------------------
Fri Jan 2 15:54:29 EST 2009 - hfiguiere@novell.com
- Initial packaging.