Skip to content

Version 0.7.0

Choose a tag to compare

@sbooth sbooth released this 05 Feb 15:51
· 260 commits to main since this release
3689649

Summary of changes:

Playback

  1. SFBAudioPlayerNode changes:
  • Added ability to seek backward in a rendering decoder after decoding has finished
  • Fixed race condition accessing active decoders
  • Decoding now uses a dedicated thread
  1. SFBAudioPlayer changes:
  • Changed -audioPlayer:nowPlayingChanged:previouslyPlaying:

Miscellaneous

  1. Minor refactoring of SFBPlaybackPosition and SFBPlaybackTime
  2. Small changes to restore compatibility with older Swift and Xcode versions