record_windows 0.5.0 record_windows: ^0.5.0 copied to clipboard
Windows specific implementation for record package called by record_platform_interface.
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