Update CHANGES.md

This commit is contained in:
Twinaphex 2019-09-20 18:28:06 +02:00 committed by GitHub
parent 73c63d8768
commit 99a3aa8ee1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,12 +4,13 @@
- BUGFIX: Networking - fix memory leak that could happen at exit after a network
operation had run
- FPGA: Add initial FPGA port for Z-Turn boards - not really release-ready yet, will need community support to continue
- GONG: Stability fixes
- MENU/MATERIALUI: MaterialUI no longer 'forgets' its place when navigating backwards in menus, and navigation in general is 'cleaner'.
- MENU/RGUI: Functional mouse/touchscreen support
- MENU/ONSCREEN KEYBOARD: On-screen keyboard entry via mouse/touchscreen has been tidied up - no more double inputs (or unwanted menu interaction in the background)
- MENU/MOUSE: Mouse wheel up/down is now a proper 'up/down', same as using cursor keys or a dpad
- MENU/MOUSE: Mouse wheel tilt left/right has been wired up to normal 'left/right' commands
- GONG: Stability fixes
- MENU/MOUSE: Mouse wheel tilt left/right has been wired up to normal 'left/right' commands. Also further improved mouse wheel tilt
- MENU/OSX: Fixed mouse buttons - mouse down events were not hooked up
- WIN32: Log window now has title 'Logging Console'
- WII: Add Wiimote lightgun support