2013-02-06 19:57:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 6 18:15:04 UTC 2013 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Revert to usage of gupnp-dlna-1.0 in order to avoid GStreamer
|
|
|
|
being linked in two versions (bnc#802296):
|
|
|
|
+ Replace pkgconfig(libgupnp-dlna-1.1) BuildRequires with
|
|
|
|
pkgconfig(gupnp-dlna-1.0).
|
|
|
|
+ Stop replacing gupnp-dlna-1.0 in configure* with
|
|
|
|
gupnp-dlna-1.1, reverting to original rygel upstream use.
|
|
|
|
|
2013-01-05 12:14:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 4 09:10:53 UTC 2013 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.16.4:
|
|
|
|
+ Use correct bitrates for AVC_MP4_BL_CIF15_AAC_520.
|
|
|
|
+ Don't try to generate thumbnails for non-native files.
|
|
|
|
+ Playbin:
|
|
|
|
- Add "PresetNameList" to initial LastChange notify.
|
|
|
|
- Add 3GPP to supported formats.
|
|
|
|
- Set proper track number on playback.
|
|
|
|
- Fix a typo "PossibleRecordQualityMode" ->
|
|
|
|
"PossibleRecordQualityModes".
|
|
|
|
- Fix configuration via environment variables.
|
|
|
|
- Print a proper warning on missing GStreamer elements for
|
|
|
|
transcoding instead of showing a critical.
|
|
|
|
- Prevent a critical when a no DBus thumbnailing daemon could
|
|
|
|
be found.
|
|
|
|
+ MediaExport:
|
|
|
|
- Fix an issue with uploaded files not being harvested and only
|
|
|
|
having an res@importUri.
|
|
|
|
- Don't bother to react on changes for hidden files as they're
|
|
|
|
ignored in meta-data extraction anyway.
|
|
|
|
- Add an "All" container below each artist's virtual container.
|
|
|
|
+ MPRIS:
|
|
|
|
- Be less scary if there's no DBus session bus available.
|
|
|
|
+ External:
|
|
|
|
- Be less scary if there's no DBus session bus available.
|
|
|
|
+ Bugs fixed: bgo#676136, bgo#679262
|
|
|
|
+ Updated translations.
|
|
|
|
- Replace pkgconfig(gupnp-dlna-1.0) BuildRequires with
|
|
|
|
pkgconfig(gupnp-dlna-1.1): gupnp bumped the API Version (for
|
|
|
|
GStreamer 1.0 / 0.10 parallel installability) and we want to use
|
|
|
|
the new version).
|
|
|
|
- Replace gupnp-dlna-1.0 in configure* with gupnp-dlna-1.1. in
|
|
|
|
order to detected the new gupnp-dlna API version.
|
|
|
|
|
2012-11-18 16:24:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 15 08:07:24 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.16.3:
|
|
|
|
+ Really fix the Content-Length: header handling and fix a
|
|
|
|
regression introduced in 0.16.2 on the first try fixing that.
|
|
|
|
|
2012-11-14 16:45:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 13 10:37:35 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.16.2:
|
|
|
|
+ Skip modules in hidden directories to fix issues with certain
|
|
|
|
distribution's debug symbols.
|
|
|
|
+ Ignore seek requests that request everything. Should fix issues
|
|
|
|
with transcoding.
|
|
|
|
+ Fix thumbnails for transcoded videos on XBox 360. Also fixes
|
|
|
|
"No transcoder available for WMVHIGH_FULL.wmv" messages.
|
|
|
|
+ Add missing Content-Length header.
|
|
|
|
+ Playbin:
|
|
|
|
- Add AAC mime types as supported.
|
|
|
|
- Only report duration if it's really known.
|
|
|
|
- Add missing buffering and lost clock handling.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2012-10-17 22:31:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 15 12:22:43 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.16.1:
|
|
|
|
+ Fix the installation and distribution of vapi and header files.
|
|
|
|
+ Add .deps files.
|
|
|
|
+ Add missing pkg-config files.
|
|
|
|
+ Force downgrade for devices with Reciva firmware.
|
|
|
|
+ Fix a crash if force-downgrade-for option is empty.
|
|
|
|
+ Fix linking with unstable GUPnP stack.
|
|
|
|
+ Fix MPEG2 transcoding with older mpegtsmux element.
|
|
|
|
+ External:
|
|
|
|
- Actually use "audio.music" as documented in the MediaServer2
|
|
|
|
spec.
|
|
|
|
+ MediaExport:
|
|
|
|
- Ignore invalid color depth 0.
|
|
|
|
+ MPRIS:
|
|
|
|
- Don't crash on faulty MPRIS2 implementations missing
|
|
|
|
mandatory properties.
|
|
|
|
+ Examples:
|
|
|
|
- Fix the server example to actuall work and not return 404 for
|
|
|
|
every file.
|
|
|
|
- Fix the service description in Debian init file.
|
|
|
|
+ Bugs fixed: bgo#685183, bgo#684868, bgo#683934, bgo#674738,
|
|
|
|
bgo#685196, bgo#685478.
|
|
|
|
|
2012-09-25 22:23:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 25 14:45:19 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.16.0:
|
|
|
|
+ Install header files for librygel-server and librygel-renderer.
|
|
|
|
+ Add more API documentation.
|
|
|
|
+ Fix Rygel HTTP GET test failure on recent libsoup.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2012-09-21 21:25:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 18 15:13:16 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.15.4:
|
|
|
|
+ Fix seeking issue
|
|
|
|
+ Fix server doc generation.
|
|
|
|
+ Fix hierarchy, signals and properties doc generation.
|
|
|
|
+ Fix tarball to include everything necessary to rebuild from
|
|
|
|
vala code.
|
|
|
|
+ Fix tarball to include the upstart, sysv and systemd files.
|
|
|
|
+ MediaExport:
|
|
|
|
- Drop the file extension filter and rely on content-types.
|
|
|
|
+ Bugs fixed: bgo#671361
|
|
|
|
+ Updated translations.
|
|
|
|
- Drop our own rygel.service: the tarball contains the example now.
|
|
|
|
|
2012-09-14 14:34:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 7 16:34:48 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Add libunistring-devel BuildRequires: this is an optional
|
|
|
|
dependency we missed a while ago, used for collation.
|
|
|
|
- Package systemd service file:
|
|
|
|
+ Add systemd BuildRequires.
|
|
|
|
+ Add %{?systemd_requires}.
|
|
|
|
+ Ship rygel.service (taken from git, as it's not in the
|
|
|
|
tarball), and install it as %{_unitdir}/rygel.service.
|
|
|
|
+ Add %service_add_{pre,post,preun,postun} calls in scriptlets.
|
|
|
|
|
2012-09-07 18:33:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 4 11:15:46 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.15.3:
|
|
|
|
+ Update/Add some copyright headers
|
|
|
|
+ Fix the AVC_MP4_BL_CIF15_AAC_520 transcoder and enable it by
|
|
|
|
default
|
|
|
|
+ Disable broken transmuxing. Was only working by chance anyway
|
|
|
|
+ Add start-up scripts for upstart, systemd and debian systemv
|
|
|
|
+ MediaExport:
|
|
|
|
- Fix a regression in searching introduced in 0.15.2
|
|
|
|
- Fix uploading. This was a "regression" we introduced while
|
|
|
|
fixing uploading for the N9. The new method works for Tracker
|
|
|
|
and MediaExport
|
|
|
|
+ Bugs fixed: bgo#683028
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 3 07:31:50 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
2012-09-07 18:39:05 +02:00
|
|
|
- Add pkgconfig(gstreamer-pbutils-0.10) BuildRequires: configure
|
|
|
|
checks explicitly for it.
|
|
|
|
- Change gstreamer-0_10-devel BuildRequires to
|
|
|
|
pkgconfig(gstreamer-0.10).
|
2012-09-07 18:33:44 +02:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 20 21:05:11 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.15.2:
|
|
|
|
+ Prevent a critical if the thumbnail for a file does not exist.
|
|
|
|
+ Fix all warnings from newer Vala.
|
|
|
|
+ Let the plugins do the sorting to prevent that we slice before
|
|
|
|
we sort.
|
|
|
|
+ Move the default sort criteria into MediaContainer to allow
|
|
|
|
containers to override it if necessary.
|
|
|
|
+ Canonicalize common error messages.
|
|
|
|
+ Add TwoPlayer to V1 downgrades.
|
|
|
|
+ Small refactoring of the V1 handling.
|
|
|
|
+ Fix debug builds.
|
|
|
|
+ Add "description" property to MediaItem.
|
|
|
|
+ Remove misc.vapi.
|
|
|
|
+ Disable installing if --enable-uninstalled was used.
|
|
|
|
+ Tracker:
|
|
|
|
- Sort browse results using SPARQL.
|
|
|
|
- Sort album containers by disc, track and title.
|
|
|
|
+ MediaExport:
|
|
|
|
- Sort browse and search results using SQL.
|
|
|
|
- Fix a crash when a client tried to access a non-existent
|
|
|
|
query container.
|
|
|
|
- Sort album containers by disc, track and title.
|
|
|
|
- Properly collate query containers.
|
|
|
|
+ Mediathek:
|
|
|
|
- Extract date and description from RSS feed.
|
|
|
|
- Sort by date descending (newest entry first) by default.
|
|
|
|
+ Bugs fixed: bgo#639809, bgo#652375, bgo#661482, bgo#668376,
|
|
|
|
bgo#680742, bgo#681452
|
|
|
|
+ Updated translations.
|
2012-09-07 18:39:05 +02:00
|
|
|
- Replace libgupnp-dlna-devel BuildRequires with
|
2012-09-07 18:33:44 +02:00
|
|
|
pkgconfig(gupnp-dlna-1.0): it is more preciese and matches what
|
|
|
|
configure is looking for.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 10 13:00:44 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.15.1:
|
|
|
|
+ Fix setting of meta-data in AVTransport.
|
|
|
|
+ Fix compatibility with various new Samsung devices.
|
|
|
|
+ Fix content-range checking.
|
|
|
|
+ Relay meta-data to player instances in AVTransport.
|
|
|
|
+ Fall-back to template description if cached description is not
|
|
|
|
readable.
|
|
|
|
+ Add librygel-core, librygel-server and librygel-renderer.
|
|
|
|
+ Generate documentation for newly created libraries.
|
|
|
|
+ Use GIO for thumbnail requests and don't fail if there's no
|
|
|
|
thumbnail directory as tumbler creates that.
|
|
|
|
+ MediaExport:
|
|
|
|
- Use display_name instead of filename to prevent encoding
|
|
|
|
issues in DIDL.
|
|
|
|
- Speed up browsing of virtual folders.
|
|
|
|
- Fix upgrade from Rygel 0.6 (be nice to Debian stable users).
|
|
|
|
- Fix translation of virtual folders.
|
|
|
|
- Massively speed up initial meta-data extraction.
|
|
|
|
+ Playbin:
|
|
|
|
- Uptime content-types for various XIPH formats.
|
|
|
|
- Fix LPCM playback.
|
|
|
|
+ External:
|
|
|
|
- Don't browse external containers recursively.
|
|
|
|
- Guard against empty mandatory properties.
|
|
|
|
+ Tracker;
|
|
|
|
- Port to libtracker-sparql.
|
|
|
|
- Use nfo:fileName as alternative title if nie:title is not
|
|
|
|
available.
|
|
|
|
- Remove some dead code.
|
|
|
|
- Unify query code.
|
|
|
|
+ Bugs fixed: bgo#644491, bgo#661988, bgo#674542, bgo#676037,
|
|
|
|
bgo#677959, bgo#677966, bgo#679648
|
|
|
|
+ Updated translations.
|
|
|
|
- Add pkgconfig(tracker-sparql-0.14) BuildRequires: new dependency.
|
|
|
|
- Create subpackages for librygel-{core,renderer,server}-1_0-0,
|
|
|
|
following SLPP.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 9 19:30:12 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.15.0.1:
|
|
|
|
+ Port to Vala 0.16 vapis.
|
|
|
|
+ Use new GMutex/GCond api.
|
|
|
|
+ Use GLib 2.30 Unix signal handling code.
|
|
|
|
+ Parse "Range:" HTTP headers using libsoup functions.
|
|
|
|
+ Fix SinkProtocolInfo generation in SinkConnectionManager.
|
|
|
|
+ Fix URI escaping in AVTransport ChangeLog generation.
|
|
|
|
+ Use the correct XML namespace for upnp:author and upnp:album in
|
|
|
|
GetSortCapabilities.
|
|
|
|
+ Use GStreamer presets to set the encoding bitrates in our
|
|
|
|
transcoders.
|
|
|
|
+ Lower the MP3 and MPEG2 bitrates a bit.
|
|
|
|
+ Remove the current AAC transcoder and add a working one.
|
|
|
|
+ Fix state machine transitions in AVTransport.
|
|
|
|
+ Set correct number of tracks and reset when URI is empty.
|
|
|
|
+ Implement GetMediaInfo_Ext.
|
|
|
|
+ Check InstanceID in AVTransport and RenderingControl.
|
|
|
|
+ Use "FactoryDefault" as default RenderingControl preset.
|
|
|
|
+ Update service description files to include the proper allowed
|
|
|
|
values.
|
|
|
|
+ Verify if the URI passed in SetAVTransportURI is accessible and
|
|
|
|
the media matches any of the advertised mime types.
|
|
|
|
+ Fix initial LastChange event to include all state variables.
|
|
|
|
+ Fix RecordMedium state variable to return "NOT_IMPLEMENTED".
|
|
|
|
+ Fix serveral error codes in AVTransport.
|
|
|
|
+ Add some checks for "Mute" and "Volume" in RenderingControl.
|
|
|
|
+ Push meta-data, mime type and contentFeatures.dlna.org to the
|
|
|
|
MediaPlayer instance.
|
|
|
|
+ Select streamingMode.dlna.org header based on DLNA flags.
|
|
|
|
+ IOP:
|
|
|
|
- Force version downgrade for devices using the Mediabolic UPnP
|
|
|
|
stack.
|
2012-09-07 18:39:05 +02:00
|
|
|
+ Playbin:
|
2012-09-07 18:33:44 +02:00
|
|
|
- Fix duration notification
|
|
|
|
- Avoid Warning from GStreamer when an empty URI is set.
|
|
|
|
- Use "NO_MEDIA_PRESENT" as initial state instead of "STOPPED".
|
|
|
|
+ GstLaunch:
|
|
|
|
- Add an option to set the DLNA profile of a stream if
|
|
|
|
applicable
|
|
|
|
+ Ui:
|
|
|
|
- Fix initial set-up.
|
|
|
|
- Fix removing autostart file when Rygel is not running.
|
|
|
|
+ Bugs fixed: bgo#675234, bgo#674071, bgo#674733
|
|
|
|
+ Updated translations.
|
|
|
|
- Add pkgconfig(glib-2.0) BuildRequires: new verified dependency.
|
|
|
|
|
2012-08-15 23:54:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 8 12:29:02 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.14.3:
|
|
|
|
+ Fix Samsung compatibility fix from 0.14.1.
|
|
|
|
+ MediaExport: Massively speed up indexing
|
|
|
|
+ Updated translations.
|
|
|
|
|
2012-06-20 18:12:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 18 07:17:39 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.14.2:
|
|
|
|
+ Fix content range checks
|
|
|
|
+ Fix compatibility with Samsung's UE40E* devices
|
|
|
|
+ MediaExport:
|
|
|
|
- Force UTF-8 for titles, fixing invalid DIDLLite snippets
|
|
|
|
- Use libunistring for UTF-8 collation if available
|
|
|
|
- Get rid of unnecessary joins in virtual folders
|
|
|
|
- Fix database upgrade from Rygel 0.6 (DB version 5)
|
|
|
|
+ Playbin:
|
|
|
|
- Add more mime-types for containers and codecs from the XIPH
|
|
|
|
family
|
|
|
|
+ Updated translations.
|
|
|
|
|
2012-05-06 17:42:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 29 14:40:11 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.14.1:
|
|
|
|
+ Fix compilation with GLib <= 2.28.
|
|
|
|
+ Fix generation of SinkProtocolInfo in all players.
|
|
|
|
+ Add work-around for Onkyo TX-NRxxx devices.
|
|
|
|
+ Escape URIs in player's ChangeLog.
|
|
|
|
+ MediaExport:
|
|
|
|
- Fix the fix for using the correct container UPnP class.
|
|
|
|
+ Playbin:
|
|
|
|
- Notify listeners about duration change only once.
|
|
|
|
+ UI:
|
|
|
|
- Fix enabling and disabling of service autostart
|
|
|
|
+ Bugs fixed: bgo#674071, bgo#674733.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2012-03-28 08:16:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 26 16:12:53 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.14.0:
|
|
|
|
+ Updated translations.
|
|
|
|
|
2012-03-21 10:04:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 20 17:11:54 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.13.4:
|
|
|
|
+ Add the new logo.
|
|
|
|
+ Don't abort if a client requests an invalid thumbnail or
|
|
|
|
subtitle.
|
|
|
|
+ Don't crash if a GStreamer element is missing.
|
|
|
|
+ Set X_DLNACAP according to the allow-upload/allow-deletion
|
|
|
|
configuration.
|
|
|
|
+ Drop the "maximum version" requirements in configure.ac.
|
|
|
|
+ Revert the "npt=0- is not a seek" patch since it broke DLNA
|
|
|
|
requirement 7.3.33.4.
|
|
|
|
+ Don't crash if a User-Agent contains non-UTF-8 characters.
|
|
|
|
+ MPRIS:
|
|
|
|
- Don't abort if a server doesn't use the proper type for the
|
|
|
|
"Metadata" property.
|
|
|
|
+ MediaExport:
|
|
|
|
- Set proper UPnP class for virtual containers.
|
|
|
|
+ Mediathek:
|
|
|
|
- Reduce severity of a warning message.
|
|
|
|
+ Playbin:
|
|
|
|
- Emit duration change once the playbin can know it.
|
|
|
|
+ Tracker:
|
|
|
|
- Refactor alternative properties.
|
|
|
|
+ Bugs fixed: bgo#667781, bgo#672048.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2012-03-11 18:34:42 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 7 21:02:41 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.13.3:
|
|
|
|
+ Fix a regression introduced in 0.13.2 that caused the XBox 360
|
|
|
|
to show empty Album, Artist and Genre folders with the Tracker
|
|
|
|
plugin.
|
|
|
|
+ Fix the time-out used on item creation.
|
|
|
|
+ Only ask tumbler to create thumbnails if it's not a remote
|
|
|
|
resource.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2012-02-22 11:31:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 21 14:44:18 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.13.2:
|
|
|
|
+ Work around a reference issue when using vala-0.16.
|
|
|
|
+ Really add the hack for WMP 12.
|
|
|
|
+ Fix XBox 360 showing the same songs multiple times in the
|
|
|
|
"Songs" listing when not using MediaExport back-end.
|
|
|
|
+ Drop obsolete gconf dependency.
|
|
|
|
+ Don't crash when loading the same module twice accidently.
|
|
|
|
+ Add tests for ItemCreator class.
|
|
|
|
+ Refactor, document and clean-up ItemCreator class.
|
|
|
|
+ Use supplied <dc:date> in CreateObject call.
|
|
|
|
+ Tracker:
|
|
|
|
- Revert the change that lets the fs-miner choose the RDF type.
|
|
|
|
This broke uploading very badly.
|
|
|
|
- Use the item's date when creating a new item.
|
|
|
|
+ Bugs fixed: bgo#660477, bgo#664184, bgo#669858.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2012-02-10 09:03:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 9 18:54:46 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.13.1:
|
|
|
|
+ Fix MPEG2 transcoding to not fail due to a typo in the
|
|
|
|
container caps.
|
|
|
|
+ Output debug information about the used transcoding profile.
|
|
|
|
+ Fix AVC transcoding: Framerate and resource resolution.
|
|
|
|
+ Some documentation updates.
|
|
|
|
+ Simplify the RTP depayloader guessing code by using GStreamer
|
|
|
|
functionality.
|
|
|
|
+ Stop leaking HTTPRequests due to a ref cycle.
|
|
|
|
+ Some stability errors and conformance changes.
|
|
|
|
+ Add coverage reports for unittests.
|
|
|
|
+ Increase the coverage of some classes.
|
|
|
|
+ Fix basic search implementation for offset > 0 and limit == 0.
|
|
|
|
+ Add an environment variable to set the time-out for plug-in
|
|
|
|
loading to help when running in valgrind.
|
|
|
|
+ IOP:
|
|
|
|
- More refactoring: Version downgrade is not longer bound to
|
|
|
|
the XBox 360 hacks and configurable.
|
|
|
|
- Add hacks for XBMC which has problems to play AAC/M4A files
|
|
|
|
shared with the "correct" DLNA mime-type.
|
|
|
|
- Fix Slideshow option in XBox 360 when called from top-level
|
|
|
|
image browser.
|
|
|
|
- If a time-seek requests everything, just ignore that it's a
|
|
|
|
seek.
|
|
|
|
- Add a file extension to all served URIs to help those devices
|
|
|
|
that need them.
|
|
|
|
- Fix an issue where Windows Media Player 12 only showed the
|
|
|
|
first 200 items.
|
|
|
|
+ UI:
|
|
|
|
- Minor clean-up and polishing.
|
|
|
|
- Tooltips.
|
|
|
|
+ Tracker:
|
|
|
|
- Get rid of work-around for bgo#623685
|
|
|
|
+ MediaExport:
|
|
|
|
- Fix a regression in the file monitor that caused moved files
|
|
|
|
to be missed.
|
|
|
|
- Update the documentation to clarify how to enter URIs in the
|
|
|
|
configuration file.
|
|
|
|
- Fix an endless loop when adding media to an empty but watched
|
|
|
|
directory.
|
|
|
|
- Delay the creation of the virtual folder hierarchy until the
|
|
|
|
initial walk is done.
|
|
|
|
+ Mediathek:
|
|
|
|
- Update the documentation on how to configure it and
|
|
|
|
distribute those.
|
|
|
|
+ MPRIS:
|
|
|
|
- Add possibility to disable the whole module.
|
|
|
|
+ External:
|
|
|
|
- Don't crash if the D-Bus server doesn't behave as specified
|
|
|
|
when sending updates.
|
|
|
|
- Transcoding/Proxying if the uri contained the @ADDRESS@
|
|
|
|
template
|
|
|
|
- Fix icons; it was still using the MediaItem1 interface.
|
|
|
|
- Update child count properly if container changes.
|
|
|
|
- Add possibility to disable the whole module.
|
|
|
|
+ Bugs fixed: bgo#644538, bgo#653120, bgo#659432, bgo#663631,
|
|
|
|
bgo#663826, bgo#666363, bgo#668335, bgo#669677, bgo#669680,
|
|
|
|
rh#759206.
|
2012-02-10 09:04:11 +01:00
|
|
|
+ Updated translations.
|
2012-02-10 09:03:21 +01:00
|
|
|
- Remove xz BuildRequires now that it comes for free in the build
|
|
|
|
system.
|
|
|
|
|
2011-11-28 09:38:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 23 21:39:06 UTC 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.13.0:
|
|
|
|
+ Use context-less API from gupnp-0.18.
|
|
|
|
+ Get rid of a nested MainLoop in HTTP POST handling that caused
|
|
|
|
a lot of trouble with vala's async support.
|
|
|
|
+ Refactor ClientHacks into a generic part and XBox support.
|
|
|
|
+ Add a hack for Panasonic TVs that can only handle PNG
|
|
|
|
thumbnails if you tell them they're JPEG.
|
|
|
|
+ Always build and run tests when using autogen.sh.
|
|
|
|
+ Write uploaded data to a temporary hidden file first and move
|
|
|
|
to real file later, helping file monitors to only create a
|
|
|
|
single event.
|
|
|
|
+ Add a 128x128 version of the icon.
|
|
|
|
+ Move the 48x48 JPEG icon and 120x120 icons necessary for DLNA
|
|
|
|
out of the icon theme.
|
|
|
|
+ Drop XML comments from the content description files which
|
|
|
|
might cause issues in IOP.
|
|
|
|
+ Stabilize the error handling in HTTP POST.
|
|
|
|
+ Clean-up GTK+ checks in configure.ac.
|
|
|
|
+ Only pass -g to valac when --enable-debug was passed.
|
|
|
|
+ More robust transcoding on faulty input.
|
|
|
|
+ Clean-up and refactor audio- and video-transcoders.
|
|
|
|
+ Clean-up RTP depayloader guessing.
|
|
|
|
+ Fix deadlock on Ctrl-C.
|
|
|
|
+ Fix a crash on filesystem error while uploading.
|
|
|
|
+ MediaExport:
|
|
|
|
- Refactor and clean QueryContainer.
|
|
|
|
- Use proper UPnP classes like
|
|
|
|
object.container.album.musicAlbum for virtual folders.
|
|
|
|
- Support audio-less videos.
|
|
|
|
+ Mediathek:
|
|
|
|
- Set proper DLNA profile on the WMV streams.
|
|
|
|
+ Playbin:
|
|
|
|
- Add support for image/jpeg and image/png.
|
|
|
|
+ Tracker:
|
|
|
|
- Fix querybuilder for graphed statements.
|
|
|
|
- Let tracker-fs-miner override properties and chose the proper
|
|
|
|
RDF type for an uploaded file.
|
|
|
|
- Cache ContainerUpdateIDs for metadata-based containers.
|
2011-12-21 15:57:23 +01:00
|
|
|
+ Bugs fixed: bgo#660107, bgo#661336, bgo#637226.
|
2011-11-28 09:38:05 +01:00
|
|
|
+ Updated translations.
|
|
|
|
- Drop rygel-newer-libsoup.patch: fixed upstream.
|
|
|
|
- Add xz BuildRequires because we can't build a package for a
|
|
|
|
xz-compressed tarball without explicitly specifying that... See
|
|
|
|
bnc#697467 for more details.
|
|
|
|
|
2011-11-16 11:21:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 15 10:25:40 UTC 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.12.5:
|
|
|
|
+ Send proper SSDP notification when killed with SIGTERM.
|
|
|
|
+ Fix out-of-tree builds.
|
|
|
|
+ Prevent a crash when searching and uploading in parallel.
|
|
|
|
+ Prevent a critical error when the uri to be added already
|
|
|
|
exists.
|
|
|
|
+ Prevent a name clash when an uploader is really fast in
|
|
|
|
creating items.
|
|
|
|
+ Mark thumbnail resources as transcoded. This helps certain
|
|
|
|
devices to use them as thumbnails and not as the original
|
|
|
|
stream.
|
|
|
|
+ Prevent a false-positive test success in http-post-test.
|
|
|
|
+ Use proper error if a client tries to get the children of a
|
|
|
|
media item.
|
|
|
|
+ Fix huge CPU load if a client did a lot of byte-range requests
|
|
|
|
on a large media file.
|
|
|
|
+ Tracker:
|
|
|
|
- Fall back to nfo:fileLastModified if nie:creationDate is not
|
|
|
|
available.
|
|
|
|
- Properly clean and escape any passed item ID.
|
|
|
|
+ MediaExport:
|
|
|
|
- Properly disable MediaExport if Tracker start-up is slow.
|
|
|
|
- Add rygel-newer-libsoup.patch: fix build with libsoup 2.37.x.
|
|
|
|
|
2011-10-11 08:48:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 8 22:36:47 CEST 2011 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.12.4:
|
|
|
|
+ Fix an assertion when one of the preconditions failed during
|
|
|
|
HTTP Post.
|
|
|
|
+ Limit the length of the filename generated in CreateObject to
|
|
|
|
avoid problems on FAT.
|
2011-10-11 08:50:06 +02:00
|
|
|
+ Use SoupURI to validate and properly escape the URI given
|
|
|
|
during CreateObject. This could cause huge CPU consumption
|
2011-10-11 08:48:27 +02:00
|
|
|
if the URI was really long (1k).
|
|
|
|
+ Do not crash if ImportResource is cancelled.
|
|
|
|
+ Fix DBUS thumbnailer regression introduced in 0.12.3
|
2011-10-11 08:50:06 +02:00
|
|
|
(bgo#660892).
|
2011-10-11 08:48:27 +02:00
|
|
|
+ Updated translations.
|
|
|
|
|
2011-09-27 18:47:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 27 13:31:33 UTC 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.12.3:
|
|
|
|
+ Fix item upload when the upload directory was on a FAT
|
|
|
|
partition and the title contained characters which are illegal
|
|
|
|
on FAT.
|
|
|
|
+ Do not show a critical when the thumbnailer DBus service is not
|
|
|
|
available.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2011-09-21 17:56:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 21 11:15:05 UTC 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.12.2:
|
|
|
|
+ Fix a crash when a context disappears and reappears while Rygel
|
|
|
|
is streaming media.
|
|
|
|
+ Only check for vala compiler when --enable-vala is passed.
|
|
|
|
+ Sanity check of upnp:class in CreateObject call.
|
|
|
|
+ Properly finish ImportResource call when the host in SourceUri
|
|
|
|
is not reachable.
|
|
|
|
+ MediaExport:
|
|
|
|
- Fix "contains" search
|
|
|
|
- Add m2ts to harvested media files
|
|
|
|
+ Updated translations.
|
|
|
|
|
2011-09-15 07:01:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 14 07:29:24 UTC 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.12.1:
|
|
|
|
+ Fix service description templates for RenderingControl and
|
|
|
|
AVTransport.
|
|
|
|
+ Update documentation for run-time dependencies.
|
|
|
|
+ MediaExport:
|
|
|
|
- Speed-up virtual container browsing by adding indices to the
|
|
|
|
database.
|
|
|
|
+ Playbin:
|
|
|
|
- Fix setting of current playback URI, preventing a possible
|
|
|
|
crash later on.
|
|
|
|
- Announce support for video/x-mkv additonaly to
|
|
|
|
video/x-matroska.
|
|
|
|
+ Tracker:
|
|
|
|
- Only consider objects with URIs, otherwise a search or browse
|
|
|
|
will error out unnecessarily.
|
|
|
|
+ External:
|
|
|
|
- Add TrackNumber to optional properties.
|
|
|
|
|
2011-09-06 21:53:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 5 16:32:05 UTC 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.12.0:
|
|
|
|
+ Make use of the Thumbnailer DBus service if available.
|
|
|
|
+ Revert encodebin transcoder to pre 0.10.0 state. Transcoding
|
|
|
|
should now work for everyone again.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2011-08-11 21:24:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 5 20:10:34 CEST 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.11.3:
|
|
|
|
+ Fixed an abort if the client requested chunks of data being too
|
|
|
|
small.
|
|
|
|
+ Fix memory leaking related to file upload.
|
|
|
|
+ Work-around a crash when the service description file is
|
|
|
|
invalid.
|
|
|
|
+ Make rygel a single-instance app. If a new instance is started,
|
|
|
|
the old instance will be shut down. This is likely to be
|
|
|
|
reveresed in a future release.
|
|
|
|
+ Fix an UPnP compatibility regression.
|
|
|
|
+ Fix resolution and framerate for MPEG_TS_HD_NA_ISO transcoder.
|
|
|
|
+ Adapt to changes in upcoming vala-0.14
|
|
|
|
+ Allow UPnP class generalization on upload to
|
|
|
|
DLNA_ORG.AnyContainer.
|
|
|
|
+ Add transcoders for AAC_ISO_320 and AVC_MP4_BL_CIF15_AAC_520.
|
|
|
|
Note that both are disabled by default since GStreamer has some
|
|
|
|
issues with these pipelines.
|
|
|
|
+ IOP:
|
|
|
|
- Fix IOP with XBox 360's music browsing.
|
|
|
|
- Fix IOP with Samsung Galaxy S.
|
|
|
|
- Fix IOP with Allegro clients.
|
|
|
|
+ Tracker:
|
|
|
|
- Properly escape meta-data strings.
|
|
|
|
- Update search containers if tracker content changes.
|
|
|
|
- Fix wrong search result when "exists true" was searched for
|
|
|
|
artist, album and genre.
|
|
|
|
- Implement @refID.
|
|
|
|
- Add an option to share only those files that have a
|
|
|
|
nmm:dlnaProfile set.
|
|
|
|
+ MediaExport:
|
|
|
|
- Refactor database access code.
|
|
|
|
+ Bugs fixed: bgo#629582, bgo#654833
|
|
|
|
+ Updated translations.
|
|
|
|
|
2011-07-21 09:04:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 17 12:40:48 CEST 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.11.2:
|
|
|
|
+ Fix regression introduced in 0.11.1 which made tracker plugin
|
|
|
|
fail to start.
|
|
|
|
+ Add commandline options -c, --config to override the user
|
|
|
|
configuration file.
|
|
|
|
+ Add a config file options to override the upload directories.
|
|
|
|
+ Use proper UPnP service description syntax.
|
|
|
|
+ Tracker:
|
|
|
|
- Clean-up left-over place-holder items on plugin start-up.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2011-06-27 11:16:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2011-06-16 16:01:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
2011-06-16 16:03:13 +02:00
|
|
|
tracker
|
2011-06-16 16:01:50 +02:00
|
|
|
- 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.
|
|
|
|
|
2011-06-01 12:20:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 1 11:54:58 CEST 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update summaries and descriptions based on new text from
|
|
|
|
upstream.
|
|
|
|
- Remove now unneeded dbus-1-glib-devel BuildRequires: code got
|
|
|
|
ported to GDBus.
|
|
|
|
|
2011-06-01 11:49:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 1 06:29:49 UTC 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.10.2:
|
|
|
|
+ Fix sorting on dates without time
|
|
|
|
+ Fix MediaExport plugin skipping m4a files
|
|
|
|
+ Fix serving of album art
|
|
|
|
+ Fix an assertion when harvesting files still being downloaded
|
|
|
|
+ Don't entity-quote UTF-8 characters
|
|
|
|
+ Fix a hidden potential crasher with vala async functions
|
|
|
|
+ bgo#648486: Rygel doesn't show up in Samsung PS50C77 TV.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 6 14:59:10 CEST 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.10.1:
|
|
|
|
+ Fix severe performance regression introduced in 0.9.9
|
|
|
|
+ Fix a crash on corrupt files
|
|
|
|
+ Generate ChangeLog from git on make dist
|
2011-06-01 12:20:27 +02:00
|
|
|
- Main changes in 0.10.0, since 0.8.x (see NEWS for all changes):
|
|
|
|
+ Satisfy more DLNA requirements and pass more DLNA testcases.
|
|
|
|
+ Various fixes for compatibility with different hardware
|
|
|
|
(including XBox).
|
|
|
|
+ Sort Search and Browse results alphabetically (in descending
|
|
|
|
order) by title when no sorting criteria is specified by the
|
|
|
|
client.
|
|
|
|
+ Sort in ascending order by default.
|
|
|
|
+ HTTP Connection stalling supported for ALL streams.
|
2011-06-01 11:49:30 +02:00
|
|
|
+ Support 'background' mode for all streams.
|
|
|
|
+ Don't offer audio transcoding for videos.
|
2011-06-01 12:20:27 +02:00
|
|
|
+ Ability to enable/disable upload of media.
|
|
|
|
+ Ability to enable/disable deletion of media.
|
|
|
|
+ Add option to disable UPnP to all configuration sources.
|
|
|
|
+ Use both user & system configuration.
|
|
|
|
+ UI:
|
|
|
|
- Trim-down the UI to only provide options that end-user needs.
|
|
|
|
- Use the correct key for 'UPnP enabled' option.
|
|
|
|
- All widgets must be disabled when sharing is.
|
|
|
|
- Option to use 'any' network.
|
2011-06-01 11:49:30 +02:00
|
|
|
+ MediaExport:
|
2011-06-01 12:20:27 +02:00
|
|
|
- Improved performance.
|
|
|
|
- Hide empty virtual folders.
|
2011-06-01 11:49:30 +02:00
|
|
|
- Avoid crawling $HOME by default.
|
|
|
|
- Implement search by duration.
|
2011-06-01 12:20:27 +02:00
|
|
|
+ Mediathek:
|
|
|
|
- Add option to choose between H.264 and WMV videos.
|
2011-06-01 11:49:30 +02:00
|
|
|
+ Tracker:
|
2011-06-01 12:20:27 +02:00
|
|
|
- Improved performance.
|
|
|
|
- Add 'Genre' hierarchy.
|
|
|
|
- Expose more information for music items.
|
|
|
|
- Make sure we only expose items that are either explicity
|
|
|
|
marked to be shared over UPnP network or not marked at all.
|
|
|
|
- Add "New" container: Under each category container, add a
|
|
|
|
child container that lists all items of that category that
|
|
|
|
were added (to tracker-store) less than 3 days ago.
|
|
|
|
- Only share available files: As tracker also indices removable
|
|
|
|
media we need to filter out those files that are currently
|
|
|
|
unavailable.
|
|
|
|
+ Improved log output control.
|
|
|
|
+ Port from dbus-glib and GValue usage to GDBus and GVariant.
|
|
|
|
+ Many bug fixes, including fixes for crashes.
|
2011-06-01 11:49:30 +02:00
|
|
|
+ Updated translations.
|
|
|
|
- Replace gtk2-devel BuildRequires with pkgconfig(gtk+-3.0)
|
|
|
|
|
2011-02-13 22:19:40 +01:00
|
|
|
-------------------------------------------------------------------
|
2011-02-15 15:23:24 +01:00
|
|
|
Mon Feb 14 19:49:24 CET 2011 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Added support for translation-update-upstream.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-02-13 22:19:40 +01:00
|
|
|
Sun Feb 13 17:02:39 CET 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Call relevant macros in %post/%postun:
|
|
|
|
+ %desktop_database_post/postun because the package ships at
|
|
|
|
least one desktop file.
|
|
|
|
- Drop %mime_database_post/postun calls in %post/%postun: there is
|
|
|
|
no mime type definition in the package.
|
|
|
|
- Pass %{?no_lang_C} to %find_lang so that english documentation
|
|
|
|
can be packaged with the program, and not in the lang subpackage.
|
|
|
|
|
2010-12-14 19:29:47 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 14 15:19:51 CET 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Do not install 120x120 icons: this is an invalid size, and it
|
|
|
|
makes the build fail. So we remove them for now, until upstream
|
|
|
|
uses the right 128x128 size.
|
|
|
|
|
2010-11-17 16:38:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 16 16:46:24 CET 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.8.3:
|
|
|
|
+ Sort Search and Browse results alphabetically (in descending
|
|
|
|
order) by title when no sorting criteria is specified by the
|
|
|
|
client.
|
|
|
|
+ Remove redundant call to Gst.init().
|
|
|
|
+ Unique short commandline argument for disabling WMV transcoding
|
|
|
|
+ MediaExport:
|
|
|
|
- Export media even if metadata extraction fails for it.
|
|
|
|
- Improved debug log.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2010-10-22 16:49:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 22 11:43:38 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.8.2:
|
|
|
|
+ Don't assume user's config folder to be present everywhere.
|
|
|
|
+ Destroy the device list before quitting main loop to make sure
|
|
|
|
to send the SSDP 'BYE' message to devices.
|
|
|
|
+ Tracker:
|
|
|
|
- Make sure we only expose items that are either explicity
|
|
|
|
marked to be shared over UPnP network or not marked at all.
|
|
|
|
- Assume UPnP-created items to be shared. We create items on
|
|
|
|
demand from UPnP clients so its logical to assume that the
|
|
|
|
client would want it to be available on the UPnP network
|
|
|
|
immediately after their creation.
|
|
|
|
- URI escape metadata titles for IDs to correctly handle titles
|
|
|
|
that have charachters like ',' and ':' in them.
|
|
|
|
- Some non-functional changes.
|
|
|
|
+ MediaExport:
|
|
|
|
- Proper default values for item metdata. This fixes the
|
|
|
|
misterious "0" Album and Artist on XBox.
|
|
|
|
- Handle requests for audio and image item types, not just
|
|
|
|
music and pictures.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2010-09-28 21:08:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 28 19:45:06 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.8.1:
|
|
|
|
+ Make i18n actually work.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2010-09-28 10:43:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 28 01:54:25 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.8.0:
|
|
|
|
+ Don't add 'modelDescription' node in device description if
|
|
|
|
already added.
|
|
|
|
+ Generate XML files from templates at build time so we can strip
|
|
|
|
out newlines and leading whitespace to improve our IOP with
|
|
|
|
some devices in the market that use some crappy XML parsers.
|
|
|
|
+ Don't let libxml add a newline after the 'xml' header node.
|
|
|
|
+ rygel-preferences:
|
|
|
|
- Use correct Gtk+ Vala API version.
|
|
|
|
+ MediaExport:
|
|
|
|
- Add null checks to avoid crash in environments where standard
|
|
|
|
XDG folders are undefined or unknown to glib.
|
|
|
|
+ Localization:
|
|
|
|
- Make .desktop files translatable.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2010-09-24 00:46:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 14 12:57:54 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.7.8:
|
|
|
|
+ If the client didn't pass a Range header in the request, don't
|
|
|
|
append Accept-Ranges and Content-Range headers to response.
|
|
|
|
This fixes picture browsing on XBox 360 (again).
|
|
|
|
+ Don't put empty nodes in device description.
|
|
|
|
+ Use '\r\n' instead of '\n' in XML files. Some UPnP devices in
|
|
|
|
the market are apparently unable to handle the unix EOL
|
|
|
|
character so we better provide the XML files in DOS format.
|
|
|
|
+ MediaExport:
|
|
|
|
- Fix an assertion failure.
|
|
|
|
+ Localization:
|
|
|
|
- Remove markup from a translatable string in preferences UI.
|
|
|
|
- Don't build translatable strings by substitution.
|
|
|
|
- Prefer the term 'folder' over 'directory' in translated
|
|
|
|
strings.
|
|
|
|
- Miscellaneous string fixes.
|
|
|
|
- Don't translate debug messages.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2010-09-06 22:54:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 4 10:26:22 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Cleanup package:
|
|
|
|
+ Improve summaries and descriptions.
|
|
|
|
+ Add Recommends for gstreamer-0_10-plugins-base,
|
|
|
|
gstreamer-0_10-plugins-bad, gstreamer-0_10-plugins-good,
|
|
|
|
gstreamer-0_10-plugins-ugly.
|
|
|
|
+ Ship in the main package some useful plugins, instead of having
|
|
|
|
them in separate packages.
|
|
|
|
+ Make the plugin-zdf-mediathek subpackage automatically
|
|
|
|
installable for users using the de locale.
|
|
|
|
+ Move the Supplements for tracker to the plugin-tracker
|
|
|
|
subpackage, where it belongs.
|
|
|
|
+ Create a lang subpackage.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 1 00:12:25 UTC 2010 - lmedinas@opensuse.org
|
|
|
|
|
|
|
|
- Initial package (version 0.7.7).
|
|
|
|
|