summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/videoopt.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update accumulating relative inputs exactly once per frame. Vas Crabb2023-02-241-2/+2
* -osd: Better XInput and SDL game controller input enhancements: Vas Crabb2023-01-121-2/+2
* ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915) Vas Crabb2022-06-111-4/+3
* -frontend: Refactored menu event handling and fixed a number of issues. (#8777) Vas Crabb2021-10-311-2/+2
* More Lua engine clean-up and documentation, resulting in core cleanup. Vas Crabb2020-12-181-1/+5
* -util/xmlfile: Escape attribute and element content. Vas Crabb2020-09-061-12/+8
* vs2019_clang builds and links with portaudio disabled (nw) smf-2019-10-081-1/+1
* Make layout format more flexible: Vas Crabb2019-07-061-5/+0
* Encapsulate a bit more of the menu base class to control when layout changes ... Vas Crabb2016-11-231-2/+2
* UI refactoring: [Vas Crabb] Vas Crabb2016-07-101-4/+7
* Revert "C++ comments for some parts." Vas Crabb2016-07-051-1/+1
* C++ comments for some parts. dankan18902016-07-041-1/+1
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+0
* ui refactoring [Vas Crabb] Vas Crabb2016-05-271-9/+15
* 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/+48