2018-02-27 18:06:05 +01:00
|
|
|
Strawberry Music Player
|
|
|
|
=======================
|
|
|
|
ChangeLog
|
2018-05-02 00:18:54 +02:00
|
|
|
|
2019-06-21 00:12:07 +02:00
|
|
|
Unreleased:
|
|
|
|
|
|
|
|
* Compare artist and album case-insensitive when generating score for album covers.
|
|
|
|
* Fixed broken return value of sendMessage() in SingleApplication causing application to be started twice.
|
|
|
|
* Improved error handling in local redirectserver.
|
|
|
|
* Added new tabs view with search and favorites to Tidal.
|
|
|
|
* Fixed gst_pad_send_event lock in gstreamer pipeline.
|
|
|
|
* Made Xine analyzer optional to fix compilation with newer Xine.
|
|
|
|
* Implemented offset and queue to all Tidal requests.
|
|
|
|
* Added new artist, album and song ids to songs schemas to add/remove favorites.
|
|
|
|
* Improved lyrics searcher.
|
|
|
|
* Fixed disabling fading option in backend settings when volume control is disabled.
|
|
|
|
* Added x-scheme-handler/tidal to desktop file to handle tidal songs and allow OAuth redirect url.
|
|
|
|
* Added love button for scrobblers.
|
|
|
|
* Fixed gapless playback when using url handler.
|
|
|
|
* Fixed enabling/disabling fading options in backend settings.
|
|
|
|
* Added support for Subsonic streaming.
|
|
|
|
* Added support for Qobuz streaming.
|
|
|
|
* Added confirmation box for opening songs in file browser to avoid users accidentally opening too many songs.
|
2019-07-01 01:08:07 +02:00
|
|
|
* Added OSD notification on playback resume option.
|
|
|
|
* Fixed MusicBrainz tag fetcher to respect rate limiting when fetching tags.
|
|
|
|
* Fixed hardcoded systemtray icon.
|
|
|
|
* Added live scanning and option to rescan songs.
|
|
|
|
* Added playlist background image stretch option to zoom image with cutting the height.
|
2019-07-21 00:05:54 +02:00
|
|
|
* Replaced use of QDesktopWidget with QDesktop
|
|
|
|
* Replaced all uses of QSignalMapper with lambda expressions
|
|
|
|
* Fixed collection album covers stuck to old ones when new album covers are fetched
|
|
|
|
* Fixed all Json services to check HttpStatusCodeAttribute in addition to checking network errors
|
|
|
|
* Fixed track change hang
|
|
|
|
* Fixed playlist sorting to ignore articles
|
|
|
|
* Fixed MessageReply crash in tagreader
|
|
|
|
* Fixed MTP support
|
|
|
|
* Fixed possible crashes with libimobiledevice devices
|
|
|
|
* Removed older devicekit udisks backend
|
|
|
|
* Using iconv to replace non-ascii characters when organising files
|
|
|
|
* Fixed IPod support when listed from UDisks2
|
2019-07-26 20:52:47 +02:00
|
|
|
* Fixed memory leaks when establishing database connections and in database backup.
|
|
|
|
* Fixed dangling database connections when loading collection, playlists and devices.
|
|
|
|
* Fixed closing and deleting backends to free memory and database connections on exit.
|
|
|
|
* Fixed dangling pointers causing crashes when loading new album covers in collection.
|
2019-08-01 22:01:27 +02:00
|
|
|
* Fixed playlist shortcuts being broken because they were hidden in playlist right click menu.
|
|
|
|
* Replaced FTS3 and custom tokenizer with FTS5 with unicode61.
|
|
|
|
* Fixed certain cases where track slider popup was stuck.
|
|
|
|
* Fixed certain cases where the playing widget gets stuck when switching fast between context and other widgets.
|
2019-08-03 13:08:14 +02:00
|
|
|
* Removed ChartLyrics provider (service have been down for a long time).
|
2019-06-21 00:12:07 +02:00
|
|
|
|
2019-05-05 21:27:31 +02:00
|
|
|
Version 0.5.5:
|
|
|
|
|
|
|
|
* Fixed Tidal API url
|
|
|
|
|
2019-05-05 19:57:40 +02:00
|
|
|
Version 0.5.4:
|
2019-04-27 23:02:46 +02:00
|
|
|
|
|
|
|
* 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
|
2019-04-27 23:08:54 +02:00
|
|
|
* Improved cover manager score system
|
2019-04-27 23:02:46 +02:00
|
|
|
* 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
|
2019-04-27 23:08:54 +02:00
|
|
|
* Fixed and improved snap including upgrading to core18 and adding proper alsa support
|
2019-05-05 19:57:40 +02:00
|
|
|
* Fixed resume playback on startup not working for other than the first playlist
|
2019-04-27 23:02:46 +02:00
|
|
|
|
2019-04-02 00:52:28 +02:00
|
|
|
Version 0.5.3:
|
2019-03-25 23:35:33 +01:00
|
|
|
|
|
|
|
* Changed default tagging to albumartist in organise dialog
|
|
|
|
* Removed support for older taglib in tagreader
|
|
|
|
* Made lyrics selectable in context
|
|
|
|
* Added boom and rainbow analyzers
|
|
|
|
* Made it possible to use enter in shortcuts
|
|
|
|
* Replaced "no album cover" image
|
|
|
|
* Capitalized Strawberry in OSD and tooltip
|
|
|
|
* Added artist search to Tidal
|
|
|
|
* Created systray tooltip workaround for KDE
|
|
|
|
* Changed defaults for backend fade setting
|
|
|
|
* Changed backend settings to allow setting device back to automatic when a custom device is active
|
|
|
|
* Hide ALSA options on non-ALSA systems
|
|
|
|
* Showing errors in dialog when editing tags fails
|
|
|
|
* Update database immediately when saving tags were successful
|
|
|
|
* Show Strawberry icon in OSD when stopping track
|
|
|
|
* Added support for translations
|
|
|
|
* Renamed desktop and appdata files to follow freedesktop specifications
|
|
|
|
* No longer allowing X11 shortcuts on Wayland
|
|
|
|
* Fixed handling of UNC paths in gstreamer engine
|
|
|
|
* Added option to disable volume control
|
|
|
|
* Removed Deezer support (SDK discontinued and streams are encrypted)
|
2019-03-31 01:16:11 +01:00
|
|
|
* Added Norwegian and Spanish translations
|
2019-03-25 23:35:33 +01:00
|
|
|
* Added setting to allow automatically saving album covers directly to album directory
|
|
|
|
* Updated mimetypes
|
|
|
|
* Added basic support for system and custom icons
|
|
|
|
* Moved loading of device icons to device model
|
|
|
|
* Added better support for APE tags
|
|
|
|
* Fixed problems identifying song as collection songs when loading playlist files
|
|
|
|
* Fixed problems loading Tidal URLs from playlist files
|
|
|
|
* Added support for saving and restoring geometry in settings, organise and transcoder dialogs
|
|
|
|
* Improved Tidal error handling and automatic login
|
|
|
|
* Improved Tidal search to handle duplicate albums
|
|
|
|
* Notify collection backend about renamed files when organising files
|
|
|
|
* Added more background image options
|
2019-03-31 01:16:11 +01:00
|
|
|
* Removed API Seeds lyrics provider (require payment)
|
|
|
|
* Added group by format
|
|
|
|
* Fixed gstreamer leaks
|
2019-03-25 23:35:33 +01:00
|
|
|
|
2019-01-26 18:13:04 +01:00
|
|
|
Version 0.5.2:
|
2019-01-13 14:48:01 +01:00
|
|
|
|
|
|
|
* Added error handling and message for URL handler
|
|
|
|
* Added SingleCoreApplication secondary check
|
2019-01-25 23:46:13 +01:00
|
|
|
* Fixed memory leaks in devices
|
2019-01-26 17:31:05 +01:00
|
|
|
* Fixed more stability issues in devices
|
2019-01-25 23:46:13 +01:00
|
|
|
* Remove remastered from album title when searching for lyrics, covers and scrobbling
|
|
|
|
* Fixed CMake check for X11 headers
|
|
|
|
* Enabled iLister and AFC device
|
|
|
|
* Added saving of album cover to gpod devices
|
|
|
|
* Fixed AAC/MP4 transcoder
|
|
|
|
* Added log to organise error dialog
|
|
|
|
* Added warning when enabling X11 shortcuts on Gnome, Cinnamon or KDE
|
2019-01-26 17:31:05 +01:00
|
|
|
* Fixed transcoder to use filename suffixes to solve issues when copying files to iPods
|
2019-01-26 17:45:52 +01:00
|
|
|
* Added option to copy album cover in organise dialog (filesystem and libgpod devices)
|
|
|
|
* Added raise() to make sure window is on top when strawberry is started twice
|
2019-01-13 14:48:01 +01:00
|
|
|
|
2019-01-12 16:12:29 +01:00
|
|
|
Version 0.5.1:
|
2018-12-23 19:23:03 +01:00
|
|
|
|
|
|
|
* Added scrobbler with support for Last.fm, Libre.fm and ListenBrainz
|
|
|
|
* Fixed key up causing playback to reset
|
2018-12-23 19:28:52 +01:00
|
|
|
* New improved last.fm and musicbrainz album cover providers
|
2018-12-29 03:21:40 +01:00
|
|
|
* Removed Qt5Xml and liblastfm dependency
|
2018-12-24 00:15:53 +01:00
|
|
|
* Replaced sha2 with QCryptographicHash
|
2018-12-29 03:21:40 +01:00
|
|
|
* Fixed songs not showing up under devices
|
2019-01-01 22:22:31 +01:00
|
|
|
* Removed qxt dependency
|
|
|
|
* Replaced globalshortcuts backend for X11 and Windows
|
|
|
|
* Made global shortcuts on X11 optional and off by default
|
2019-01-06 00:32:32 +01:00
|
|
|
* Added support for Monkey's Audio
|
|
|
|
* Fixed crashes in devices
|
2019-01-06 21:39:23 +01:00
|
|
|
* Enabled transcoder and organiser in menus
|
|
|
|
* Added transcoder for WavPack
|
|
|
|
* Changed default group by for collection to album artist
|
|
|
|
* Enabled organise without gstreamer
|
|
|
|
* Added cmake USE_BUNDLE option for macOS/Windows
|
2019-01-09 21:32:32 +01:00
|
|
|
* Fixed broken GSD D-Bus shortcuts backend
|
|
|
|
* Fixed broken background image setting
|
|
|
|
* Disabling fading when a ALSA device is selected
|
|
|
|
* Replaced QtSingleApplication with SingleApplication
|
2019-01-11 21:58:24 +01:00
|
|
|
* Fixed scroll over icon to change track feature
|
|
|
|
* Fixed freeze when changing appearance settings
|
|
|
|
* Made text in about dialog selectable
|
|
|
|
* Improved manual pages
|
|
|
|
* Fixed typos
|
|
|
|
* Updated contributors in about
|
|
|
|
* Added debian copyright file
|
|
|
|
* Fixed some compile errors
|
2018-12-23 19:23:03 +01:00
|
|
|
|
2018-11-28 21:53:38 +01:00
|
|
|
Version 0.4.2:
|
2018-11-19 01:31:52 +01:00
|
|
|
|
|
|
|
* Updated AppStream data file to newer specifications
|
|
|
|
* Fixed Deezer engine to use quality setting
|
|
|
|
* Removed unneeded dependency Qt5OpenGL
|
|
|
|
* Removed obsolete xine warning and engine reinitialization
|
|
|
|
* Added ALSA as optional component in cmake
|
|
|
|
* Fixed bug in playlist columns setting all visible
|
|
|
|
* Added option to reset playlist columns
|
2018-11-28 21:53:38 +01:00
|
|
|
* Fixed/Improved console logging
|
|
|
|
* Added queue to play next option
|
2018-11-19 01:31:52 +01:00
|
|
|
* (Windows) Corrected uninstalled files on x64 installer
|
2019-01-01 22:22:31 +01:00
|
|
|
* (macOS) Fixed poor performance
|
2018-11-19 01:31:52 +01:00
|
|
|
|
2018-11-01 21:18:57 +01:00
|
|
|
Version 0.4.1:
|
2018-09-30 22:32:56 +02:00
|
|
|
|
|
|
|
* Fixed crash in analyzer
|
|
|
|
* Fixed trying to use systray even if the desktop had no systray
|
2018-10-16 21:32:03 +02:00
|
|
|
* Fixed Tidal login loop bug
|
|
|
|
* Added Deezer support
|
2018-10-19 20:37:42 +02:00
|
|
|
* New improved fancy tabwidget
|
|
|
|
* Fixed bug not loading engine settings
|
2018-10-21 15:13:48 +02:00
|
|
|
* Moved queue manager into tabbar for easier access
|
2018-10-30 23:47:51 +01:00
|
|
|
* Fixed crash when changing appearance colors
|
|
|
|
* Improved error handling between player and engine
|
2018-11-01 21:18:57 +01:00
|
|
|
* Added setting to allow continue to the next song in the playlist based on error
|
2018-10-30 23:47:51 +01:00
|
|
|
* Improved Xine engine code
|
2018-11-01 21:18:57 +01:00
|
|
|
* Moved some settings
|
|
|
|
* Updated builtin taglib
|
|
|
|
* Added AppStream data file
|
|
|
|
* Fixed compiling with Qt 5 versions of system QtSingleApplication and Qxt library
|
2018-09-30 22:32:56 +02:00
|
|
|
|
2018-09-24 19:13:45 +02:00
|
|
|
Version 0.3.3:
|
|
|
|
|
|
|
|
* Fixed Tidal login
|
|
|
|
|
2018-09-24 18:42:21 +02:00
|
|
|
Version 0.3.2:
|
2018-09-21 01:20:16 +02:00
|
|
|
|
|
|
|
* Fixed search error not shown in Tidal search
|
2018-09-30 00:07:59 +02:00
|
|
|
* Added URL handler for Tidal, now retrieving URL's when playing instead of when searching
|
2018-09-21 01:20:16 +02:00
|
|
|
* Fixed bug in pipeline not setting url
|
|
|
|
* Fixed bug setting wrong temporary metadata
|
|
|
|
* Removed device module from windows, since it's not implemented for windows
|
2018-09-22 15:37:42 +02:00
|
|
|
* Added support for both ALSA hw and plughw
|
|
|
|
* Added option to change url stream scheme for Tidal
|
|
|
|
* Added encoding of Tidal token in the source code
|
|
|
|
* Added encoding of Tidal password in the configuration
|
2018-09-21 01:20:16 +02:00
|
|
|
|
2018-09-15 19:22:55 +02:00
|
|
|
Version 0.3.1:
|
2018-08-29 21:42:24 +02:00
|
|
|
|
|
|
|
* Added new lyrics provider with lyrics from AudD and API Seeds
|
|
|
|
* New improved context widget with albums and lyrics
|
|
|
|
* Fixed playing and context widget getting stuck in play mode when there was an error
|
|
|
|
* Changed icons for artists in collection, tidal and cover manager
|
|
|
|
* Removed "search" icon from "Search automatically" checkbox (right click) that looked ugly
|
|
|
|
* Removed some unused widgets from the src/widgets directory
|
|
|
|
* Fixed initial size of window and side panel
|
|
|
|
* Fixed saving window size correctly
|
2018-09-01 22:22:12 +02:00
|
|
|
* Added Tidal support
|
|
|
|
* Disabled Amazon cover provider because of revoked API key
|
|
|
|
* Removed broken xine fader
|
|
|
|
* Made chromeprint optional
|
|
|
|
* Added missing names to about dialog
|
|
|
|
* Made xine enabled only for window debug
|
|
|
|
* Removed dead code
|
2018-09-02 12:50:12 +02:00
|
|
|
* Added DSF and DSDIFF/DFF support
|
2018-09-06 20:04:29 +02:00
|
|
|
* Fixed tagreader crash when saving tags to MP3 files
|
|
|
|
* Added support for reading/writing lyrics to tags
|
2018-09-06 22:34:18 +02:00
|
|
|
* Fixed saving tags (APE) for WavPack files
|
2018-08-29 21:42:24 +02:00
|
|
|
|
2018-07-05 02:55:51 +02:00
|
|
|
Version 0.2.1:
|
|
|
|
|
|
|
|
* Fixed crash with newer Qt
|
|
|
|
* Fixed setting output/device for Xine and VLC backend
|
|
|
|
* Improved backend settings to better support multiple backends
|
|
|
|
* Fixed track slider for Xine, VLC and Phonon
|
2019-01-01 22:22:31 +01:00
|
|
|
* Fixed compilation on macOS
|
|
|
|
* Fixed device selection on macOS
|
2018-07-05 02:55:51 +02:00
|
|
|
* Added xine on to windows build
|
|
|
|
|
2018-06-07 23:23:59 +02:00
|
|
|
Version 0.1.6:
|
2018-07-05 02:55:51 +02:00
|
|
|
* Fixed crash on exit caused by NVIDIA driver
|
|
|
|
* Fixed PulseAudio device selection
|
2018-06-07 23:23:59 +02:00
|
|
|
* Improvements to device selection
|
|
|
|
|
2018-05-16 22:20:46 +02:00
|
|
|
Version 0.1.5:
|
|
|
|
* Makefile fixes for building
|
|
|
|
|
2018-05-15 00:25:30 +02:00
|
|
|
Version 0.1.4:
|
|
|
|
* Fixed compliation with clang compiler
|
|
|
|
* This release is mainly to get it working on openbsd and freebsd.
|
|
|
|
|
2018-05-11 22:51:41 +02:00
|
|
|
Version 0.1.3:
|
|
|
|
* Audio file detection by content
|
|
|
|
* Added builtin taglib to 3rdparty to support detecting audio by content instead of just file extension
|
2018-11-01 21:18:57 +01:00
|
|
|
* Removed unneeded qsqlite from 3rdparty
|
2018-05-11 22:51:41 +02:00
|
|
|
* Added sqldrivers\qsqlite.dll for windows build
|
|
|
|
* Replaced incorrect DLL libgstdirectsoundsink.dll (from gst 1.12.4) instead of libgstdirectsound.dll (from gst 1.14.0) for windows build
|
|
|
|
* Fixed git versioning
|
|
|
|
|
2018-05-02 00:18:54 +02:00
|
|
|
Version 0.1.2:
|
|
|
|
* Fixed playback of WavPack files
|
|
|
|
* Fixed musicbrainz tagfetcher
|
|
|
|
* Use common regex (Song::kCoverRemoveDisc) for removing Disc/CD from album
|
|
|
|
* Remove Disc/CD from album when creating hash for album cover filename
|
|
|
|
* Fixed imobiledevice support compilation
|
|
|
|
* Fixed output device selection on windows
|
|
|
|
* Fixed problems with windows build missing some DLL's, only supplying required gstreamer-plugins now
|
|
|
|
* Removed redundant code
|
|
|
|
|
|
|
|
Version 0.1.1:
|
|
|
|
* Initial release
|