mame/docs/source/usingmame
Vas Crabb 8ab63e2072 Fix various usability issues:
frontend: Made it so you can press UI On Screen Display to hide the
Analog Controls menu and see the response to your inputs without the
risk of changing settings, and see more axes at once and scroll them for
systems with very large number of axes.  Also ensure the axis being
configured is visible when the menu is visible, and made the menu behave
a bit more like the system input assignments menu (including
previous/next group navigation).

frontend: Allow Lua to draw to the UI container - this addresses the
main complaint in #7475.  Note that drawing to the UI container will
draw over any UI elements, including menus.  Plugins can check
menu_active to avoid drawing over menus.  Also removed some unnecessary
use of sol::overload.

frontend: Improved info/image box navigation on the system/softwre
selection menus, and cleaned up some leftover code that came from the
copy/pasted event handling functions.

frontend: Fixed sliders menu not handling Alt+Shift as intended (thanks
Coverity).  Fixed a couple of harmless Coverity errors, too.

emu/inpttype.ipp: Made the default assignment for Save State recognise
right shift.

plugins: Added next/previous group navigation to input macro edit menu.

docs: Added basic description of the system and software selection
menus, and corrected a couple of errors in the Lua reference.
2021-11-02 07:53:18 +11:00
..
images Optimise some SVG images 2020-10-09 15:52:07 +11:00
aboutromsets.rst Reword the entire merged set example to avoid long sentence soup (#3857) 2018-08-17 14:43:01 +10:00
commonissues.rst -docs: Started documenting plugins. 2021-10-24 05:48:05 +11:00
defaultkeys.rst -frontend: Refactored menu event handling and fixed a number of issues. (#8777) 2021-10-31 12:31:16 +11:00
frontends.rst -frontend: Refactored menu event handling and fixed a number of issues. (#8777) 2021-10-31 12:31:16 +11:00
index.rst -frontend: Refactored menu event handling and fixed a number of issues. (#8777) 2021-10-31 12:31:16 +11:00
mamemenus.rst Docmumentation update/expansion. [Firehawke, Vas Crabb] 2021-05-07 03:41:10 +10:00
ui.rst Fix various usability issues: 2021-11-02 07:53:18 +11:00
usingmame.rst Remove leftover mame64 from docs 2021-05-25 15:45:13 +02:00