summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/info.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial touch input support: Vas Crabb7 days1-2/+0
* emu/diimage.cpp: Added media change notifier and exposed to Lua. Vas Crabb2023-12-141-1/+7
* Update accumulating relative inputs exactly once per frame. Vas Crabb2023-02-241-3/+3
* -osd: Better XInput and SDL game controller input enhancements: Vas Crabb2023-01-121-3/+3
* -Updated translations, cleaned up a little. Vas Crabb2022-06-261-0/+1
* frontend: Show more unemulated/imperfect features per-device in warnings menu. Vas Crabb2021-11-171-0/+3
* -frontend: Refactored menu event handling and fixed a number of issues. (#8777) Vas Crabb2021-10-311-6/+15
* frontend: Added option to skip repeated imperfect emulation warnings. Vas Crabb2020-09-021-1/+3
* ui: able to show emulation warnings from tab menu hap2020-07-101-0/+12
* Changed mechanisms for overriding the mandatory file manager npwoods2019-08-051-1/+0
* srcclean (nw) Vas Crabb2019-07-281-1/+1
* Changed the various usages of UI_*COLOR to be calls to src/frontend/mame/ui/m... npwoods2019-06-281-3/+5
* Show presence of analog controls and/or keyboard in info box - it's potential... Vas Crabb2017-07-281-14/+19
* use aggregate flags for -ui simple as well (nw) Vas Crabb2017-07-271-0/+1
* use aggregate emulation status in MewUI menus, expose more flags in info box ... Vas Crabb2017-07-271-17/+36
* Move unemulated/imperfect flags from machines into devices. Vas Crabb2017-07-271-4/+12
* find_dipname considered harmful (nw) AJR2017-01-031-2/+0
* Service mode DIP switch adjustments AJR2017-01-021-0/+4
* Encapsulate a bit more of the menu base class to control when layout changes ... Vas Crabb2016-11-231-4/+5
* Misc. keyboard input improvements AJR2016-10-081-0/+2
* srcclean (nw) Vas Crabb2016-09-261-1/+0
* UI-related cleanup (nw) AJR2016-08-091-0/+30
* UI refactoring: [Vas Crabb] Vas Crabb2016-07-101-4/+6
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+0
* ui refactoring [Vas Crabb] Vas Crabb2016-05-271-9/+16
* Relieve UI menus and such from having to constantly fetch UI object from glob... AJR2016-04-261-2/+2
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+37