Revisions of strawberry

Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 41)
- Update to version 1.0.23
  + Bugfixes:
   + Fixed possible duplication of song entries after organizing (#1341).
   + Fixed possible crash when connecting devices (#1313).
   + Fixed playlist sorting of original year (#1349).
  + Enhancements:
   + Treat all stream errors as non-fatal (#1347).
   + Require KDSingleApplication 1.1.0.
   + Fix logging of restored unavailable songs.
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 40)
- Add BuildRequires for KDSingleApplication-qt6 with Tumbleweed.

- Update to version 1.0.22
  + Bugfixes:
   + Fixed KDSingleApplication cmake version check.
   + Fixed KDSingleApplication Qt 5 detection (#1299).
   + Fixed timer started in wrong thread (#1302).
   + Fixed erratic seeking behaviour if buffer duration is set to zero (#1302).
   + Fixed SCollection related crash on exit with Qt 5 (#1316).
   + Fixed track about to end related crash on playback failure (#1332).
   + Fixed playlist column widths not remembered if stretch mode is off with Qt 6.6.1 and higher (#1328).
  + Enhancements:
   + Increase thread priority for playback threads.
   + Allow drag and drop of songs to favorite playlists.

- Add explicit pkgconfig(fftw3) BuildRequires: This optional
  dependency was previously pulled in by chromaprint. Build moodbar
  support.
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 39)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 38)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 37)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 36)
- Update to version 1.0.16
 + Bugfixes:
   + Fixed lyrics from Musixmatch.
   + Fixed possible file corruption when saving both tags and embedded cover using the tag editor (#1158).
   + Fixed compile without GStreamer.
   + Fixed context and playing now album art rendering on High DPI displays (#1161).
   + Fixed setting source properties (device, user-agent, ssl-strict) with GStreamer 1.22 (playbin3) and higher (#1148).
   + Fixed rescan songs feature not ignoring mtime.
   + Search lyrics by artist instead of album artist by default.
 + Code improvements:
   + Replace use of deprecated QSqlDatabase::exec().
 + Added features:
   + Added backend setting for strict SSL mode.
   + Read AcoustID and MusicBrainz tags.
   + Submit MusicBrainz tags with ListenBrainz.
- Remove Qt 5 dependencies
- Remove VLC support
- Update list of lyric providers in features

- Update to version 1.0.15
 + Bugfixes:
   + Fixed playlist column showing invalid last played date for streams.
   + Fixed crash when the audio bin failed to initialize (#1123, #1133).
   + Fixed duplicated filename when organizing files using dot in the filename (#1136).
   + Fixed tag inline editing for streams (#1130).
   + Fixed resetting play statistics using tag edit dialog (#1124).
   + Fixed compilation songs not showing if group by was set to other than (Album) Artist / Album (#1140).
 + Enhancements:
   + Added lyrics from stands4 (lyrics.com).
   + Added Sonogram analyzer.
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 35)
- Update to version 1.0.8
 + 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).
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 34)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 33)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 32)
- Build with Qt 6 on openSUSE Leap 15.4 and higher

- Update to version 1.0.6
 + 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 (#977).
 + Fixed "Stop after this track" graying out next track in dynamic mode (#912).
 + Fixed a gstreamer caps leak when transcoding songs.
 + Fixed errors in translation files (#994).
 + Enhancements
 + Add songs to the collection even when they have invalid ctime or mtime.
 + Made ListenBrainz scrobbler respect "Prefer album artist" option (#989).
 + Send track duration, number, player name and version when scrobbling to ListenBrainz (#995).
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 31)
- Increase the disk size needed to build strawberry on PowerPC.
- Remove the unneeded qt6-network-tls requirement.
  libQt6Network6 already requires the plugin.

- Update to version 1.0.2
 + Bugfixes:
 + Fixed showing menu when clicking icon for collection and internet search tool buttons
 + Fixed ignoring devices with system mounts as defined by GIO (#410).
 + Fixed updating database when deleting songs from filesystem devices.
 + Fixed unregistered metatype when listing songs from MTP devices with Qt 6.
 + Fixed using entered password when testing Subsonic settings before pressing save (#879).
 + Fixed downloading Subsonic album covers.
 + Fixed subsonic album covers downloaded several times for each album when MD5 authentication was enabled (#885).
 + Fixed volume going to 100% when pressing volume down with MRPIS2 and global shortcuts (#884).
 + Fixed incorrect rounding when setting volume through MPRIS2 (#894).
 + Fixed delete from disk not showing up in the menu when one or more CUE songs were selected.
 + Fixed possible crashes when switching songs when fading is enabled (#890).
 + Fixed X11 global shortcuts not working unless window was in focus with Qt 6.2 and higher (#893).
 + Fixed scrobbler re-sending scrobbles to fast on error (#898).
 + Enhancements
 + Log Qt version on startup.
 + Added button for deleting existing Subsonic songs (#883).
 + Make collection watcher ignore files with "qt_temp" filename and tmp extension.
 + Require Qt 5.9 or higher.
 + Added scrollbars to edit tag dialog (#888).
 + Added advanced settings for configuring collection watcher.
 + Disable open audio CD menu when compiled without audio CD support.
 + Replaced use of deprecated QMouseEvent constructor as of Qt 6.4.
 + Replaced use of deprecated QCryptographicHash::addData overload as of Qt 6.4.
 + Removed features:
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 30)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 29)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 28)
- Update to version 1.0.0
 + 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.
 + 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.
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 27)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 26)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 25)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 24)
- Update to version 0.9.1:
 + Bugfixes:
 + Fix duplicating songs in the DB when organizing songs between 2 different collection directories.
 + Fix overwriting existing newer last played when importing last played from last.fm.
 + Fix memory leak on song change when moodbar is disabled.
 + Fix playlist filter search for text with spaces with Qt 6.
 + Fix 'Except between tracks on the same album' backend fade option always greyed out.
 + Fix read and save vorbis comment grouping tag.
 + Fix QAtomicInteger compile error on armv.
 + Fix compile error with protobuf 3.15.0 and newer.
 + Fix possible tagreader (messagereply) crashes.
 + Fix save album cover when album directory and no overwrite is used for saving covers.
 + Fix right click save cover action when album has embedded cover.
 + Fix temporary art saved to /tmp.
 + Fix playlist bitrate sometimes stuck when changing track to previous.
 + Enhancements:
 + Improve Musixmatch cover and lyrics search.
 + Decode any HTML entities in some rare cases they appear in the retrieved lyrics from the API's.
 + Use mimetype instead of description from stream metadata by default when updating song filetype.
 + Set limits for collection pixmap cache based on size units.
 + Convert all signal/slot connections to new Qt 5/6 syntax.
 + Improve album cover management.
 + Add right click actions to clear set cover, and option delete covers.
 + Show artist and album underneath the albums in the cover manager when all Artists is selected.
 + Disable unavailable right click cover actions.
 + Remove 3rdparty TagLib now that TagLib 1.12 is available.
 + New features:
 + Add option and support for saving embedded covers for FLAC, Ogg Vorbis, MP3 and MP4/AAC. 
- Remove use of deprecated USE_SYSTEM_TAGLIB CMake option.
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 23)
- Use cmake_build macro
- Use Qt 6 on tumbleweed

- Update to version 0.8.5:
 * Bugfixes:
 + Fix return type of SmartPlaylistQueryWizardPlugin::type().
 + Fix comparison between QChar and integer to use QChar::unicode().
 + Fix return type of qHash with Qt 6 to use size_t instead of uint.
 + Fix tag edit dialog save process sometimes stuck.
 + Fix repeat and shuffle buttons greyed out when a dynamic playlist is open.
 + Fix CUE parser handling of values with empty quotes.
 + Fix broken year and disc collection groupings with CUE songs.
 + Fix HTML escaping showing up in OSD notifications when using custom text.
 * Enhancements:
 + Add Swedish translation.
 + Made Qt X11Extras and WinExtras modules optional.
 + Save and restore geometry in edit tag dialog.
 + Add command line option to play a playlist based on name.
 + Change double-click behaviour in cover manager to open fullsize cover.

- Update to version 0.8.4:
 * Bugfixes:
 + Fix preventing session logout when window is maxmimized.
 + Fix empty space in organize window when copying songs/playlists to devices.
 + Fix crash when opening about dialog in a wayland session.
 + Fix stretched fancy/side tabbar style issue with adwaita style (Fedora/Gnome).
 + Fix centering star icon on playlist tabbar.
 + Fix network proxy settings for streaming.
 + Fix copy URL to clipboard to handle non-ASCII characters.
 + Fix HiDPI scaling for glow animation and drag over playlist.
Displaying revisions 1 - 20 of 42
openSUSE Build Service is sponsored by