record_windows 0.6.2 record_windows: ^0.6.2 copied to clipboard
Windows specific implementation for record package called by record_platform_interface.
0.6.2 #
- 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.6.1 #
- fix: CMakeLists bundled libraries.
0.6.0 #
- fix: shared assets between platforms, fmedia binaries are now in platform folder.
0.5.0 #
- feat: Add input devices listing.
- feat: Add number of channels.
- core: Update fmedia to version 1.28.
0.4.3 #
- fix: Better handling of fmedia process (start/pause/resume/stop start/stop again and again).
0.4.2 #
- fix: Unreachable MethodChannel.
0.4.1 #
- fix: Remove CMakeLists.txt.
0.4.0 #
- feat: Replace SFML by fmedia.
0.3.0 #
- fix: Cmake build fix by using FetchContent (still WIP).
0.2.0 #
- core: Provide also debug DLL to not crash apps. Need to be fixed.
0.1.0 #
- core: Initial release