[Bug 259350] audio/strawberry: Update to 1.0.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 22 Oct 2021 00:08:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259350

            Bug ID: 259350
           Summary: audio/strawberry: Update to 1.0.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: menelkir@itroll.org

Created attachment 228934
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228934&action=edit
v1

Bugfixes:
    Fix updating temporary metadata when reloading songs outside of the
collection.
    Don't strip off "Live" from song title when sending scrobbles.
    Fix incorrect use of QFutureWatcher.
    Fix compile of Utilities::Hmac with Qt 6.2.
    Fix a memory leak when using right click context menu in internet search.
    Fix a gstreamer bus leak when adding streams and remote playlists.
    Fix "Source ID x was not found when attempting to remove it" error.
    Escape ampersands in playlist tabs.
    Fix analyzer with S24_32LE audio format.
    (macOS) Fix incorrect playlist alternating row colors with dark theme.
    (Windows) Fix adding songs with Japanese characters from the files tab.

Enhancements:
    Add replaygain fallback gain setting.
    Add option to turn off playlist alternating row colors.
    Make the default tabbbar background color lighter.
    Remove use of deprecated WinExtras Qt module.
    Add CMake test for Qt sqlite support.
    Automatically detect Qt version if BUILD_WITH_QT5 or BUILD_WITH_QT6 is not
specified.
    Correct playlist tabbar favorite tooltip from "click" to "double-click".
    Remove scroll over icon to change track option since it does not work
reliable.
    Improve resume playback on startup.
    Re-request stream URL for Tidal and QObuz when resuming playback after
pausing for more than 30 seconds.
    Add Finnish, Ukrainian, Dutch, Japanese, Chinese, Catalan and Portuguese
(Brazil).
    Add support for TagParser (https://github.com/Martchus/tagparser) as an
alternative to TagLib.
    Add Subsonic option to turn off HTTP/2.
    Fix minor Clang-Tidy and Clazy warnings.
    Use higher resolution images from last.fm API.
    Add MD5 token authentication for Subsonic.
    Use 500 albums per request when receiving albums from Subsonic.
    Use QX11Application with Qt >= 6.2 for X11 global shortcuts.
    Allow fading when a ALSA PCM device is selected.
    Store Tidal MPEG-DASH file in data uri.
    Use XSPF image elements as manually set artwork.
    Make error dialog larger.
    Show error dialog for failed SQL queries.
    Show error dialog when failing to read or write album covers.
    Add module music formats (mod, s3m, xm, it) to detected filetypes.
    Disable gapless playback for module music formats to workaround gstreamer
bug.
    Update directory ID and song path immediately when organizing collection
songs.
    Add right click option to star a playlist in playlist tabs.
    Use seconds instead of minutes for scrobble submit delay.
    (macOS) Build with libgpod.
    (Windows) Fix compile with MSVC.

New features:
    Add ALSA PCM devices.
    Add song fingerprinting and tracking.
    Add support for native global shortcuts on MATE.
    Add radios view with channels from Radio Paradise and SomaFM.

-- 
You are receiving this mail because:
You are the assignee for the bug.