Releases: daniel-starke/vkvm
Releases · daniel-starke/vkvm
1.2.3
- added: description for HDMI Capture Variant 7
- changed: internal sorting algorithm to a stable sorting variant
- fixed: special characters handling in video and serial drop-down list
- fixed: duplicate name case for video devices handling by adding the device path
- fixed: missing linker plugin flag for LTO build
1.2.2
- fixed: missing explicit cleanup of password string for sudo on Linux
1.2.1
- fixed: broken mouse capture handling for none default DPI systems on Windows
- fixed: broken meta key reset after input capturing on Windows
1.2.0
- added: root privileges enforcement on Linux
- changed: resize window according to capture output resolution on capture start
- fixed: misleading status output on capture device close
1.1.0
- added: description for HDMI Capture Variant 6
- changed: add video device index number in capture device list on Linux
- changed: object life-time management in DirectShow capture source
- fixed: missing capture devices if multiple share the same name
- fixed: ignore non-capture capable video devices on Linux
- fixed: missing file in build dependency tracking for Linux
- fixed: output format selection issue in DirectShow capture source
- fixed: laggy DirectShow based rendering by dropping frames at capture source