2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message:
*: bump PKGREVISION for libunistring shlib major bump
|
2022-10-25 17:54:25 by Nia Alarie | Files touched by this commit (2) | |
Log message:
strawberry: update to 1.0.10
Version 1.0.10 (2022.10.21):
Bugfixes:
* Fixed "Could not open settings file for writing: No such file or \
directory" error before settings file is created.
* Fixed visual glitch on currently playing track (#1051).
* Fixed "Unknown error" on Tidal search (#1047).
* Fixed incomplete lyrics from Genius.
* Fixed icons not showing in the file view on some systems (#1024).
* Fixed issues with context and playing widget stopping when using VLC (#1054).
* (macOS) Fixed search field related crash when playlist toolbar is turned off.
Enhancements:
* Fixed narrowing conversions in connects.
* Fixed casts from QByteArray.
* Removed subdir for generated dbus files
* Removed use of fixed font in context (#1040).
* Improve Musixmatch lyrics search.
Version 1.0.9 (2022.09.03):
Bugfixes:
* Fixed parsing album title from radio stream metadata (#1023).
* (macOS) Fixed Strawberry not starting, incorrect rpath for \
libgcc_s.1.1.dylib (#1025).
* (macOS) Fixed HTTP streaming.
Version 1.0.8 (2022.08.29):
Bugfixes:
* Fixed backslash being appended to filter text when switching playlist (#1005).
* Fixed OSD notifications service registering taking too long to timeout \
when not available.
* Fixed radio stream added twice when double-clicked (#1015).
* Fixed translating undo and redo buttons (#1017).
Enhancements:
* Use ICU instead of iconv to transliterate characters for filenames.
* Make separating albums by grouping tag optional in collection group by album.
* Added support for video game music formats VGM and SPC.
* Added setting for explicitly turning on HTTP/2 for streaming. Strawberry \
will set the
libsoup SOUP_FORCE_HTTP1 environment variable when the HTTP/2 is not \
checked (#1016).
|
2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670) |
Log message:
*: bump PKGREVISION for flac shlib bump
|
2022-08-03 18:22:31 by Nia Alarie | Files touched by this commit (2) | |
Log message:
strawberry: update to 1.0.7
ChangeLog
Version 1.0.7 (2022.07.25)
Bugfixes:
* Fixed checking file extension case-insensitive when loading and saving \
playlists.
* Fixed reading and saving rating with TagParser.
Enhancements
* Added option for selecting file extension when saving all playlists.
Version 1.0.6 (2022.07.17)
Bugfixes:
* Fixed certain albums not added to playlist in correct track order from \
search for Tidal and QObuz.
* Fixed songs not added to playlist in numeric order when added from file \
view with right click
* Fixed "Stop after this track" graying out next track in dynamic mode
* Fixed a gstreamer caps leak when transcoding songs.
* Fixed errors in translation files
Enhancements
* Add songs to the collection even when they have invalid ctime or mtime.
* Made ListenBrainz scrobbler respect "Prefer album artist" option
* Send track duration, number, player name and version when scrobbling to \
ListenBrainz
|
2022-07-02 18:53:42 by Ryo ONODERA | Files touched by this commit (395) |
Log message:
*: Recursive revbump from audio/pulseaudio
|
2022-06-24 00:18:35 by Nia Alarie | Files touched by this commit (1) |
Log message:
strawberry: needs 'good' plugins
|
2022-06-22 11:36:49 by Nia Alarie | Files touched by this commit (2) |
Log message:
strawberry: Support non-POSIX iconv prototype in NetBSD 9 and earlier.
|
2022-06-12 18:16:44 by Nia Alarie | Files touched by this commit (2) | |
Log message:
strawberry: update to 1.0.5
Version 1.0.5 (2022.06.10)
Bugfixes:
* Fixed smart playlist filetype search.
* Fixed Radio Paradise URLs to use HTTPS instead of HTTP.
* Fixed horizontal scrolling not affecting currently playing track
* Fixed keep running in the background when window is closed with Wayland
* Fixed percent-encoding of URLs when loading and saving XSPF playlists
* Fixed fancy tabbar context menu showing on right clicks outside of tabbar \
when a song is playing.
* Fixed possible duplicating songs in the database when moving songs to the \
collection using the organize feature.
Enhancements
* Show more details in error dialog on GStreamer errors
* Allow setting blur amount of playlist background image up to 100px
* Include 128x128 icon sizes
* Show right click copy context menu in context view on top text and lyrics
* Improve fading between album covers in context view.
* Added option for overwriting database playcounts in collection settings
* Added option for disabling bar on currently playing track
|
2022-05-21 09:55:39 by Nia Alarie | Files touched by this commit (1) |
Log message:
strawberry: wants std::optional
|