pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/strawberry strawberry: update to 0.8.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd957c5eaa11
branches:  trunk
changeset: 440658:cd957c5eaa11
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 14 16:37:26 2020 +0000

description:
strawberry: update to 0.8.1.

0.8.1:

  Bugfixes:
    * Fixed engine selection in backend settings with Qt 6.
    * Fixed pixelated playlist source icon for currently playing song.
    * Fixed crash when deleting queued songs from playlist.
    * Fixed situations where songs could disappear or be shown multiple times with certain collection groupings.
    * Fixed initial sizes of playlist header columns.
    * Fixed Strawberry preventing logout.
    * Fixed incorrectly splitting of basename for moodbar and transcoding for filenames with several dots.
    * Fixed certain cases where "playing now" for scrobbler were sent twice.
    * Fixed album cover loaded twice for certain songs causing slugglish playing widget.
    * Fixed playing widget to draw text after album cover is fully shown.
    * Fixed crash when trying to copy a closed playlist to a device.
    * Fixed incorrect song source for CUE songs when added through the collection watcher.
    * Disable use of HTML in system tray tooltip on Cinnamon too.
    * Remove problematic '&' character from OSD messages.
    * (macOS) Fixed crash on exit when cover manager is open.
    * (macOS) Fixed graphical corruption.
    * (Windows) Fixed GStreamer registry problems.
    * (Windows) Register Tidal URL Scheme in Windows installer.

  Enhancements:
    * Improved playlist autoscrolling.
    * Only allow playlist right click tag editing for editable songs.
    * Read song creation time from subsonic API.
    * Remember manually set compilation status for albums when songs are rescanned.
    * Added icons for edit tag playlist right click menu actions.
    * Maximize dialogs if they are already open when clicked again in the menu.
    * Added support for compilation tag to edit tag dialog.
    * Show song info and album cover in OSD on stop and pause.
    * Reshow OSD on song restart.
    * Always save initial settings.
    * Removed use of deprecated gstreamer "low-percent" (Minimum buffer fill setting).
    * Added buffer low and high watermark settings to backend settings.
    * Make use of newer version of the desktop notifications service when available.

  New features:
    * Added setting for enabling scrobbling based on song source.
    * Added optional delete from disk in collection and playlist.
    * Added Last.fm import data wizard.
    * Added smart and dynamic playlists.
    * Added song ratings.
    * Added Qobuz streaming support.
    * Added Subsonic server side scrobbling support.
    * Load thumbnails from iPods to show under device collection.

diffstat:

 audio/strawberry/Makefile |   4 ++--
 audio/strawberry/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 3a315dff2e84 -r cd957c5eaa11 audio/strawberry/Makefile
--- a/audio/strawberry/Makefile Wed Oct 14 16:29:26 2020 +0000
+++ b/audio/strawberry/Makefile Wed Oct 14 16:37:26 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2020/09/09 07:38:49 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/10/14 16:37:26 wiz Exp $
 
-DISTNAME=      strawberry-0.7.2
+DISTNAME=      strawberry-0.8.1
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=strawberrymusicplayer/}
 GITHUB_PROJECT=        strawberry
diff -r 3a315dff2e84 -r cd957c5eaa11 audio/strawberry/distinfo
--- a/audio/strawberry/distinfo Wed Oct 14 16:29:26 2020 +0000
+++ b/audio/strawberry/distinfo Wed Oct 14 16:37:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/09/09 07:38:49 wiz Exp $
+$NetBSD: distinfo,v 1.7 2020/10/14 16:37:26 wiz Exp $
 
-SHA1 (strawberry-0.7.2.tar.xz) = 5012db356a2119fc2efa2e19f21650a98440858b
-RMD160 (strawberry-0.7.2.tar.xz) = 4e89a5642d3541e9c37785ff410e8bb03f4ba455
-SHA512 (strawberry-0.7.2.tar.xz) = d664ce81c2eef2e1bbbbdda40e420142c6c0bf6df42a785cc1c7f572f9b7521e44161f93c4694434db8752d7056df946e6e2aa064a62f45b143da6860f007483
-Size (strawberry-0.7.2.tar.xz) = 10123596 bytes
+SHA1 (strawberry-0.8.1.tar.xz) = 3ac7f2fc4143c7a708c6591b7adcd16ea51cba40
+RMD160 (strawberry-0.8.1.tar.xz) = f45d655d093de7c87dbcb498d0b62f2920c8b620
+SHA512 (strawberry-0.8.1.tar.xz) = 99c4c11cdb540ec36285b7e6e7fba65d69aa8eb125fba2cf8a053c61adf9e987d415a35fa4dbf76a580a73296cfe2e4072a2872f821810d826292cdae47941b3
+Size (strawberry-0.8.1.tar.xz) = 10278268 bytes



Home | Main Index | Thread Index | Old Index