news 28 Posted December 26, 2012 0.17.5 ====== A new unstable release for Rygel Changes compared to 0.17.4: - Correctly announce "content-synchronization" DLNA capability if supported. - Move some public classes to GObject-style construction. - Drop some obsolete code. - Large refactoring and clean-up of the build setup. Renderer: - Fix issue with internal plug-in in librygel-renderer. - Delay creation of the PlayerController. This fixes a critical in the wrapping GStreamer renderer. - Fix an issue with X_DLNA_SeekTime being always available, even for images. - Fix a typo in the initial state variable notify. - Add renderer-side PlaySpeed support. Server: - Fix issue with ServiceResetToken being regenerated at each start. - Fix issue with missing search capabilities when the plug-in supports change tracking. - Fix schema location in generated LastChange XML. - Fix issue where only the most recent LastChange event was added to the LastChange XML. - Fix an issue with default parameter set to "this" being ambigous. - Get the SystemUpdateID from the back-end when it supports change tracking. GStreamer renderer: - Base RygelPlaybinRenderer on RygelMediaRenderer instead of directly extending RygelMediaDevice. - Move the plugin class back into the Playbin plugin. Examples: - Add a fullscreen renderer. - Fix C renderer plugin example to actually work. Tests: - Massive overall improvements to drop deprecated Vala constructs, unused and unreachable code to make it possible to compile them with strict valac. - Disable one test for GStreamer media engine. MediaExport: - Implement tracking of changes. - Persist ServiceResetToken. - Persist systemUpdateID, containerUpdateID and totalDeletedChildCount. - Some file renaming to match coding style. - Don't try to parse each and every text file. - Don't run gst-discoverer on text files. Docs: - Various updates. Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=689603 - https://bugzilla.gnome.org/show_bug.cgi?id=689134 - https://bugzilla.gnome.org/show_bug.cgi?id=689135 - https://bugzilla.gnome.org/show_bug.cgi?id=689960 - https://bugzilla.gnome.org/show_bug.cgi?id=690056 All contributors to this release: Jens Georg Murray Cumming Regis Merlino Dr.T.Vasudevan Christophe Guiraud Added/updated translations - ta, courtesy of Dr.T.Vasudevan Download source tarball here: http://download.gnome.org/sources/rygel/0.17/ -------- What is Rygel? Rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling. More information at our project home page: http://www.rygel-project.org _______________________________________________ Share this post Link to post