Accepting request 73226 from home:dimstar:branches:GNOME:Factory

Update to 0.11.0

OBS-URL: https://build.opensuse.org/request/show/73226
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=22
This commit is contained in:
Vincent Untz
2011-06-16 14:01:50 +00:00
committed by Git OBS Bridge
parent b89c7df516
commit a860b11412
4 changed files with 43 additions and 4 deletions

View File

@@ -1,3 +1,42 @@
-------------------------------------------------------------------
Fri Jun 10 09:10:09 CEST 2011 - dimstar@opensuse.org
- Update to version 0.11.0:
+ Serve video thumbnails to XBox 360
+ Change ImportResource not to use GVFS
+ Validate passed sort criteria string
+ More validation and robustness of input arguments for actions
+ Complete supported formats for TimeSeekRange parsing
+ Ignore unknown commandline options and print help string when
encountering those
+ Make sure an uploaded file is closed after HTTP POST
+ Several fixes related to seeking
+ Add restrictions to correct transfer modes
+ MediaExport:
- Wait for filesystem events to settle before harvesting new
files
- General code clean-up, especially in the file monitor
- Add option to disable file monitoring
- Add more exotic media to be harvested:
.mpc/.mpc: MusePack
.wv: WavPack
.aac: Stand-alone AAC (raw/ADTS)
.mp2: MPEG 1, Audio Profile 2
.webm: WebM video files
.mka: Audio in a Matroska file
- Ignore unknown file from discoverer
+ Tracker:
- Print the used upload directories
- Use D-Bus filtering for GraphUpdated, be waken much less by
tracker
- Support adding of existing but non-indexed files as well as
general objects with all kinds of URIs through the
CreateObject call
- Generally rework the handling of place holder items which are
uploaded later by the Content-Directory
- Set item size in the tracker-miner graph
+ Updated translations.
-------------------------------------------------------------------
Wed Jun 1 11:54:58 CEST 2011 - vuntz@opensuse.org