Update Changelog

This commit is contained in:
Jonas Kvinge 2023-08-01 19:29:38 +02:00
parent e273d64be3
commit d2390473bc

View File

@ -2,12 +2,27 @@ Strawberry Music Player
=======================
ChangeLog
Version 1.0.19 (?):
Unreleased:
Bugfixes:
* Use shared pointers for objects to fix potential crashes on exit (#1239).
* Fixed smart playlist search not matching unrated songs (#1244).
* Fixed reading FMPS_Playcount for MP3 ID3v2 tags (#1248).
* Always stop after 100 errors to prevent flooding the error dialog (#1220).
* (Windows) Disable broken volume sync (#1220).
Enhancements:
* Add Mpris2 property to read/write rating (#1246).
* (Windows) Add gst-play-1.0.exe for debugging purposes.
* (Windows) Use DirectSound as default sink.
New features
* Support performing song loudness analysis using `libebur128` (#1216).
* Support song playback loudness normalization, as per EBU R 128 (#1216).
Other:
* Remove last.fm HTTPS workaround and GnuTLS dependency
Version 1.0.18 (2023.07.02):
Bugfixes: