Update Changelog
This commit is contained in:
parent
cdb4980337
commit
ce627b0e18
11
Changelog
11
Changelog
|
@ -8,20 +8,25 @@ Unreleased:
|
|||
* 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).
|
||||
* Always stop playing after 100 errors to prevent flooding the error dialog (#1220).
|
||||
* Fixed volume going to 100% when decreasing volume beyond zero (#1262).
|
||||
* Fixed error dialog sometimes showing empty.
|
||||
* (Windows) Disable broken volume sync (#1220).
|
||||
|
||||
Enhancements:
|
||||
* Add Mpris2 property to read/write rating (#1246).
|
||||
* Capitalize playlist column names (#1264).
|
||||
* (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
|
||||
* Removed last.fm HTTPS workaround and GnuTLS dependency
|
||||
* Removed broken lyrics.com lyrics provider.
|
||||
* (Windows) Use DirectSound as default sink.
|
||||
* (Windows) Remove WASPI2 plugin because of GStreamer bug.
|
||||
|
||||
Version 1.0.18 (2023.07.02):
|
||||
|
||||
|
|
Loading…
Reference in New Issue