Bug 255488 - audio/strawberry: update to 0.9.3
Summary: audio/strawberry: update to 0.9.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-29 15:28 UTC by Daniel Menelkir
Modified: 2021-04-30 02:35 UTC (History)
1 user (show)

See Also:
dmenelkir: maintainer-feedback+


Attachments
v1 (1005 bytes, patch)
2021-04-29 15:28 UTC, Daniel Menelkir
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Menelkir 2021-04-29 15:28:00 UTC
Created attachment 224530 [details]
v1

* Fix "Show in file browser" to work with thunar.
* Check that the clicked rating position is to the right or left of the rectangle.
* Fix rescan when collection directory is removed and readded.
* Create GLib main event loop on non-glib systems to fix stream discoverer.
* Allow editing playlist metadata for radio streams.
* Make CollectionQuery subclass QSqlQuery, avoid copying QSqlQuery.
* Only enable FTS3 when schema needs upgrading, since FTS5 is used for search.
* Add setting for configuring the color for the currently playing song.
* Add setting to turn on OSD Pretty fading.
* Add commandline option to resize window.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-04-29 17:46:34 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c8733e3cbf9e9df5fcda4a2191544c3b9870f8d8

commit c8733e3cbf9e9df5fcda4a2191544c3b9870f8d8
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-04-29 17:45:13 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-04-29 17:45:13 +0000

    audio/strawberry: update to 0.9.3

    PR:             255488
    Submitted by:   Daniel Menelkir <menelkir AT itroll DOT org> (maintainer)

 audio/strawberry/Makefile | 2 +-
 audio/strawberry/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2021-04-30 02:35:10 UTC
Committed!