Skip to content

Releases: mihai8804858/swift-chunked-audio-player

1.0.5

12 Jul 18:50
Compare
Choose a tag to compare
  • Added stream duration property
  • Add ability to rewind, forward and seek

Full Changelog: 1.0.4...1.0.5

1.0.4

08 Jul 21:56
Compare
Choose a tag to compare
  • Fix dead lock on stream failure

Full Changelog: 1.0.3...1.0.4

1.0.3

14 Jun 17:51
17f0b19
Compare
Choose a tag to compare

What's Changed

  • Add didStartPlaying and didFinishPlaying completions by @mikeg0184 in #6

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

11 Jun 20:25
Compare
Choose a tag to compare
  • Fix crash when parsing audio packets (#5)

Full Changelog: 1.0.1...1.0.2

1.0.1

11 Jun 20:19
Compare
Choose a tag to compare
  • Fix infinite loop in media data provider (#1)

Full Changelog: 1.0.0...1.0.1

1.0.0

09 May 20:43
Compare
Choose a tag to compare
  • Initial Release