Releases: strawberrymusicplayer/strawberry
Releases · strawberrymusicplayer/strawberry
Strawberry 0.5.1
- Added scrobbler with support for Last.fm, Libre.fm and ListenBrainz
- Fixed key up causing playback to reset
- New improved last.fm and musicbrainz album cover providers
- Removed Qt5Xml and liblastfm dependency
- Replaced sha2 with QCryptographicHash
- Fixed songs not showing up under devices
- Removed qxt dependency
- Replaced globalshortcuts backend for X11 and Windows
- Made global shortcuts on X11 optional and off by default
- Added support for Monkey's Audio
- Fixed crashes in devices
- 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
- Fixed broken GSD D-Bus shortcuts backend
- Fixed broken background image setting
- Disabling fading when a ALSA device is selected
- Replaced QtSingleApplication with SingleApplication
- 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
Strawberry 0.4.2
- Updated AppStream data file to newer specifications
- Fixed Deezer engine to use quality setting
- Removed unneeded dependency Qt5OpenGL
- Removed obsolete xine warning and engine re-initialization
- Added ALSA as optional component in cmake
- Fixed bug in playlist columns setting all visible
- Added option to reset playlist columns
- Fixed/Improved console logging
- Added queue to play next option
- (Windows) Corrected uninstalled files on x64 installer
- (MacOS) Fixed poor performance
Strawberry 0.4.1
- Fixed crash in analyzer
- Fixed trying to use systray even if the desktop had no systray
- Fixed Tidal login loop bug
- Added Deezer support
- New improved fancy tabwidget
- Fixed bug not loading engine settings
- Moved queue manager into tabbar for easier access
- Fixed crash when changing appearance colors
- Improved error handling between player and engine
- Added setting to allow continue to the next song in the playlist based on error
- Improved Xine engine code
- Moved some settings
- Updated builtin taglib
- Added AppStream data file
- Fixed compiling with Qt 5 versions of system QtSingleApplication and Qxt library
Strawberry 0.3.3
- Fixed Tidal login
Strawberry 0.3.2
- Fixed search error not shown in Tidal search
- Added URL handler for Tidal, now retrieving URL's when playing instead of when searching
- 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
- 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
Strawberry 0.3.1
- 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
- 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
- Added DSF and DSDIFF/DFF support
- Fixed tagreader crash when saving tags to MP3 files
- Added support for reading/writing lyrics to tags
- Fixed saving tags (APE) for WavPack files
Strawberry 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
- Fixed compilation on MacOs
- Fixed device selection on MacOs
- Added xine to windows package
Strawberry 0.1.6
- Fix crash on exit caused by NVIDIA driver
- Fix PulseAudio device selection
- Improvements to device selection
Strawberry 0.1.5
- Makefile fixes for building
Strawberry 0.1.4
Fixes for OpenBSD