From 9d8f310e30ec4cb027343f12713287661792fe94 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sat, 27 Apr 2019 23:02:46 +0200 Subject: [PATCH] Update Changelog --- Changelog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/Changelog b/Changelog index 5ae14b9e5..5d11432e9 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,35 @@ Strawberry Music Player ======================= ChangeLog +Unreleased: + + * Changed description for offline mode scrobbling for less confusion + * Fixed scrobbler to not send "playing now" when in offline mode + * Added common RPM spec file for openSUSE, Fedora, RedHat, CentOS and Mageia + * Added Deezer and Tidal cover providers + * Added ChartLyrics lyrics provider + * Added HTTPS workaround for Last.Fm OAuth to solve redirect https to http (localhost) problems + * Added Moodbar + * Fixed incorrect desktop file returned by mpris2 + * Fixed mpris2 CanPlay + * Fixed updating play and skip count properly + * Fixed track seeking with mouse wheel + * Fixed CDDA tracks being invalidated (greyed) in the playlist + * Fixed problems using transcoder when other engines were selected + * Improved song loader error handling + * Fixed enabling equalizer having no affect + * Disable notification art setting when tray icon notification is selected + * Applying settings immediately when pressing Apply in settings dialog instead of just saving + * Disable scroll over icon to change track setting on non-X11 systems and KDE + * Removed nvidia workaround on exit which is no longer needed + * Fixed chromaprinter unref buffer crash when using complete tags automatically + * Fixed crash on exit using VLC engine when using static taglib caused by tagblib linking collision + * Fixed context background to follow base colors instead of always white + * Fixed fancy tabbar small sidebar mode width + * Added some missing taglib configure checks + * Saving geometry, tabbar, playlist column settings on exit only to reduce wear on SSD's and fix sluggish resizing with non-SSD + * Fixed problems with SNAP and added proper alsa support + Version 0.5.3: * Changed default tagging to albumartist in organise dialog