Hi All,
Version 0.1.0 of renderer-service-upnp has been released.
The source can be downloaded from github
(
https://github.com/01org/renderer-service-upnp/tarball/v0.1.0 )
The main changes are
- Fixed bug #34: RSU crashes when pushing an image to XBMC
https://github.com/01org/renderer-service-upnp/issues/34
- The com.intel.UPnP.RendererDevice interface has been added
https://github.com/01org/renderer-service-upnp/issues/44
- The org.mpris.MediaPlayer2.Player Volume property is now writable.
https://github.com/01org/renderer-service-upnp/issues/19
- The ProtocolInfo property has moved from the org.mpris.MediaPlayer2
to the new com.intel.UPnP.RendererDevice interface.
- The org.mpris.MediaPlayer2.Player.Rate and the
org.mpris.MediaPlayer2.Player.PlaySpeed are now computed correctly
according to the MPRIS standard.
- A new property org.mpris.MediaPlayer2.Player.TransportPlaySpeeds
has been added to inform clients of the playspeeds supported by
Renderers.
The following people contributed to the release
Sébastien Bianti <sebastien.bianti(a)linux.intel.com>
Ludovic Ferrandis <ludovic.ferrandis(a)intel.com>
Regis Merlino <regis.merlino(a)intel.com>
Christophe Guiraud <christophe.guiraud(a)intel.com>
Mark Ryan <mark.d.ryan(a)intel.com>
Regards,
Mark