EBU R 128: update ChangeLog/README
This commit is contained in:
parent
2a8b67d11e
commit
7ac605c038
|
@ -2,6 +2,12 @@ Strawberry Music Player
|
|||
=======================
|
||||
ChangeLog
|
||||
|
||||
Version 1.0.19 (?):
|
||||
|
||||
New features
|
||||
* Support performing song loudness analysis using `libebur128` (#1216).
|
||||
* Support song playback loudness normalization, as per EBU R 128 (#1216).
|
||||
|
||||
Version 1.0.18 (2023.07.02):
|
||||
|
||||
Bugfixes:
|
||||
|
|
|
@ -48,6 +48,7 @@ Funding developers is a way to contribute to open source projects you appreciate
|
|||
* Playlist management
|
||||
* Smart and dynamic playlists
|
||||
* Advanced audio output and device configuration for bit-perfect playback on Linux
|
||||
* In-player song loudness analysis and song playback loudness normalization, as per EBU R 128
|
||||
* Edit tags on audio files
|
||||
* Fetch tags from MusicBrainz
|
||||
* Album cover art from [Last.fm](https://www.last.fm/), [Musicbrainz](https://musicbrainz.org/), [Discogs](https://www.discogs.com/), [Musixmatch](https://www.musixmatch.com/), [Deezer](https://www.deezer.com/), [Tidal](https://www.tidal.com/), [Qobuz](https://www.qobuz.com/) and [Spotify](https://www.spotify.com/)
|
||||
|
|
Loading…
Reference in New Issue