[gnome-music] Release 3.27.92



commit b751444a2c36f63e81c835b4bd1fe860e083ab6a
Author: Marinus Schraal <mschraal gnome org>
Date:   Thu Mar 1 22:41:02 2018 +0100

    Release 3.27.92

 NEWS.md                | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++
 data/AboutDialog.ui.in |  9 ++++++-
 meson.build            |  2 +-
 3 files changed, 73 insertions(+), 2 deletions(-)
---
diff --git a/NEWS.md b/NEWS.md
index 30fff6b..25da6fa 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,67 @@
+Overview of changes in 3.27.92
+==============================
+
+* Port to Meson
+* Lots of fixes to the flatpak json
+* Fixes to playlists behaviour
+* Fix some shortcut logic
+* Fix issue with bluetooth headset input
+* Delayed loading of covers in albumsview to decrease startup time
+* Lots of general cleanups
+* Update to latest libgd
+
+Bugs fixed:
+ Music won't build from flatpak (#138)
+ Disable last.fm scrobbling if Music is disabled in GOA (#139)
+ playlistview: Remove obsolete column renderer (!61)
+ albumsview: Use correct checkbox style (!68)
+ playlistview: Only show icons for playing playlists (#149)
+ query: Filter out on-disk playlist formats (#72, #151)
+ Replace logger.warn with logger.warning (#153)
+ Switch to meson build system (#1)
+ window: Handle Gdk Audio keys (#93)
+ window: Restore selection popup functionality (#152)
+ meson: Add fallback in case XDG_DATA_DIRS is not set (!85)
+ Deleting a playlist does not stop the player (#156)
+ Follow up searches do not trigger an actual search (#148)
+ Changing playlist resets player model (#136)
+
+Thanks to our contributors this release:
+ Benoît Legat
+ Bilal Elmoussaoui
+ Georges Basile Stavracas Neto
+ Janne Körkkö
+ Jean Felder
+ Marinus Schraal
+
+Translations updated:
+ Swedish
+ Spanish
+ Friulian
+ Polish
+ Indonesian
+ Catalan
+ Chinese (Taiwan)
+ Brazilian Portuguese
+ Galician
+ Croatian
+ Finnish
+ Dutch
+ German
+ Hungarian
+ Slovak
+ Serbian
+ Korean
+ Croatian
+ Italian
+ Czech
+ French
+ Vietnamese
+ Scottish Gaelic
+ Lithuanian
+ Kazakh
+ Latvian
+
 Overview of changes in 3.27.90
 ==============================
 
diff --git a/data/AboutDialog.ui.in b/data/AboutDialog.ui.in
index 9dc9f29..36cbf5a 100644
--- a/data/AboutDialog.ui.in
+++ b/data/AboutDialog.ui.in
@@ -24,6 +24,8 @@ The GNOME Music authors hereby grant permission for non-GPL compatible GStreamer
 Alberto Fanjul
 Andreas Nilsson
 Arnel A. Borja
+Benoît Legat
+Bilal Elmoussaoui
 Billy Barrow
 Carlos Garnacho
 Carlos Soriano
@@ -39,6 +41,7 @@ Gaurav Narula
 Georges Basile Stavracas Neto
 Guillaume Quintard
 Gyanesh Malhotra
+Janne Körkkö
 Jan-Michael Brummer
 Jean Felder
 Jeremy Bicha
@@ -96,11 +99,13 @@ Jiri Grönroos
 Joe Hansen
 Jordi Mas
 Justin van Steijn
+Fábio Nogueira
 Fabio Tomat
-Fran Dieguez
+Fran Diéguez
 Furkan Tokaç
 Gábor Kelemen
 Gil Forcada Codinachs
+Goran Vidović
 Guillaume Bernard
 Kjartan Maraas
 Kristjan Schmidt
@@ -111,6 +116,8 @@ Matej Urbančič
 Milo Casagrande
 Марко Костић
 Мирослав Николић
+Милош Поповић
+Nathan Follens
 Osman Karagöz
 Piotr Drąg
 Rafael Fontenelle
diff --git a/meson.build b/meson.build
index 4762035..e4256eb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.27.90'
+    version: '3.27.92'
 )
 
 # Importing modules


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]