summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/inputmap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* UI input menu: treat codes containing a postive and negative of the same thin... Vas Crabb2019-11-211-1/+1
* UI input mapping menu updates: Vas Crabb2019-11-211-6/+13
* UI: when modifying an input mapping, only cycle default/none if UI_CANCEL is ... Vas Crabb2019-11-201-0/+1
* UI show feedback when configuring an input to give the user more of an idea o... Vas Crabb2019-11-201-5/+6
* get rid of some pointless members of input mapping menu (nw) Vas Crabb2019-11-171-2/+0
* UI cleanup: Vas Crabb2019-11-171-14/+17
* UI updates: Vas Crabb2019-11-171-47/+0
* Display emulated analog input values on the anaolg controls menu screen Vas Crabb2019-11-161-29/+2
* Distinguish DIP switches that belong to different devices but have the same n... AJR2019-08-311-2/+3
* Improve sorting of items for machine input menu. Inputs of the same type are ... AJR2019-05-241-3/+3
* ui/inputmap.cpp: Eliminate qsort (nw) AJR2018-12-281-2/+0
* UI input map fixes AJR2017-03-311-1/+1
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* Encapsulate a bit more of the menu base class to control when layout changes ... Vas Crabb2016-11-231-7/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Parenthesize optional items in input menus AJR2016-10-131-0/+1
* UI refactoring: [Vas Crabb] Vas Crabb2016-07-101-19/+27
* Revert "C++ comments for some parts." Vas Crabb2016-07-051-12/+12
* C++ comments for some parts. dankan18902016-07-041-12/+12
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+0
* ui refactoring [Vas Crabb] Vas Crabb2016-05-271-29/+46
* Relieve UI menus and such from having to constantly fetch UI object from glob... AJR2016-04-261-8/+8
* Machine management cleanups AJR2016-04-251-2/+0
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+155