rygel/rygel.changes

108 lines
4.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Nov 16 16:46:24 CET 2010 - dimstar@opensuse.org
- Update to version 0.8.3:
+ Sort Search and Browse results alphabetically (in descending
order) by title when no sorting criteria is specified by the
client.
+ Remove redundant call to Gst.init().
+ Unique short commandline argument for disabling WMV transcoding
+ MediaExport:
- Export media even if metadata extraction fails for it.
- Improved debug log.
+ Updated translations.
-------------------------------------------------------------------
Fri Oct 22 11:43:38 CEST 2010 - vuntz@opensuse.org
- Update to version 0.8.2:
+ Don't assume user's config folder to be present everywhere.
+ Destroy the device list before quitting main loop to make sure
to send the SSDP 'BYE' message to devices.
+ Tracker:
- Make sure we only expose items that are either explicity
marked to be shared over UPnP network or not marked at all.
- Assume UPnP-created items to be shared. We create items on
demand from UPnP clients so its logical to assume that the
client would want it to be available on the UPnP network
immediately after their creation.
- URI escape metadata titles for IDs to correctly handle titles
that have charachters like ',' and ':' in them.
- Some non-functional changes.
+ MediaExport:
- Proper default values for item metdata. This fixes the
misterious "0" Album and Artist on XBox.
- Handle requests for audio and image item types, not just
music and pictures.
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 28 19:45:06 CEST 2010 - vuntz@opensuse.org
- Update to version 0.8.1:
+ Make i18n actually work.
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 28 01:54:25 CEST 2010 - vuntz@opensuse.org
- Update to version 0.8.0:
+ Don't add 'modelDescription' node in device description if
already added.
+ Generate XML files from templates at build time so we can strip
out newlines and leading whitespace to improve our IOP with
some devices in the market that use some crappy XML parsers.
+ Don't let libxml add a newline after the 'xml' header node.
+ rygel-preferences:
- Use correct Gtk+ Vala API version.
+ MediaExport:
- Add null checks to avoid crash in environments where standard
XDG folders are undefined or unknown to glib.
+ Localization:
- Make .desktop files translatable.
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 14 12:57:54 CEST 2010 - vuntz@opensuse.org
- Update to version 0.7.8:
+ If the client didn't pass a Range header in the request, don't
append Accept-Ranges and Content-Range headers to response.
This fixes picture browsing on XBox 360 (again).
+ Don't put empty nodes in device description.
+ Use '\r\n' instead of '\n' in XML files. Some UPnP devices in
the market are apparently unable to handle the unix EOL
character so we better provide the XML files in DOS format.
+ MediaExport:
- Fix an assertion failure.
+ Localization:
- Remove markup from a translatable string in preferences UI.
- Don't build translatable strings by substitution.
- Prefer the term 'folder' over 'directory' in translated
strings.
- Miscellaneous string fixes.
- Don't translate debug messages.
+ Updated translations.
-------------------------------------------------------------------
Sat Sep 4 10:26:22 CEST 2010 - vuntz@opensuse.org
- Cleanup package:
+ Improve summaries and descriptions.
+ Add Recommends for gstreamer-0_10-plugins-base,
gstreamer-0_10-plugins-bad, gstreamer-0_10-plugins-good,
gstreamer-0_10-plugins-ugly.
+ Ship in the main package some useful plugins, instead of having
them in separate packages.
+ Make the plugin-zdf-mediathek subpackage automatically
installable for users using the de locale.
+ Move the Supplements for tracker to the plugin-tracker
subpackage, where it belongs.
+ Create a lang subpackage.
-------------------------------------------------------------------
Wed Sep 1 00:12:25 UTC 2010 - lmedinas@opensuse.org
- Initial package (version 0.7.7).