Revisions of strawberry

Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 22)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 21)
- Update to version 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.
 * 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.
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 20)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 19)
- Update to version 0.7.2:
 * Bugfixes:
 + Fixed installation directory for translations.
 + Fixed collection sorting for non-ASCII characters.
 + Fixed closing connected devices on exit.

- Update to version 0.7.1:
 * Bugfixes:
 + Fixed incorrectly mapped global shortcuts keys "2" and "3".
 + Fixed Last.fm scrobbling to correctly start array notation for parameters at 0 and not 1.
 + Fixed sending trackNumber correctly for Last.fm and Libre.fm scrobbling.
 + Fixed collection search when using special characters in the search query.
 + Fixed reading and saving MP4 lyrics tag.
 + Fixed reading ASF comment tag.
 + Fixed adding playlist songs outside the collection when there are multiple files with the same URL.
 + Fixed the rescan songs option to work with local songs outside of the collection.
 + Fixed problems with editing song metadata in the playlists.
 * Enhancements:
 + Simplified and improved startup behaviour code.
 + Adapted all source code to be compatible with Qt 6, and increased required Qt version to 5.8.
 + Added option to compile with Qt 6 (-DWITH_QT6=ON).
 + Base warning for show in file browser on unique directories to avoid unneeded warning about opening many files.
 + Use album artist instead of artist for album repeat mode when available.
 + Added extra safety for overwriting files for filesystem storages when organizing files.
 + Remove diacritics in FTS search.
 + Improved playlist context menu.
 + Added fatal CMake error for missing protobuf compiler.
 + Added support for parsing radio streams metadata with tilde in title.
 + Added CMake option to install translation files.
 + (Unix) Added playback actions to desktop file.
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 18)
- Update to version 0.6.13:
 * Bugfixes:
 + Fixed cut-off text in about dialog.
 + Fixed increasing play count when stop after track is enabled.
 + Fixed showing/hiding playing widget when playback is started while window is hidden.
 + Fixed "Show in file browser" to also work on local songs that are not in the collection.
 + Fixed "Show in file browser" to work with PCManFM file manager.
 + Fixed audio analyzer to work with S24LE and F32LE audio formats.
 + Fixed playlist background image not loading.
 + Fixed a memory leak when switching between playlists.
 + Removed use of HTML in systemtray tooltip on KDE, since KDE no longer renders HTML in the systemtray.
 * Enhancements:
 + Replaced use of C style casts.
 + Adapted use of C++11 override.
 + Improved CMake build files.
 + Added new on startup options to show maximized or minimized.
 + Builtin TagLib code is updated and improved.
 + Made most icon sizes configurable in the settings, and increased default sizes for icons.
 + Improved fancy tabbar to use font sizes from the theme instead of fixed sizes.
 + Moving the currently playing song to the top when the playlist is manually shuffled.
 + Added "a taste of Strawbs" background image.
 + Fixed unit test for testing playlist model.
 + Added new unit tests for tagreader.
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 17)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 16)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 15)
- Update to version 0.6.12:
 * Bugfixes:
 + Fixed height of about dialog.
 * Enhancements:
 + Only save settings for pages that actually has been changed.
 + Replaced use of deprecated Qt functionality as of 5.15.
 + Made scrobbler show error dialog for all errors when show error dialog option is on.
 + Dont append disc to album titles for Subsonic and Tidal.
 + Sort folders added from file view.
 + Changed default collection grouping to album - disc.
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 14)
- Update to version 0.6.11:
 * Bugfixes:
 + Fixed MPRIS missing art url when playing albums with embedded cover.
 + Fixed updating local non collection songs when manually unsetting cover.
 + Fixed infinite loop and preceding crash when CSS background-color was set in qt5ct.
 + Fixed UI freeze when updating the database from a large Subsonic or Tidal collection.
 + Fixed crash when CD loading fails in devices.
 + Fixed CD devices showing up with having 0 songs after loading.
 + Fixed the album cover loading indicator being stuck if no cover providers were available.
 + Fixed the playing widget not updating artist, album or title after metadata has changed for a song when no album cover was loaded.
 * Enhancements:
 + Sort songs in collection by song title instead of track if previous grouping is not the album.
 + Added option to switch on/off automatically searching for album covers to context settings.
 + Reset last played song when playlist is finished.
 + Checking content type of received HTTP request for image when receiving album covers.
 + Added option to scrobbler setting for turning off login error popup.
 + Made MusicBrainz and Discogs cover providers respect rate limiting.
 * New features:
 + Added option to show/hide sidebar.
 + Added settings for selecting album cover and lyrics providers.
 + Added album covers from Musixmatch and Spotify.
 + Added lyrics from Genius, Musixmatch and ChartLyrics. 

