Skip to content

Strawberry 1.0.22

Compare
Choose a tag to compare
@jonaski jonaski released this 09 Dec 22:24
· 176 commits to master since this release

Bugfixes:

  • Fixed KDSingleApplication cmake version check.
  • Fixed KDSingleApplication Qt 5 detection (#1299).
  • Fixed timer started in wrong thread (#1302).
  • Fixed erratic seeking behaviour if buffer duration is set to zero (#1302).
  • Fixed SCollection related crash on exit with Qt 5 (#1316).
  • Fixed track about to end related crash on playback failure (#1332).
  • Fixed playlist column widths not remembered if stretch mode is off with Qt 6.6.1 and higher (#1328).
  • (Windows) Properly handle silent uninstall (#1323).

Enhancements:

  • Increase thread priority for playback threads.
  • Allow drag and drop of songs to favorite playlists.