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

Update to 0.20.1 - Part of GNOME 3.10.1 stack - Bugfixing only

OBS-URL: https://build.opensuse.org/request/show/203229
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=96
This commit is contained in:
Bjørn Lie
2013-10-14 14:29:56 +00:00
committed by Git OBS Bridge
parent b9fc6f00b8
commit a5f42a21b2
4 changed files with 33 additions and 4 deletions

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Mon Oct 14 11:52:09 UTC 2013 - dimstar@opensuse.org
- Update to version 0.20.1:
+ Core: Make it possible to set a fixed TCP port in
Rygel.MediaDevice.
+ Renderer:
- Implement REL_TIME seeking.
- Fix UPnP error codes on illegal seek targets.
- Fix PossiblePlaybackStorageMedia values.
- Set track information for non-HTTP URIs.
- Fix AbsoluteCounterPosition value type.
- Reflect volume information from player on UPnP.
- Don't do looped playback for image playlists.
- Lower changelog aggregation timeout.
+ Server: Return proper contentFeatures header for generated
playlists.
+ Preferences: Fix c&p tooltips.
+ GStreamer Renderer:
- Check seek target before actually seeking.
- Remove invalid MPEG_TS_HD_EU_ISO profile.
+ MediaExport: Fix an issue with disappearing files and having
non-accessible files in the index.
+ MPRIS:
- Fix seeking.
- Only allow seeking on peers that actually support it.
+ Simple Media Engine: Fix issue when streaming a file > 4GB on
platforms that don't support MMAP calls on files this large.
-------------------------------------------------------------------
Tue Sep 24 12:11:05 UTC 2013 - dimstar@opensuse.org