Subject: CVS commit: pkgsrc/audio/strawberry
From: Adam Ciarcinski
Date: 2023-08-22 22:26:30
Message id: 20230822202630.4B66EFBDB@cvs.NetBSD.org

Log Message:
strawberry: updated to 1.0.18

Pkgsrc:
- Qt6 as an option
- Builds on Darwin

Strawberry 1.0.18

Bugfixes:

Fixed reading disc from QObuz songs
Fixed volume being reset on playback with PulseAudio
Fixed <br> tags in SQL query error message.
Fixed compile with Qt 6 without XCB (QX11Application).
Fixed smart playlist editor not properly loading search terms
Fixed use of fixed icon for playlist favorite star icon
Possible fix for collection thumbnails using disk cache having identical covers \ 
for albums with hashtag
Fixed listenbrainz scrobbling for songs with multiple artist mbids.
Fixed listenbrainz scrobbling for songs without duration.
Fixed gapless playback sometimes not working.
Fixed writing PNG images as embedded covers
Fixed greyscale album covers not working in OSD D-Bus
Fixed collection thumbnail disk cache with Qt 6.5.1 and newer.
Fixed moodbar disk cache with Qt 6.5.1 and newer.
Fixed playlist edit tag F2 shortcut only working for title tag
Append number to filename if the destination file already exist when transcoding \ 
audio
Fixed abseil linking issues with protobuf 1.22.0 and newer.
(macOS) Fixed "Show this message" checkbox having no affect on Rosetta \ 
warning dialog
(macOS) Disable unused D-Bus.
(Windows) Fixed command line options not working with diacritics
(Windows) Fixed issue with saving album covers in album directory being saved in \ 
temp directory instead.
(Windows) Fixed crash when trying a play a song which doesn't exist

Enhancements:

Reduce memory overhead with album cover handling
Improved listenbrainz error handling.
Show error dialog for listenbrainz errors similar to last.fm/libre.fm.
Reduce NetworkAccessManager instances.
Replace SingleApplication with KDSingleApplication.
Require Qt 5.12 or higher.
Add new database fields for art_embedded and art_unset.
Rewrite album cover loader.
Move cover filename settings from collection to covers settings.
Add setting to set priorities for album cover types.
Add rating filtering to playlist search
(Windows|MSVC) Add WSAPI2 plugin.

Files:
RevisionActionfile
1.53modifypkgsrc/audio/strawberry/Makefile
1.25modifypkgsrc/audio/strawberry/distinfo
1.2modifypkgsrc/audio/strawberry/options.mk
1.2modifypkgsrc/audio/strawberry/patches/patch-src_analyzer_boomanalyzer.cpp
1.1addpkgsrc/audio/strawberry/patches/patch-3rdparty_macdeployqt_shared.cpp
1.1addpkgsrc/audio/strawberry/patches/patch-CMakeLists.txt
1.1addpkgsrc/audio/strawberry/patches/patch-dist_CMakeLists.txt
1.1addpkgsrc/audio/strawberry/patches/patch-ext_strawberry-tagreader_CMakeLists.txt
1.1addpkgsrc/audio/strawberry/patches/patch-src_CMakeLists.txt