dive 0.2.0 dive: ^0.2.0 copied to clipboard
The Dive core plugin. A toolkit for video recording and streaming.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 #
Changed #
- Updated to dive_obslib 0.1.0.
- Mininum Dart SDK version is now 2.10.0.
- Updated example.
- Renamed TextureController to DiveTextureController.
- Changed DiveCoreElementsState to be immutable.
- Improved DiveCoreElements.
- Fixed issue with formatDuration milliseconds rounding.
- Fixed issues with DiveOutput.
- Small improvements to Dive sources.
Added #
- Added default audio monitoring.
0.1.0 #
The first release incorporating the use of dive_obslib.
0.1.0-alpha.1 #
Initial release of alpha code. Not ready for production use. More features to be added soon.