Accepting request 75788 from GNOME:Factory
Pushing G:F, including GNOME 3.1.3 OBS-URL: https://build.opensuse.org/request/show/75788 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rygel?expand=0&rev=14
This commit is contained in:
commit
911360dfb4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9442833df8b14765afcd65e0ef1ae8278b266cf42e4941d06bab14e36b1d56f0
|
|
||||||
size 1292862
|
|
3
rygel-0.11.1.tar.bz2
Normal file
3
rygel-0.11.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:12aeaf7f51fab85e049098dfa57d7073ca70293b65ba07322c575045b0b75b23
|
||||||
|
size 1319298
|
@ -1,3 +1,57 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 21 13:45:48 CEST 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.11.1:
|
||||||
|
+ Fix warnings and critical messages when Rygel is run without a
|
||||||
|
DBus session bus available.
|
||||||
|
+ Modify XBox support to not disturb UPnP conformance.
|
||||||
|
+ Bump required minimum versions of GSSDP, GUPnP, GUPnP-AV and
|
||||||
|
GUPnP-Vala.
|
||||||
|
+ Implement upnp:searchClass.
|
||||||
|
+ Several improvements to SOAP action parameter validation.
|
||||||
|
+ MediaExport:
|
||||||
|
- Add APE to the supported media formats.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Wed Jun 1 11:54:58 CEST 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rygel
|
Name: rygel
|
||||||
Version: 0.10.2
|
Version: 0.11.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPL v2 or later
|
License: LGPL v2 or later
|
||||||
Summary: Home Media Solution for GNOME based on UPnP/DLNA
|
Summary: Home Media Solution for GNOME based on UPnP/DLNA
|
||||||
|
Loading…
Reference in New Issue
Block a user