diff options
author | Juan A. Suarez Romero <jasuarez@igalia.com> | 2013-08-25 19:10:19 +0200 |
---|---|---|
committer | Juan A. Suarez Romero <jasuarez@igalia.com> | 2013-08-25 21:20:34 +0000 |
commit | b7482943700b12d116db6b5721f70320171595db (patch) | |
tree | be51bd65bc024d3359e3d6f7e7eafb4a9858831a | |
parent | 0fa35f86eb72653400a39a547fb94ef13c421a9c (diff) |
Release 0.2.9grilo-plugins-0.2.9
-rw-r--r-- | NEWS | 67 |
1 files changed, 67 insertions, 0 deletions
@@ -1,3 +1,70 @@ +NEW in 0.2.9 +============ + + * General + * Updated translations (Brazilian Portuguese, Galician, Slovenian, Spanish + and Traditional Chinese) + * Added German translation + * Added Indonesian translation + * Added Lithuanian translation + * Added Norwegian Bokmål translation + * Added lcov support (test coverage) + * Integration with Coveralls.io service + * Refactored testsuite to use glib gtester + * BGO#702731 - gitignore: Ignore test-driver and the generated stuff under + po/ + * BGO#703037 - all: Add G_LOG_DOMAIN for each plugin + * BGO#704678 - gitignore: Ignore more test executables and the .pot file + * BGO#703396 - Use totem-pl-parser instead of libquvi + + * Apple trailers plugin + * Fixed warning + * Added test suite + + * Blip.tv plugin + * Fixed problems with pagination + * Check empty results case + * Added test suite + + * Flickr plugin + * BGO#705149 - flickr: Bigger thumbnails + + * Local Metadata plugin + * Added new tests + * Fixed leaks + + * Magnatune plugin + * BGO#701336 - Magnatune: slow startup due to hostname lookup at plugin init + + * TMDb plugin + * Small fixes + + * UPnP plugin + * Use always root container when browsing using search + * BGO#702730 - upnp: Disappearing sources are not unregistered + * BGO#704917 - upnp: Avoid warning on empty resolve result + + * Vimeo plugin + * Added test suite + + * Contributors to this release: + * Andika Triwidada <andika@gmail.com> + * Aurimas Černius <aurisc4@gmail.com> + * Bastien Nocera <hadess@hadess.net> + * Chao-Hsiung Liao <j_h_liau@yahoo.com.tw> + * Christian Kirbach <Christian.Kirbach@googlemail.com> + * Debarshi Ray <debarshir@gnome.org> + * Emanuele Aina <emanuele.aina@collabora.com> + * Enrico Nicoletto <liverig@gmail.com> + * Fran Diéguez <fran.dieguez@mabishu.com> + * Jasper Lievisse Adriaanse <jasper@humppa.nl> + * Juan A. Suarez Romero <jasuarez@igalia.com> + * Kjartan Maraas <kmaraas@gnome.org> + * Matej Urbančič <mateju@svn.gnome.org> + * Miguel Rodriguez Núñez <bokerones.fritos@gmail.com> + * Victor Toso <me@victortoso.com> + + NEW in 0.2.8 ============ |