Releases: dimitris-c/AudioStreaming
Releases · dimitris-c/AudioStreaming
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
1.2.1
What's Changed
- update readme.md by @dimitris-c in #71
- fix(Mp4Restructure): Account for large mdat atom size by @dimitris-c in #78
- feature(Mp4): Adds support for non-optimised mp4 audio for local files by @dimitris-c in #79
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
New Feature
- feature(Mp4): Support for non-optimised mp4 by @dimitris-c in #67
Fixes
- fix(Seek): Fixes an issue with seek on FileAudioSource by @dimitris-c in #65
- fix(StopReason): Fix incorrect stopReason on finish delegate method by @dimitris-c in #66
- fix(AVAudioEngine): Fix a glitch sound on pause and play by @dimitris-c in #69
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Lazy initialize singleton mixer node by @junyaninflection in #58
- version bump to 1.1.0 by @junyaninflection in #59
New Contributors
- @junyaninflection made their first contribution in #58
Full Changelog: 1.0.0...1.1.0
1.0.0
- Fix seek functionality
- Fix wrong entryId on delegate method
audioPlayerDidStartPlaying
Full Changelog: 0.9.0...1.0.0
0.9.0
What's Changed
- Fix typos by @rex4539 in #34
- Fixes remote audio source network issues by @dimitris-c in #35
New Contributors
Full Changelog: 0.8.0...0.9.0