Previous 199869 Revisions Next

r176660 Thursday 29th July, 2021 at 05:22:51 UTC by Vasantha Crabb
Slightly cleaned up OSD input modules.

Removed support for DirectInput 7 and earlier.  It hasn't been tested in
years, and it's not relevant on any supported OS.  DirectInput is
effectively finalised at version 8, and is unlikely to get an API update
in the future.

Use more string[_view] and fewer C strings, and tightened up scope of a
few things.
[/trunk]makefile
[scripts/src/osd]windows.lua
[src/emu]input.cpp input.h inputdev.cpp inputdev.h ioport.cpp
[src/osd/modules/input]input_common.cpp input_common.h input_dinput.cpp input_dinput.h input_module.h input_none.cpp input_rawinput.cpp input_sdl.cpp input_uwp.cpp input_win32.cpp input_windows.cpp input_windows.h input_winhybrid.cpp input_x11.cpp input_xinput.cpp input_xinput.h


Previous 199869 Revisions Next


© 1997-2024 The MAME Team