[gnome-music] Release 3.15.4



commit 2b4d89fc2470f9b781a390d4a97ee9fc0824eacc
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Mon Jan 19 17:35:18 2015 +0100

    Release 3.15.4

 NEWS         |   30 ++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7aac6db..e35d8d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Overview of changes in 3.15.4
+=============================
+
+* Smart playlists - Most Played, Never Played, Recently Played
+  The list is not yet final, stay tuned. Note that we use Last.fm's way
+  to count song as 'played' - more than 40% of song content should be played.
+* Chunked loading was removed - scrolling should be faster
+* Content is now hidden before fully loaded - notification on the progress will
+  land in master in next version.
+* Playlists are remvoed after time out, removal can be undone
+* Dependency cnahge: libmediaart-2.0.pc is now required
+* Replaygain tags are now supported
+* Overall performance fixes
+
+* Bugs fixed:
+ 729376 New Playlist in application menu doesn't do anything
+ 704257 Visible content loading
+ 742603 Regression: empty covers are oversized in playbar, still 'in-progress' on artists view
+ 742451 Support Undo when removing playlists
+ 733686 Gnome music will not launch
+ 726459 Crash on playlist tabs when new media has been scanned
+ 702519 Smart playlists
+ 742800 Playlist broken due to typo
+ 742123 Hitting 'cancel' while creating new playlist crashes program
+ 731613 gnome-music-3.12.2 fails to start if xdg default directories are not created
+ 742011 Query: add a/an to articles
+ 730269  ReplayGain support?
+
+* Updated translations and help files
+
 Overview of changes in 3.15.2
 =============================
 
diff --git a/configure.ac b/configure.ac
index 122007a..444a73d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 AC_INIT([gnome-music],
-        [3.15.3],
+        [3.15.4],
         [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]