Accepting request 195791 from home:dimstar:branches:GNOME:Factory
Update to 0.19.5 OBS-URL: https://build.opensuse.org/request/show/195791 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=88
This commit is contained in:
parent
09eb6a1816
commit
711933fa47
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6ade20acb1ce61e6a901be96e1618cbb0916982b68c8b41b18ac93181641023c
|
|
||||||
size 3194696
|
|
3
rygel-0.19.5.tar.xz
Normal file
3
rygel-0.19.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d1fbc864a484730c37d97793f174f6f900e77233a7cceb8b875592c588f47e5d
|
||||||
|
size 3214736
|
@ -1,3 +1,54 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 21 06:47:21 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.19.5:
|
||||||
|
+ Core:
|
||||||
|
- Use proper PNG depth value of 24 bit.
|
||||||
|
- Fix several error codes.
|
||||||
|
+ Server:
|
||||||
|
- Validate <createClass> nodes during object creation.
|
||||||
|
- Fix recursive item removal and notification thereof.
|
||||||
|
- Fix several error codes.
|
||||||
|
- Remove manually removed items from the ItemRemovalQueue.
|
||||||
|
- Report missing "Filter" argument in browse call.
|
||||||
|
- Use searchClasses to find a compatible container in
|
||||||
|
DLNA.ORG_AnyContainer container creation scenario.
|
||||||
|
- Add X_GetDLNAUploadProfiles call.
|
||||||
|
- Move the knowledge about supported DLNA profiles from the
|
||||||
|
MediaEngine to the MediaServerPlugin.
|
||||||
|
+ Renderer:
|
||||||
|
- Add possibility to define a set of supported DLNA profiles
|
||||||
|
and not only mime types to the renderer.
|
||||||
|
- Add missing <X_DLNADOC> node and content.
|
||||||
|
- Remove unused state variables.
|
||||||
|
+ MediaExport plugin:
|
||||||
|
- Fix invalid browse response in "Artist" folder that broke
|
||||||
|
compatibility with certain Samsung TV sets.
|
||||||
|
- Actually use the sort criteria when browsing/searching in
|
||||||
|
virtual folders.
|
||||||
|
- Fix a critical/crash on automatic item removal.
|
||||||
|
- Implement container removal.
|
||||||
|
- Emit containerUpdateID signals when a playlist container
|
||||||
|
changes.
|
||||||
|
- Add several messages when database operations fail.
|
||||||
|
- Fix memory corruption in SQLite string collation functions.
|
||||||
|
- Use fall-back search when client searches for @refID to
|
||||||
|
capture the virtual container as well as manually created
|
||||||
|
references.
|
||||||
|
- Use correct OCM flags for playlist containers.
|
||||||
|
- Remove hack for searching UPnP containers.
|
||||||
|
- Fix recursion in virtual containers on certain search
|
||||||
|
requests.
|
||||||
|
- Fix a critical in the custom SQLite "CONTAINS" keyword
|
||||||
|
implementation.
|
||||||
|
+ External plugin:
|
||||||
|
- Fix an untranslatable message.
|
||||||
|
+ Bugs fixed: bgo#699698, bgo#702228, bgo#702253, bgo#702452,
|
||||||
|
bgo#702633, bgo#702741, bgo#703135, bgo#704146, bgo#705084,
|
||||||
|
bgo#705576, bgo#705587, bgo#705899, bgo#706058, bgo#706059,
|
||||||
|
bgo#706142, bgo#706143, bgo#706182.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 30 16:31:04 UTC 2013 - dimstar@opensuse.org
|
Tue Jul 30 16:31:04 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rygel
|
Name: rygel
|
||||||
Version: 0.19.4
|
Version: 0.19.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Home Media Solution for GNOME based on UPnP/DLNA
|
Summary: Home Media Solution for GNOME based on UPnP/DLNA
|
||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user