GUPnP 0.12.8 released


Changes since 0.12.7

- Don't crash if device descriptions don't contain a root element.
- Fix pkg-config paths.
- Avoid using asserts.
- Use the closest match instead of using the icon that was last checked.
- Expect xmlRecoverMemory to fail.
- Reject action messages with zero content length.
- Change version in action answer.

Bug fixes in this release:

- bug#1570: gupnp doesn't set the pkgconfig lib dir correctly in 64 bit env.
- bug#1574: Avoid using asserts.
- bug#1592: gupnp_device_info_get_icon_url() does not return the closest match.
- bug#1604: Crash on action without any content.

All contributors to this release:

Ross Burton
Zeeshan Ali (Khattak)
Steven Dorigotti
Sven Neumann
Jens Georg


Download at: http://gupnp.org/sources/gupnp/gupnp-0.12.8.tar.gz

Comments

Tretle said…
Always good to see a gupnp post, any chance of a banshee extension in the future? That would rock hard :)
zeenix said…
Yeah, I have vague plans of implementing Rygel's D-Bus MediaServer spec (http://live.gnome.org/Rygel/MediaServerSpec) in a Banshee plugin. This will have the effect of your Banshee plugins to be shared over UPnP via Rygel (with added transcoding features as a bonus).

Although the task itself should be not be any rocket science but unfortunately my mono skills are near to 0 to do this task myself any time soon. :( Any volunteers?
phako said…
Might look into it when I'm done with the Database thing
Unknown said…
Zeenix, we just released a new software engine that converts all home automation standards to UPnP (Z-Wave, Insteon, soon Zigbee and KNX/EIB). And we're offering free hardware and cash to people who make UPnP Control Points because we'd like to be able to offer our customers multiple choices for control points that run on their platform of choice. Would you be interested in working with us? We have the announcement here: http://micasaverde.com/luup_intro.php
zeenix said…
Paul!

Zeenix, we just released
a new software engine that converts all home automation standards to UPnP (Z-Wave, Insteon, soon Zigbee and KNX/EIB).


Sounds like a cool project.

And we're offering free hardware and cash to people who make UPnP Control Points because we'd like to be able to offer our customers multiple choices for control points that run on their platform of choice. Would you be interested in working with us?

If "working with you" means me continuing my work and you providing me some UPnP hardware to help me in making sure our UPnP stack + control points are compatible with them, yes that would be great. Please contact me at zeenixAT gmail.com

Popular posts from this blog

Welcome to the virtual world!

clutter-gst

zbus and Implementing Async Rust API