Skip to content

Version 0.9.0

Choose a tag to compare

@sbooth sbooth released this 10 Dec 20:49
· 192 commits to main since this release
124da31

What's Changed

  • Mark -init as designated initializer in SFBMutableDataOutputSource by @sbooth in #647
  • Increase CXXTagLib minimum version to 2.1.1 by @sbooth in #648
  • Ensure input source is open before sending -supportsSeeking by @sbooth in #649
  • Avoid logging a null decoder by @sbooth in #652
  • Refactor processing graph configuration by @sbooth in #654
  • Check if engine is running before sending startAndReturnError: by @sbooth in #655
  • Add a lock protecting enqueues and engine configuration changes by @sbooth in #653
  • Correct name of the player node getter method by @sbooth in #657
  • Additional comments by @sbooth in #658
  • Rename decoder managment methods by @sbooth in #659
  • Remove explicitly deleted move constructor and assignment operator by @sbooth in #660
  • Reset decoder state in -openReturningError: and -closeReturningError: by @sbooth in #578
  • Reset encoder state in -openReturningError: and -closeReturningError: by @sbooth in #661
  • Add a lock protecting the audio player node by @sbooth in #640
  • Add - to source code marks by @sbooth in #662

Full Changelog: 0.8.0...0.9.0