Skip to content

Releases: strawberrymusicplayer/strawberry

Strawberry 0.3.3

24 Sep 17:16
Compare
Choose a tag to compare
  • Fixed Tidal login

Strawberry 0.3.2

24 Sep 16:46
Compare
Choose a tag to compare
  • 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

15 Sep 18:11
Compare
Choose a tag to compare
  • 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

05 Jul 01:17
Compare
Choose a tag to compare
  • 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

07 Jun 21:33
Compare
Choose a tag to compare
  • Fix crash on exit caused by NVIDIA driver
  • Fix PulseAudio device selection
  • Improvements to device selection

Strawberry 0.1.5

16 May 20:25
Compare
Choose a tag to compare
  • Makefile fixes for building

Strawberry 0.1.4

14 May 17:40
Compare
Choose a tag to compare

Fixes for OpenBSD

Strawberry 0.1.3

11 May 22:05
Compare
Choose a tag to compare
  • Audio file detection by content
  • Added builtin taglib to 3rdparty to support detecting audio by content instead of just file extension
  • Removed unneeded bulitin qsqlite from 3rdparty
  • Added sqldrivers\qsqlite.dll for windows build
  • Replaced incorrect DLL libgstdirectsoundsink.dll (from gst 1.12.4) with libgstdirectsound.dll (from gst 1.14.0) for windows build
  • Fixed git versioning

Strawberry 0.1.2

01 May 23:34
Compare
Choose a tag to compare
  • Fixed playback of WavPack files
  • Fixed musicbrainz tagfetcher
  • Use common regex pattern for removing Disc/CD from album cover
  • Remove Disc/CD from album when creating hash for album cover filename
  • Fixed compilation of imobiledevice support
  • Fixed output device selection on windows
  • Fixed problems with windows build missing some DLL's, and only supplying required gstreamer-plugins now
  • Removed redundant code

Strawberry 0.1.1

07 Apr 13:16
Compare
Choose a tag to compare

First release for Linux and Windows