Hi, Regarding libmediaart >= 0.4.0 dependency: seems like configure script is looking for version 1.0, instead?? I'm on Fedora; found the package for Fedora21 and it reports 0.4.0 correctly -- but configure fails
On 06/23/2014 01:42 PM, Jens Georg wrote: > (Changes relative to 0.22.2) > > 0.23.1 > ====== > > A new unstable release of Rygel! > > - Remove -Wl,-z,defs. > - Fix several criticals related to time-out sources. > > Rygel: > - Change single instance behavior; don't replace running instance by default, > add new "-r/--replace" option to go back to the old behavior. > - Several manpage fixes. > > Server: > - Pass on all resources on object creation. > - Pass more meta-data on object creation. > - Improve error handling in reference creation. > - Set HTTP version to 1.1 as late as possible. > - Port media art lookup to libmediaart. > - Add some documentation for AudioItem. > - Move some properties to base classes. > - Fix a potential null pointer dereference. > > Renderer: > - Report NextAVTransport* values in GetMediaInfo(). > - Properly remove the playlist timeout. > > GStreamer Renderer: > - Don't exit if there is no playbin element. > - Deprecate Renderer.wrap. > - Use cubic volume. > - Fix duration and position. > - Use duration from meta-data until playbin does provide it. > - Rely on libsoup to determine the proxy. > - Use dlna+http virtual protocol if the dlnasrc element is available. > > Preferences: > - Use Gtk.Window instead of Gtk.Dialog. > > External: > - Let the peer decide on the sort order. > > MediaExport: > - Code style fixes. > - Use libmediaart for media art extraction. > - Handle external media art such as folder.jpg etc. > - Prevent a strange warning on media upload. > - Add a configuration option to disable/set the time to wait before > extracting meta-data after a file modification event has happened. > - Properly handle album art for m4a fies. > > Attention! > ========== > - API and ABI version have been bumped to 2.4 to prepare for the upcoming API > changes. > - New dependency: libmediaart >= 0.4.0. > - Due to a memory leak fix, the recommended Vala version is > 0.24.0-108-g0edb05c > > Bugs fixed in this release: > - https://bugzilla.gnome.org/show_bug.cgi?id=689632 > - https://bugzilla.gnome.org/show_bug.cgi?id=694455 > - https://bugzilla.gnome.org/show_bug.cgi?id=702555 > - https://bugzilla.gnome.org/show_bug.cgi?id=709723 > - https://bugzilla.gnome.org/show_bug.cgi?id=710387 > - https://bugzilla.gnome.org/show_bug.cgi?id=710443 > - https://bugzilla.gnome.org/show_bug.cgi?id=720672 > - https://bugzilla.gnome.org/show_bug.cgi?id=721817 > - https://bugzilla.gnome.org/show_bug.cgi?id=721824 > - https://bugzilla.gnome.org/show_bug.cgi?id=723374 > - https://bugzilla.gnome.org/show_bug.cgi?id=726982 > - https://bugzilla.gnome.org/show_bug.cgi?id=727424 > - https://bugzilla.gnome.org/show_bug.cgi?id=727479 > - https://bugzilla.gnome.org/show_bug.cgi?id=729090 > - https://bugzilla.gnome.org/show_bug.cgi?id=731348 > - https://bugzilla.gnome.org/show_bug.cgi?id=731859 > > All contributors to this release: > - Jens Georg <[email protected]> > - Craig Pratt <[email protected]> > - Richard Röjfors <[email protected]> > - Reiner Merk <[email protected]> > - Piotr Drąg <[email protected]> > - Marek Černocký <[email protected]> > - Jussi Kukkonen <[email protected]> > - Enrico Nicoletto <[email protected]> > - Daniel Mustieles <[email protected]> > - Alexander Kanavin <[email protected]> > > Added/updated translations > - cs, courtesy of Marek Černocký > - es, courtesy of Daniel Mustieles > - pt_BR, courtesy of Enrico Nicoletto > > Download source tarball here: http://download.gnome.org/sources/rygel/0.23/ > -------- > > 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 > > > _______________________________________________ > rygel-list mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/rygel-list _______________________________________________ rygel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/rygel-list
