librespot/CHANGELOG.md
2021-06-28 21:34:59 +02:00

1.5 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning since v0.2.0.

Unreleased

Removed

  • [librespot-audio] Removed VorbisDecoder, VorbisError, AudioPacket, PassthroughDecoder, PassthroughError, AudioError, AudioDecoder and the convert module from librespot_audio. The underlying crates vorbis, librespot-tremor, lewton and ogg should be used directly.

Fixed

  • [librespot-playback] Incorrect PlayerConfig::default().normalisation_threshold caused distortion when using dynamic volume normalisation downstream

0.2.0 - 2021-05-04

0.1.6 - 2021-02-22

0.1.5 - 2021-02-21

0.1.3 - 2020-07-29

0.1.2 - 2020-07-22

0.1.1 - 2020-01-30

0.1.0 - 2019-11-06