[gnome-music] Release 3.15.2



commit fce3e2f49a2d3cde1f6308b87c5fda4c1c6fb9c6
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Mon Nov 24 14:05:51 2014 +0100

    Release 3.15.2

 NEWS         |   31 +++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 32 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5ce12bd..7aac6db 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Overview of changes in 3.15.2
+=============================
+
+* Better thread handling while fetching album art
+* Some UI/UX goodies
+* Notification can now be disabled
+* 'The' (and translation) is not disregarded during sorting
+* MPRIS improvements
+
+* Bugs fixed:
+ 736925 Remove deprecation warnings from AlbumWidget.ui
+ 737142 Remove remaining gtk deprecation warnings
+ 737571 No covers loaded on libmediaart 0.6.0
+ 736241 Prefer embedded album art over downloaded
+ 732151 High CPU and sluggish performance
+ 733473 Use "Alt + left arrow" to navigate back
+ 738465 Have a dconf switch to disable notifications
+ 731392 Nicer empty state
+ 729378 Disregard "The" in titles
+ 734513 play/pause is activated twice when pressing spacebar and play/pause button is active/selected
+ 729309 Add support for MPRIS Playlists
+ 740211 Add support for MPRIS TrackList
+ 740212 Bump MPRIS support to 2.2
+ 740330 Album view - music icons are badly rendered
+ 740524 Missing license headers in playlists.py and searchbar.py
+ 731639 The pictures have different proportions, influencing the effect of alignment
+ 729459 under Artists, tracks in the same album are very far apart from each other
+ 740490 Music "forgets" search string, but search results remain
+
+* Updated translations and help files
+
 Overview of changes in 3.14.0
 =============================
 
diff --git a/configure.ac b/configure.ac
index add776f..3d44b38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 AC_INIT([gnome-music],
-        [3.15.1],
+        [3.15.2],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-music],
         [gnome-music],
         [https://wiki.gnome.org/Apps/Music])


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