- 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:
parent
a8d65a8855
commit
869ce1fbc7
@ -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
3
strawberry-1.0.22.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7c4181b0e0f100e1e2567bdf1e79c4685efafead02d68c950c6c0298a0546119
|
||||||
|
size 11279480
|
@ -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>
|
Wed Oct 25 13:34:16 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: strawberry
|
Name: strawberry
|
||||||
Version: 1.0.21
|
Version: 1.0.22
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A music player and music collection organizer
|
Summary: A music player and music collection organizer
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user