Update CHANGELOG

Simpler log.
This commit is contained in:
Aybe 2018-06-29 02:00:00 +02:00 committed by GitHub
parent 60884bd80f
commit 072a6015d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,15 +15,12 @@ TODO add version
- Axes can be remapped for devices with questionable layout. - Axes can be remapped for devices with questionable layout.
- User-settable deadzones for joystick bindings in mapper, - User-settable deadzones for joystick bindings in mapper,
mappings like WSAD keys to axes is less frustrating. mappings like WSAD keys to axes is less frustrating.
- Improve mouse support: - Improved mouse integration:
- Added pointer integration behavior for DOS applications. - Now by default DOSBox-X does not emulate mouse movement when the mouse
- Auto-lock is now disabled by default, this results in is not locked. This gives a consistent experience when compared to host OS.
pointer integration becoming the default behavior. For the old behavior, use [sdl] mouse_emulation=always.
- Added feedback for auto-lock state, can be visual or auditive. - Added visual or auditive feedback that notifies about auto-lock state.
- When the mouse is not locked, its position is exactly where This feature can be switched off, use [sdl] autolock_feedback=none.
the mouse is reported by the system. This results in a more
consistent experience between DOSBox-X and host OS,
e.g. High DPI mouse don't become suddenly slow in DOSBox-X.
0.82.7 0.82.7
- Mac OS X builds now honor showmenu=false by leaving the - Mac OS X builds now honor showmenu=false by leaving the