This change log is copied from https://vocore.io/misc/v2scrctl.zip, README.txt.
From v0.16 to v0.20, the main upgrades include:
- Increased FPS by approximately 30% for all types of screens.
- Support for JPG compressed frames.
- Support for 10-inch screens (1024×600 resolution).
- Reduced 70% MPRO startup time.
- Support for using as the main or extended screen for Windows/Linux (Raspberry Pi/Ubuntu, mpro_drm driver).
2024.09.02
- fix v2scrctl touch trace for 6.8inch screens.
2024.08.19
- support 10inch screen, display/touch.
2024.08.08
- add fwcust.exe, it use old version customized logo firmware to generate latest version customized logo firmware.
2024.08.02
- firmware version upgrade to v0.20
- boot up speed reduce 1.5s.
- speed up v2scrctl scan for screen.
2024.07.30
- firmware version upgrade to v0.19
- firmware increase 28% fps for full draw.
- fix v2scrctl can not find correct firmware.
2024.07.20
- fix touch screen miss hover signal sometimes.
- add nologo firmware.
- fix v2scrctl show wrong touch trace for some screens.
2024.07.17
- add notify at v2scrctl monitor mode.
- add extmon.exe, this is for specified screen for monitor mode.
- add extmon source code.
- move source code to source folder.
2024.07.10
- firmware support baseline jpeg compress. convert:
ffmpeg -i 800x480.bmp -v:q 3 -pix_fmt yuvj420p out.jpg
- fix partily draw not align data cannot show.
2024.06.04
- update v2scrctl, automatically choose firmware at Upgrade.
2024.06.02
- tutorial/win10.mkv is for windows10 indirect display driver install.
- add Windows 11 indirect display driver tutorial and pictures to driver/mprodrv/tutorial.
2024.05.25
- add tutorial for install WinUSB/Extend screen driver(tutorial.mkv).
- add Windows extend screen driver.
2024.05.18
- add flip/mirror for most V7B VoCore screens and all MPRO VoCore screens.
- upgrade firmware version to v0.17.