- Update to version 0.6.10:
 * Bugfixes:
 + Fixed Subsonic album covers not working for albums with non ASCII charcters.
 + Fixed reading date and genre from individual tracks in CUE sheets.
 + Fixed resume playback on startup for CUE songs.
 + Fixed album cover manager not showing complete album titles in the list of album covers.
 + Fixed save album cover to file saving "no cover" image instead of actual album cover.
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 13)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 12)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 11)
- Update to version 0.6.9
 * BugFixes:
 + Fixed playlist metadata updating interfering with manual tag editing.
 + Fixed order of tabs in all windows.
 + Fixed playlist right click using wrong songs for determining menu options when playlist was filtered.
 + Fixed possible crashes on playlist right click.
 + Fixed possible null pointer crash in OSD pretty.
 + Fixed track and title in playlist not being movable.
 + Fixed Subsonic support to handle numeric Json values like track and disc both as strings and integers.
 + Fixed Subsonic compatibility with LMS (Lightweight Music Server).
 + Disabled "open Audio CD" from menu on Windows where CD support is currently not supported.
 + Fixed files containing "MAC" being detected as Monkey's Audio.
 * Enhancements:
 + Improved support for High DPI displays.
 + Added CMake check for backtrace() to fix compilation with musl libc.
 + Made album cover in context adjust to width.
 + Made settings, cover manager, organise dialog and transcode music dialog center on the same display where the mainwindow is located.
 + Removing empty directories when organizing music.
 + Made file selection work in "Show file in browser" for Dolphin and Nautilus.
 + Implemented disk caching of album thumbnails in collection tree.
 + Use a shorter playlist name when songs are added from file view.
 + Disabled optical drives in copy to device menu.
 + Added better error handling for CDDA loading.
 + Added Polish, Hungarian and Korean translations.
 * Removed features:
 + Chartlyrics support (Unstable API).
 + Tidal support (No agreement).
 + QObuz support (No agreement).
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 10)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 9)
- Clean up strawberry.spec file by removing conditions for EOL Leap 42.x.

- Update to version 0.6.8
 + Fixed stuck tabbar and collection GUI with some themes.
 + Fixed possible crashes related to QProxyStyle.
 + Fixed a bug where metadata in the playlist was not updated when editing metadata for the current playing track.
 + Fixed crash when deleting a folder with playlists.
 + Fixed restoring to correct screen when maximized.
 + Increased lyrics score if lyrics text is larger than 60 characters to avoid using "no lyrics available" text.
 + Made context title and summary changeable.
 + Added option to disable playlist clear button.
 + Added confirmation dialog before clearing playlists with more than 500 songs.
 + Added German, French, Italian and Indonesian translations.
 + Added StartupWMClass to desktop file.
 + Replaced use of Qt deprecated functionality as of 5.14.
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 8)
- Update to version 0.6.7
 + Fixed crash when cancelling scrobbler authentication
 + Fixed "Double clicking a song in the playlist" behaviour setting
 + Fixed "Pressing Previous in player" behaviour setting
 + Fixed updating compilations where there are spaces or special characters in filenames
 + Fixed cases where songs were stuck in "Various Artists" because not all songs in
   the same compilation was removed from the model before readded with actual artist.
 + Fixed a bug when importing playlists where metadata was reset
 + Fixed scrobbler to also scrobble songs without album title
 + Fixed text for replay gain setting not loading in backend setting
 + Added back lyrics from Chartlyrics
 + Added ability to show fullsize cover on double-click in playing widget
 + Added separator between "unset cover" and "show fullsize" in popup menu
 + Removed left click on analyzer to popup menu
 + (Windows) Added killproc executable to terminate running process before uninstalling
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 7)
- Update to version 0.6.6~git20191123T010752:
  * Update translations
  * Revert "Tidal: Add explicit to album titles"
  * Tidal: Add explicit to album titles
  * Allow scrobbling songs without album
  * Dont replace metadata when loading playlists
  * No
  * Fix setting pixmap cache limit
  * Show fullsize cover on doubleclick
  * Add seperator between "unset cover" and "show fullsize"
  * Change pixmap cache limit
  * Dont reset pixmap cache on model reset
  * Update Changelog
  * Remove unused variables
  * Add back ChartLyrics
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 6)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 5)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 4)
- Update to version 0.6.6~git20191118T172557:
  * Update Changelog
  * Change comment
  * Fix previous player and doubleclick playlist song behaviour settings
  * Use killproc.exe instead in nsi
  * Update translations
  * Use KillProc in nsi
  * Remove clang compiler flag
  * Fix comparison between signed/unsigned
  * Minor cmake fixes
  * Remove sudo
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 3)
Displaying revisions 21 - 40 of 42
openSUSE Build Service is sponsored by