summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/inputmacro/plugin.json
Commit message (Collapse)AuthorAgeFilesLines
* -plugins/inputmacro: Added support for non-wrapping analog inputs. Vas Crabb2026-01-061-1/+1
| | | | | | | | -emu/inputdev.cpp, emu/emuopts.cpp: Removed core off-screen reload hack now that the same thing can be achieved more flexibly with plugins. -ui/pluginopt.cpp: Changed the "previos menu" item text to make what it does more obvious.
* -plugins: Added an input macro plugin. Vas Crabb2021-10-211-0/+10
-plugins: Sort input selection menus for autofire plugin. -frontend: Fixed another case where the menus may not automatically scroll the first item into view.