Accepting request 203261 from GNOME:Factory
Update to 0.20.1 - Part of GNOME 3.10.1 stack - Bugfixing only (forwarded request 203229 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/203261 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rygel?expand=0&rev=47
This commit is contained in:
commit
1ad53f01f9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f695bae2c20b911393f7abf265c18f3c5a5c42fe4223fc9150ab9007558363fe
|
||||
size 3516524
|
3
rygel-0.20.1.tar.xz
Normal file
3
rygel-0.20.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00792c8db8f5ca0cb655ab00d90bec6f90e2a4b505f10faf03924800285a7ec3
|
||||
size 3242428
|
@ -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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rygel
|
||||
Version: 0.20.0
|
||||
Version: 0.20.1
|
||||
Release: 0
|
||||
Summary: Home Media Solution for GNOME based on UPnP/DLNA
|
||||
License: LGPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user