record_linux 0.4.0 record_linux: ^0.4.0 copied to clipboard
Linux specific implementation for record package called by record_platform_interface.
0.4.0 #
- fix: Read all output streams to not leak system resources.
- chore: fmedia is no more included with the package until a viable solution is found.
- You must install it separately and/or distribute it accordingly.
- This has been done to fix current build issues.
0.3.4 #
- fix: fmedia executable lookup.
- core: Update fmedia to version 1.29.1.
0.3.3 #
- fix: Flac recording.
- fix: ACC HE (v2) is now listed as supported.
- feat:
onStateChanged()
implementation. - core: Add debug print when recording to know if fmedia failed.
0.3.2 #
- fix: CMakeLists bundled libraries.
0.3.1 #
- fix: shared assets between platforms, fmedia binaries are now in platform folder.
0.3.0 #
- fix: shared assets between platforms, fmedia binaries are now in platform folder.
0.2.0 #
- feat: Add input devices listing.
- feat: Add number of channels.
- core: Update fmedia to version 1.28.
0.1.0 #
- core: Initial release