Releases: dimitris-c/AudioStreaming
Releases · dimitris-c/AudioStreaming
1.4.1
What's Changed
- feature(AudioPlayer): Adds loop mode by @dimitris-c in #123
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- feature(Ogg): Adds OggVorbis playback support by @dimitris-c in #122
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- fix(MP4): MP4 restructure improvements and some other fixes by @dimitris-c in #120
- fix seek crash: Double value gets infinit and can't be converted to Int64 by @BLeeEZ in #115
New Contributors
Full Changelog: 1.2.8...1.3.0
1.2.8
What's Changed
- Mark state and error types as Sendable by @samalone in #105
- Expose the framesPlayed attribute so progress can be tracked based on frames instead of time by @jacksonh in #109
- Revert "Expose the framesPlayed attribute so progress can be tracked based on frames instead of time" by @dimitris-c in #110
- Revert "Revert "Expose the framesPlayed attribute so progress can be tracked based on frames instead of time"" by @dimitris-c in #111
- Support customizing HTTP method and HTTP body by @thenewpotato in #108
New Contributors
- @samalone made their first contribution in #105
- @thenewpotato made their first contribution in #108
Full Changelog: 1.2.7...1.2.8
1.2.7
What's Changed
- Add tvOS Support by @pmcconnell in #102
New Contributors
- @pmcconnell made their first contribution in #102
Full Changelog: 1.2.6...1.2.7
1.2.6
1.2.5
Full Changelog: 1.2.4...1.2.5
1.2.4
What's Changed
- fix(AudioParsing): Fixes audio cutoff on FLAC files by @dimitris-c in #89
Full Changelog: 1.2.3...1.2.4
1.2.3
What's Changed
- fix(macOS): Adds macOS support, updates example project by @dimitris-c in #81
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
-
feature(Example): Update example project by @dimitris-c in #80
-
fix(AudioPlayer): Fixes noise when mute is on
Full Changelog: 1.2.1...1.2.2