2018-02-27 18:06:05 +01:00
|
|
|
Strawberry Music Player
|
|
|
|
=======================
|
|
|
|
ChangeLog
|
2018-05-02 00:18:54 +02:00
|
|
|
|
2020-01-05 23:27:31 +01:00
|
|
|
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.
|
2020-01-05 23:49:34 +01:00
|
|
|
* Fixed restoring to correct screen when maximized.
|
2020-01-05 23:27:31 +01:00
|
|
|
* 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.
|
2020-01-05 23:49:34 +01:00
|
|
|
* Added German, French, Italian and Indonesian translations.
|
2020-01-05 23:27:31 +01:00
|
|
|
* Added StartupWMClass to desktop file.
|
|
|
|
* Replaced use of Qt deprecated functionality as of 5.14.
|
|
|
|
* (macOS) Fixed filesystem watcher to correctly pick up changed collection directories.
|
|
|
|
* (Windows) Fixed translations not being included.
|
|
|
|
|
2019-11-27 23:09:49 +01:00
|
|
|
Version 0.6.7:
|
2019-11-18 17:25:57 +01:00
|
|
|
|
|
|
|
* Fixed crash when cancelling scrobbler authentication
|
|
|
|
* Fixed "Double clicking a song in the playlist" behaviour setting
|
|
|
|
* Fixed "Pressing Previous in player" behaviour setting
|
2019-11-25 22:31:42 +01:00
|
|
|
* 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
|
2019-11-19 20:49:54 +01:00
|
|
|
* Added back lyrics from Chartlyrics
|
2019-12-21 17:54:43 +01:00
|
|
|
* Added ability to show fullsize cover on double-click in playing widget
|
|
|
|
* Added separator between "unset cover" and "show fullsize" in popup menu
|
2019-11-18 17:25:57 +01:00
|
|
|
* Removed left click on analyzer to popup menu
|
|
|
|
* (Windows) Added killproc executable to terminate running process before uninstalling
|
|
|
|
|
2019-11-09 17:21:08 +01:00
|
|
|
Version 0.6.6:
|
2019-10-29 19:27:03 +01:00
|
|
|
|
|
|
|
* Fixed lowercased album artist in playlist column
|
|
|
|
* Fixed compiling with different optional features turned off
|
|
|
|
* Fixed hang in stream discoverer with certain formats
|
|
|
|
* Fixed Subsonic to correctly read disc
|
|
|
|
* Fixed preventing system logoff or shutdown
|
2019-11-09 16:30:23 +01:00
|
|
|
* Fixed correctly updating compilations
|
2019-10-29 19:27:03 +01:00
|
|
|
* Simplified gstreamer pipeline code
|
|
|
|
* Disabled showing analyzer for bit depths not supported by the analyzer
|
2019-11-09 16:30:23 +01:00
|
|
|
* Made stereo balancer independent from equalizer
|
2019-10-29 19:27:03 +01:00
|
|
|
* Added option to prefer album artist when sending scrobbles
|
|
|
|
* Removed lines in settings
|
|
|
|
* Added limit for number of tagreader processes to 2
|
|
|
|
* Improved system theme icon option to better pick correct icons
|
2019-11-09 16:30:23 +01:00
|
|
|
* Added option to automatically select current playing track
|
2019-10-29 19:27:03 +01:00
|
|
|
* (Windows) Added support for WASAPI
|
|
|
|
|
2019-09-30 22:05:42 +02:00
|
|
|
Version 0.6.5:
|
|
|
|
|
|
|
|
* Fixed scrobbler not to send scrobbles multiple times when metadata is updated
|
|
|
|
* Fixed Listenbrainz scrobbler not don't send "various artists" as album artist
|
|
|
|
* Fixed missing cover image in OSD pretty reposition image
|
|
|
|
* Fixed OSD pretty upper left positioning
|
|
|
|
* Fixed OSD pretty positioning on Windows on screens with negative geometry
|
|
|
|
* Fixed appdata file to pass full validation
|
|
|
|
|
2019-09-25 13:54:16 +02:00
|
|
|
Version 0.6.4:
|
2019-09-23 21:32:56 +02:00
|
|
|
|
|
|
|
* Added setting for fancy tabbar background color
|
|
|
|
* Added setting to make marking songs unavailable optional
|
|
|
|
* Added lyrics from lyrics.ovh and lololyrics.com
|
|
|
|
* Fixed so that Subsonic verify certificate setting takes affect immediately
|
|
|
|
* Fixed all services to follow redirects
|
|
|
|
* Fixed so that songs with different albums are not treated as duplicates
|
|
|
|
* Fixed SingleApplication to use native system calls on Linux for getting username
|
|
|
|
* Added stream discoverer to gstreamer pipeline to detect stream filetype, samplerate and bit depth
|
|
|
|
* Disabled video in gstreamer pipeline
|
|
|
|
* Fixed ampache compatibility
|
|
|
|
* Fixed lyrics searcher not to try search for lyrics with empty song artist or title
|
|
|
|
* Fixed Qobuz login to send mac address as device manufacturer id on login
|
|
|
|
* Fixed Qobuz invalid signature parameter error when retrieving stream urls
|
|
|
|
* Fixed player not using preloaded stream url causing gapless playback to break
|
|
|
|
* Increased preload gap for gstreamer to make sure gapless playback works better
|
|
|
|
* Fixed setting and resetting temporary metadata for next playlist item
|
|
|
|
* Replaced media buttons with more correct ones
|
|
|
|
* Fixed windows thumbbar
|
|
|
|
* Lowered required Subsonic API version to 1.11.0
|
|
|
|
* Fixed Subsonic to allow empty artist and album in song replies
|
|
|
|
* Added Russian translations
|
|
|
|
* Fixed some services API urls using http to use https
|
|
|
|
* Fixed restoring to original window size when restoring from system tray
|
|
|
|
* Updated 3rdparty taglib
|
|
|
|
|
2019-08-05 23:26:19 +02:00
|
|
|
Version 0.6.3:
|
|
|
|
|
|
|
|
* Fixed crash when using internet services.
|
|
|
|
* Fixed musicbrainz tagfetcher only showing 1 result per song.
|
|
|
|
* Fixed collection watcher to unwatch deleted directories.
|
|
|
|
* Added "album - disc" grouping.
|
|
|
|
|
2019-08-03 13:57:54 +02:00
|
|
|
Version 0.6.2:
|
|
|
|
|
|
|
|
* Disabled fatal error for FTS5 cmake test.
|
|
|
|
|
2019-08-03 13:29:22 +02:00
|
|
|
Version 0.6.1:
|
2019-06-21 00:12:07 +02:00
|
|
|
|
|
|
|
* Compare artist and album case-insensitive when generating score for album covers.
|
|
|
|
* Fixed broken return value of sendMessage() in SingleApplication causing application to be started twice.
|
|
|
|
* Improved error handling in local redirectserver.
|
|
|
|
* Added new tabs view with search and favorites to Tidal.
|
|
|
|
* Fixed gst_pad_send_event lock in gstreamer pipeline.
|
|
|
|
* Made Xine analyzer optional to fix compilation with newer Xine.
|
|
|
|
* Implemented offset and queue to all Tidal requests.
|
|
|
|
* Added new artist, album and song ids to songs schemas to add/remove favorites.
|
|
|
|
* Improved lyrics searcher.
|
|
|
|
* Fixed disabling fading option in backend settings when volume control is disabled.
|
|
|
|
* Added x-scheme-handler/tidal to desktop file to handle tidal songs and allow OAuth redirect url.
|
|
|
|
* Added love button for scrobblers.
|
|
|
|
* Fixed gapless playback when using url handler.
|
|
|
|
* Fixed enabling/disabling fading options in backend settings.
|
|
|
|
* Added support for Subsonic streaming.
|
|
|
|
* Added support for Qobuz streaming.
|
|
|
|
* Added confirmation box for opening songs in file browser to avoid users accidentally opening too many songs.
|
2019-07-01 01:08:07 +02:00
|
|
|
* Added OSD notification on playback resume option.
|
|
|
|
* Fixed MusicBrainz tag fetcher to respect rate limiting when fetching tags.
|
|
|
|
* Fixed hardcoded systemtray icon.
|
|
|
|
* Added live scanning and option to rescan songs.
|
|
|
|
* Added playlist background image stretch option to zoom image with cutting the height.
|
2019-07-21 00:05:54 +02:00
|
|
|
* Replaced use of QDesktopWidget with QDesktop
|
|
|
|
* Replaced all uses of QSignalMapper with lambda expressions
|
|
|
|
* Fixed collection album covers stuck to old ones when new album covers are fetched
|
|
|
|
* Fixed all Json services to check HttpStatusCodeAttribute in addition to checking network errors
|
|
|
|
* Fixed track change hang
|
|
|
|
* Fixed playlist sorting to ignore articles
|
|
|
|
* Fixed MessageReply crash in tagreader
|
|
|
|
* Fixed MTP support
|
|
|
|
* Fixed possible crashes with libimobiledevice devices
|
|
|
|
* Removed older devicekit udisks backend
|
|
|
|
* Using iconv to replace non-ascii characters when organising files
|
|
|
|
* Fixed IPod support when listed from UDisks2
|
2019-07-26 20:52:47 +02:00
|
|
|
* Fixed memory leaks when establishing database connections and in database backup.
|
|
|
|
* Fixed dangling database connections when loading collection, playlists and devices.
|
|
|
|
* Fixed closing and deleting backends to free memory and database connections on exit.
|
|
|
|
* Fixed dangling pointers causing crashes when loading new album covers in collection.
|
2019-08-01 22:01:27 +02:00
|
|
|
* Fixed playlist shortcuts being broken because they were hidden in playlist right click menu.
|
|
|
|
* Replaced FTS3 and custom tokenizer with FTS5 with unicode61.
|
|
|
|
* Fixed certain cases where track slider popup was stuck.
|
|
|
|
* Fixed certain cases where the playing widget gets stuck when switching fast between context and other widgets.
|
2019-11-19 20:49:54 +01:00
|
|
|
* Removed ChartLyrics provider (service have been down for a long time).
|
2019-06-21 00:12:07 +02:00
|
|
|
|
2019-05-05 21:27:31 +02:00
|
|
|
Version 0.5.5:
|
|
|
|
|
|
|
|
* Fixed Tidal API url
|
|
|
|
|
2019-05-05 19:57:40 +02:00
|
|
|
Version 0.5.4:
|
2019-04-27 23:02:46 +02:00
|
|
|
|
|
|
|
* Changed description for offline mode scrobbling for less confusion
|
|
|
|
* Fixed scrobbler to not send "playing now" when in offline mode
|
|
|
|
* Added common RPM spec file for openSUSE, Fedora, RedHat, CentOS and Mageia
|
2019-04-27 23:08:54 +02:00
|
|
|
* Improved cover manager score system
|
2019-04-27 23:02:46 +02:00
|
|
|
* Added Deezer and Tidal cover providers
|
|
|
|
* Added ChartLyrics lyrics provider
|
|
|
|
* Added HTTPS workaround for Last.Fm OAuth to solve redirect https to http (localhost) problems
|
|
|
|
* Added Moodbar
|
|
|
|
* Fixed incorrect desktop file returned by mpris2
|
|
|
|
* Fixed mpris2 CanPlay
|
|
|
|
* Fixed updating play and skip count properly
|
|
|
|
* Fixed track seeking with mouse wheel
|
|
|
|
* Fixed CDDA tracks being invalidated (greyed) in the playlist
|
|
|
|
* Fixed problems using transcoder when other engines were selected
|
|
|
|
* Improved song loader error handling
|
|
|
|
* Fixed enabling equalizer having no affect
|
|
|
|
* Disable notification art setting when tray icon notification is selected
|
|
|
|
* Applying settings immediately when pressing Apply in settings dialog instead of just saving
|
|
|
|
* Disable scroll over icon to change track setting on non-X11 systems and KDE
|
|
|
|
* Removed nvidia workaround on exit which is no longer needed
|
|
|
|
* Fixed chromaprinter unref buffer crash when using complete tags automatically
|
|
|
|
* Fixed crash on exit using VLC engine when using static taglib caused by tagblib linking collision
|
|
|
|
* Fixed context background to follow base colors instead of always white
|
|
|
|
* Fixed fancy tabbar small sidebar mode width
|
|
|
|
* Added some missing taglib configure checks
|
|
|
|
* Saving geometry, tabbar, playlist column settings on exit only to reduce wear on SSD's and fix sluggish resizing with non-SSD
|
2019-04-27 23:08:54 +02:00
|
|
|
* Fixed and improved snap including upgrading to core18 and adding proper alsa support
|
2019-05-05 19:57:40 +02:00
|
|
|
* Fixed resume playback on startup not working for other than the first playlist
|
2019-04-27 23:02:46 +02:00
|
|
|
|
2019-04-02 00:52:28 +02:00
|
|
|
Version 0.5.3:
|
2019-03-25 23:35:33 +01:00
|
|
|
|
|
|
|
* Changed default tagging to albumartist in organise dialog
|
|
|
|
* Removed support for older taglib in tagreader
|
|
|
|
* Made lyrics selectable in context
|
|
|
|
* Added boom and rainbow analyzers
|
|
|
|
* Made it possible to use enter in shortcuts
|
|
|
|
* Replaced "no album cover" image
|
|
|
|
* Capitalized Strawberry in OSD and tooltip
|
|
|
|
* Added artist search to Tidal
|
|
|
|
* Created systray tooltip workaround for KDE
|
|
|
|
* Changed defaults for backend fade setting
|
|
|
|
* Changed backend settings to allow setting device back to automatic when a custom device is active
|
|
|
|
* Hide ALSA options on non-ALSA systems
|
|
|
|
* Showing errors in dialog when editing tags fails
|
|
|
|
* Update database immediately when saving tags were successful
|
|
|
|
* Show Strawberry icon in OSD when stopping track
|
|
|
|
* Added support for translations
|
|
|
|
* Renamed desktop and appdata files to follow freedesktop specifications
|
|
|
|
* No longer allowing X11 shortcuts on Wayland
|
|
|
|
* Fixed handling of UNC paths in gstreamer engine
|
|
|
|
* Added option to disable volume control
|
|
|
|
* Removed Deezer support (SDK discontinued and streams are encrypted)
|
2019-03-31 01:16:11 +01:00
|
|
|
* Added Norwegian and Spanish translations
|
2019-03-25 23:35:33 +01:00
|
|
|
* Added setting to allow automatically saving album covers directly to album directory
|
|
|
|
* Updated mimetypes
|
|
|
|
* Added basic support for system and custom icons
|
|
|
|
* Moved loading of device icons to device model
|
|
|
|
* Added better support for APE tags
|
|
|
|
* Fixed problems identifying song as collection songs when loading playlist files
|
|
|
|
* Fixed problems loading Tidal URLs from playlist files
|
|
|
|
* Added support for saving and restoring geometry in settings, organise and transcoder dialogs
|
|
|
|
* Improved Tidal error handling and automatic login
|
|
|
|
* Improved Tidal search to handle duplicate albums
|
|
|
|
* Notify collection backend about renamed files when organising files
|
|
|
|
* Added more background image options
|
2019-03-31 01:16:11 +01:00
|
|
|
* Removed API Seeds lyrics provider (require payment)
|
|
|
|
* Added group by format
|
|
|
|
* Fixed gstreamer leaks
|
2019-03-25 23:35:33 +01:00
|
|
|
|
2019-01-26 18:13:04 +01:00
|
|
|
Version 0.5.2:
|
2019-01-13 14:48:01 +01:00
|
|
|
|
|
|
|
* Added error handling and message for URL handler
|
|
|
|
* Added SingleCoreApplication secondary check
|
2019-01-25 23:46:13 +01:00
|
|
|
* Fixed memory leaks in devices
|
2019-01-26 17:31:05 +01:00
|
|
|
* Fixed more stability issues in devices
|
2019-01-25 23:46:13 +01:00
|
|
|
* Remove remastered from album title when searching for lyrics, covers and scrobbling
|
|
|
|
* Fixed CMake check for X11 headers
|
|
|
|
* Enabled iLister and AFC device
|
|
|
|
* Added saving of album cover to gpod devices
|
|
|
|
* Fixed AAC/MP4 transcoder
|
|
|
|
* Added log to organise error dialog
|
|
|
|
* Added warning when enabling X11 shortcuts on Gnome, Cinnamon or KDE
|
2019-01-26 17:31:05 +01:00
|
|
|
* Fixed transcoder to use filename suffixes to solve issues when copying files to iPods
|
2019-01-26 17:45:52 +01:00
|
|
|
* Added option to copy album cover in organise dialog (filesystem and libgpod devices)
|
|
|
|
* Added raise() to make sure window is on top when strawberry is started twice
|
2019-01-13 14:48:01 +01:00
|
|
|
|
2019-01-12 16:12:29 +01:00
|
|
|
Version 0.5.1:
|
2018-12-23 19:23:03 +01:00
|
|
|
|
|
|
|
* Added scrobbler with support for Last.fm, Libre.fm and ListenBrainz
|
|
|
|
* Fixed key up causing playback to reset
|
2018-12-23 19:28:52 +01:00
|
|
|
* New improved last.fm and musicbrainz album cover providers
|
2018-12-29 03:21:40 +01:00
|
|
|
* Removed Qt5Xml and liblastfm dependency
|
2018-12-24 00:15:53 +01:00
|
|
|
* Replaced sha2 with QCryptographicHash
|
2018-12-29 03:21:40 +01:00
|
|
|
* Fixed songs not showing up under devices
|
2019-01-01 22:22:31 +01:00
|
|
|
* Removed qxt dependency
|
|
|
|
* Replaced globalshortcuts backend for X11 and Windows
|
|
|
|
* Made global shortcuts on X11 optional and off by default
|
2019-01-06 00:32:32 +01:00
|
|
|
* Added support for Monkey's Audio
|
|
|
|
* Fixed crashes in devices
|
2019-01-06 21:39:23 +01:00
|
|
|
* Enabled transcoder and organiser in menus
|
|
|
|
* Added transcoder for WavPack
|
|
|
|
* Changed default group by for collection to album artist
|
|
|
|
* Enabled organise without gstreamer
|
|
|
|
* Added cmake USE_BUNDLE option for macOS/Windows
|
2019-01-09 21:32:32 +01:00
|
|
|
* Fixed broken GSD D-Bus shortcuts backend
|
|
|
|
* Fixed broken background image setting
|
|
|
|
* Disabling fading when a ALSA device is selected
|
|
|
|
* Replaced QtSingleApplication with SingleApplication
|
2019-01-11 21:58:24 +01:00
|
|
|
* Fixed scroll over icon to change track feature
|
|
|
|
* Fixed freeze when changing appearance settings
|
|
|
|
* Made text in about dialog selectable
|
|
|
|
* Improved manual pages
|
|
|
|
* Fixed typos
|
|
|
|
* Updated contributors in about
|
|
|
|
* Added debian copyright file
|
|
|
|
* Fixed some compile errors
|
2018-12-23 19:23:03 +01:00
|
|
|
|
2018-11-28 21:53:38 +01:00
|
|
|
Version 0.4.2:
|
2018-11-19 01:31:52 +01:00
|
|
|
|
|
|
|
* Updated AppStream data file to newer specifications
|
|
|
|
* Fixed Deezer engine to use quality setting
|
|
|
|
* Removed unneeded dependency Qt5OpenGL
|
|
|
|
* Removed obsolete xine warning and engine reinitialization
|
|
|
|
* Added ALSA as optional component in cmake
|
|
|
|
* Fixed bug in playlist columns setting all visible
|
|
|
|
* Added option to reset playlist columns
|
2018-11-28 21:53:38 +01:00
|
|
|
* Fixed/Improved console logging
|
|
|
|
* Added queue to play next option
|
2018-11-19 01:31:52 +01:00
|
|
|
* (Windows) Corrected uninstalled files on x64 installer
|
2019-01-01 22:22:31 +01:00
|
|
|
* (macOS) Fixed poor performance
|
2018-11-19 01:31:52 +01:00
|
|
|
|
2018-11-01 21:18:57 +01:00
|
|
|
Version 0.4.1:
|
2018-09-30 22:32:56 +02:00
|
|
|
|
|
|
|
* Fixed crash in analyzer
|
|
|
|
* Fixed trying to use systray even if the desktop had no systray
|
2018-10-16 21:32:03 +02:00
|
|
|
* Fixed Tidal login loop bug
|
|
|
|
* Added Deezer support
|
2018-10-19 20:37:42 +02:00
|
|
|
* New improved fancy tabwidget
|
|
|
|
* Fixed bug not loading engine settings
|
2018-10-21 15:13:48 +02:00
|
|
|
* Moved queue manager into tabbar for easier access
|
2018-10-30 23:47:51 +01:00
|
|
|
* Fixed crash when changing appearance colors
|
|
|
|
* Improved error handling between player and engine
|
2018-11-01 21:18:57 +01:00
|
|
|
* Added setting to allow continue to the next song in the playlist based on error
|
2018-10-30 23:47:51 +01:00
|
|
|
* Improved Xine engine code
|
2018-11-01 21:18:57 +01:00
|
|
|
* Moved some settings
|
|
|
|
* Updated builtin taglib
|
|
|
|
* Added AppStream data file
|
|
|
|
* Fixed compiling with Qt 5 versions of system QtSingleApplication and Qxt library
|
2018-09-30 22:32:56 +02:00
|
|
|
|
2018-09-24 19:13:45 +02:00
|
|
|
Version 0.3.3:
|
|
|
|
|
|
|
|
* Fixed Tidal login
|
|
|
|
|
2018-09-24 18:42:21 +02:00
|
|
|
Version 0.3.2:
|
2018-09-21 01:20:16 +02:00
|
|
|
|
|
|
|
* Fixed search error not shown in Tidal search
|
2018-09-30 00:07:59 +02:00
|
|
|
* Added URL handler for Tidal, now retrieving URL's when playing instead of when searching
|
2018-09-21 01:20:16 +02:00
|
|
|
* Fixed bug in pipeline not setting url
|
|
|
|
* Fixed bug setting wrong temporary metadata
|
|
|
|
* Removed device module from windows, since it's not implemented for windows
|
2018-09-22 15:37:42 +02:00
|
|
|
* Added support for both ALSA hw and plughw
|
|
|
|
* Added option to change url stream scheme for Tidal
|
|
|
|
* Added encoding of Tidal token in the source code
|
|
|
|
* Added encoding of Tidal password in the configuration
|
2018-09-21 01:20:16 +02:00
|
|
|
|
2018-09-15 19:22:55 +02:00
|
|
|
Version 0.3.1:
|
2018-08-29 21:42:24 +02:00
|
|
|
|
|
|
|
* Added new lyrics provider with lyrics from AudD and API Seeds
|
|
|
|
* New improved context widget with albums and lyrics
|
|
|
|
* Fixed playing and context widget getting stuck in play mode when there was an error
|
|
|
|
* Changed icons for artists in collection, tidal and cover manager
|
|
|
|
* Removed "search" icon from "Search automatically" checkbox (right click) that looked ugly
|
|
|
|
* Removed some unused widgets from the src/widgets directory
|
|
|
|
* Fixed initial size of window and side panel
|
|
|
|
* Fixed saving window size correctly
|
2018-09-01 22:22:12 +02:00
|
|
|
* Added Tidal support
|
|
|
|
* Disabled Amazon cover provider because of revoked API key
|
|
|
|
* Removed broken xine fader
|
|
|
|
* Made chromeprint optional
|
|
|
|
* Added missing names to about dialog
|
|
|
|
* Made xine enabled only for window debug
|
|
|
|
* Removed dead code
|
2018-09-02 12:50:12 +02:00
|
|
|
* Added DSF and DSDIFF/DFF support
|
2018-09-06 20:04:29 +02:00
|
|
|
* Fixed tagreader crash when saving tags to MP3 files
|
|
|
|
* Added support for reading/writing lyrics to tags
|
2018-09-06 22:34:18 +02:00
|
|
|
* Fixed saving tags (APE) for WavPack files
|
2018-08-29 21:42:24 +02:00
|
|
|
|
2018-07-05 02:55:51 +02:00
|
|
|
Version 0.2.1:
|
|
|
|
|
|
|
|
* Fixed crash with newer Qt
|
|
|
|
* Fixed setting output/device for Xine and VLC backend
|
|
|
|
* Improved backend settings to better support multiple backends
|
|
|
|
* Fixed track slider for Xine, VLC and Phonon
|
2019-01-01 22:22:31 +01:00
|
|
|
* Fixed compilation on macOS
|
|
|
|
* Fixed device selection on macOS
|
2018-07-05 02:55:51 +02:00
|
|
|
* Added xine on to windows build
|
|
|
|
|
2018-06-07 23:23:59 +02:00
|
|
|
Version 0.1.6:
|
2018-07-05 02:55:51 +02:00
|
|
|
* Fixed crash on exit caused by NVIDIA driver
|
|
|
|
* Fixed PulseAudio device selection
|
2018-06-07 23:23:59 +02:00
|
|
|
* Improvements to device selection
|
|
|
|
|
2018-05-16 22:20:46 +02:00
|
|
|
Version 0.1.5:
|
|
|
|
* Makefile fixes for building
|
|
|
|
|
2018-05-15 00:25:30 +02:00
|
|
|
Version 0.1.4:
|
|
|
|
* Fixed compliation with clang compiler
|
|
|
|
* This release is mainly to get it working on openbsd and freebsd.
|
|
|
|
|
2018-05-11 22:51:41 +02:00
|
|
|
Version 0.1.3:
|
|
|
|
* Audio file detection by content
|
|
|
|
* Added builtin taglib to 3rdparty to support detecting audio by content instead of just file extension
|
2018-11-01 21:18:57 +01:00
|
|
|
* Removed unneeded qsqlite from 3rdparty
|
2018-05-11 22:51:41 +02:00
|
|
|
* Added sqldrivers\qsqlite.dll for windows build
|
|
|
|
* Replaced incorrect DLL libgstdirectsoundsink.dll (from gst 1.12.4) instead of libgstdirectsound.dll (from gst 1.14.0) for windows build
|
|
|
|
* Fixed git versioning
|
|
|
|
|
2018-05-02 00:18:54 +02:00
|
|
|
Version 0.1.2:
|
|
|
|
* Fixed playback of WavPack files
|
|
|
|
* Fixed musicbrainz tagfetcher
|
|
|
|
* Use common regex (Song::kCoverRemoveDisc) for removing Disc/CD from album
|
|
|
|
* Remove Disc/CD from album when creating hash for album cover filename
|
|
|
|
* Fixed imobiledevice support compilation
|
|
|
|
* Fixed output device selection on windows
|
|
|
|
* Fixed problems with windows build missing some DLL's, only supplying required gstreamer-plugins now
|
|
|
|
* Removed redundant code
|
|
|
|
|
|
|
|
Version 0.1.1:
|
|
|
|
* Initial release
|