Version 0.9.0
What's Changed
- Mark
-initas designated initializer inSFBMutableDataOutputSourceby @sbooth in #647 - Increase
CXXTagLibminimum version to 2.1.1 by @sbooth in #648 - Ensure input source is open before sending
-supportsSeekingby @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