0.27.1
======

A new unstable release of Rygel!

- Coding style fixes.
- Link plug-ins to only export the necessary symbols.
- Use gupnp_get_uuid () instead of libuuid directly.
- String updates.

Core:
- Make it possible to change the device's serial number.

Server:
- Fix output of to_string() method for HTTPByteSeekResponse.
- Make MP3 the preffered audio resource for LG devices.
- Fix mime-type rewriting.
- Do not add child count to DIDL-Lite if it's < 0.
- Do not add 1--1/* range response headers.
- Fix replacing of @ADDRESS@ variable in URIs.

Renderer:
- Fix TransportActions for images.
- Fix slide-show feature handling.

GStreamer renderer:
- Prevent a critical message.
- Remove deprecated API.
- Make it possible to override the User-Agent header.
- Remove obsolete helper code from GStreamer 0.10.

RUIH:
- Check mandatory arguments.

External Plug-in:
- Actually add resources to items.
- Use -1 as "unknown child count" instead of int.MAX.

GStreamer media engine:
- Handle non-file uris.
- Do not add transcoder if the original resource is the same profile.
- Move URIs that are already HTTP to the top of the list.

Simple media engine:
- Use a thread pool if available.

Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=731467
- https://bugzilla.gnome.org/show_bug.cgi?id=746679
- https://bugzilla.gnome.org/show_bug.cgi?id=748410
- https://bugzilla.gnome.org/show_bug.cgi?id=748628
- https://bugzilla.gnome.org/show_bug.cgi?id=748769
- https://bugzilla.gnome.org/show_bug.cgi?id=749771

All contributors to this release:
- Jens Georg <[email protected]>
- Dušan Kazik <[email protected]>
- Marek Černocký <[email protected]>
- Piotr Drąg <[email protected]>
- Richard Röjfors <[email protected]>
- Matej Urbančič <[email protected]>
- Jussi Kukkonen <[email protected]>
- Tom Tryfonidis <[email protected]>
- Parthiban Balasubramanian <[email protected]>
- Jordi Mas <[email protected]>
- Inaki Larranaga Murgoitio <[email protected]>
- Changwoo Ryu <[email protected]>
- Aron Rosenberg <[email protected]>
- Alexandre Franke <[email protected]>

Added/updated translations
- ca, courtesy of David
- cs, courtesy of Marek Černocký
- el, courtesy of Tom Tryfonidis
- eu, courtesy of Iñaki Larrañaga Murgoitio
- fr, courtesy of Alain Lojewski
- ko, courtesy of Changwoo Ryu
- pl, courtesy of Piotr Drąg
- sk, courtesy of Dušan Kazik
- sl, courtesy of Matej Urbančič

Changes in dependencies:
- Drop direct dependency on e2fs uuid library.
- GUPnP dependency bumped to >= 0.20.14.