mirror of
https://github.com/RustAudio/rodio
synced 2025-01-06 00:38:44 +00:00
update changelog for trackposition
This commit is contained in:
parent
fd9747d198
commit
edbe3f5b9e
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Adds a new source `track_position`. It keeps track of duration since the
|
||||||
|
beginning of the underlying source.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Mp4a with decodable tracks after undecodable tracks now play. This matches
|
- Mp4a with decodable tracks after undecodable tracks now play. This matches
|
||||||
VLC's behaviour.
|
VLC's behaviour.
|
||||||
|
|
Loading…
Reference in a new issue