Skip to content

Strawberry 0.5.1

Compare
Choose a tag to compare
@jonaski jonaski released this 12 Jan 15:15
· 4644 commits to master since this release
  • 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