summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/devopt.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial touch input support: Vas Crabb7 days1-1/+0
* Update accumulating relative inputs exactly once per frame. Vas Crabb2023-02-241-1/+1
* -osd: Better XInput and SDL game controller input enhancements: Vas Crabb2023-01-121-1/+1
* frontend: Make all the textbox menus use the custom navigation flag, on the o... Vas Crabb2021-10-311-1/+1
* -frontend: Refactored menu event handling and fixed a number of issues. (#8777) Vas Crabb2021-10-311-8/+12
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* Encapsulate a bit more of the menu base class to control when layout changes ... Vas Crabb2016-11-231-1/+1
* UI refactoring: [Vas Crabb] Vas Crabb2016-07-101-2/+3
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+0
* ui refactoring [Vas Crabb] Vas Crabb2016-05-271-6/+12
* Relieve UI menus and such from having to constantly fetch UI object from glob... AJR2016-04-261-1/+1
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+30