- Update to version 1.0.22

+ 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).
  + Enhancements:
   + Increase thread priority for playback threads.
   + Allow drag and drop of songs to favorite playlists.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=153
This commit is contained in:
Jonas Kvinge 2023-12-09 22:28:13 +00:00 committed by Git OBS Bridge
parent a8d65a8855
commit 869ce1fbc7
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0cc7c3390ad3a4ebb0195171df45583d8e447530bb8536f33a87de5fca27163
size 11240920

3
strawberry-1.0.22.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c4181b0e0f100e1e2567bdf1e79c4685efafead02d68c950c6c0298a0546119
size 11279480

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Dec 9 22:26:41 UTC 2023 - Jonas Kvinge <jonaski@opensuse.org>
- Update to version 1.0.22
+ 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).
+ Enhancements:
+ Increase thread priority for playback threads.
+ Allow drag and drop of songs to favorite playlists.
-------------------------------------------------------------------
Wed Oct 25 13:34:16 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,7 +17,7 @@
Name: strawberry
Version: 1.0.21
Version: 1.0.22
Release: 0
Summary: A music player and music collection organizer
License: GPL-3.0-or-later