index
:
mame
aaron-nl3
aaron-pci-cleanup
aerofgtb_yoffs
android-updates
arm3_copro
arm_playground
asmjit
barcrest
cdimono2_wip
cdplay
deprecated
draggable-layout
dribbling-nl
floppy_sound
hlsl_aviplay
lindbergh_exp
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
midtunit_video
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
palmhacks
pc98floppy
py_regtests
rendlay_vid
s32_kokoroji
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
vrender0_3
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
frontend
/
mame
/
ui
/
inputmap.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915)
Vas Crabb
2022-06-11
1
-3
/
+7
*
Moved localised I/O port name lookup into I/O port manager.
Vas Crabb
2021-12-09
1
-1
/
+1
*
-frontend: Refactored menu event handling and fixed a number of issues. (#8777)
Vas Crabb
2021-10-31
1
-2
/
+5
*
Bug fixes and usablility enhancements:
Vas Crabb
2021-01-29
1
-0
/
+2
*
ui/inputmap: prevent race condition between ui_input().pressed() and poll()
hap
2021-01-27
1
-0
/
+1
*
-Lua cleanup and documentation migration checkpoint.
Vas Crabb
2020-12-16
1
-1
/
+1
*
-emu/natkeyboard.cpp: Allow keyboard devices to be enabled/disabled.
Vas Crabb
2020-10-11
1
-1
/
+1
*
UI input menu: treat codes containing a postive and negative of the same thin...
Vas Crabb
2019-11-21
1
-1
/
+1
*
UI input mapping menu updates:
Vas Crabb
2019-11-21
1
-6
/
+13
*
UI: when modifying an input mapping, only cycle default/none if UI_CANCEL is ...
Vas Crabb
2019-11-20
1
-0
/
+1
*
UI show feedback when configuring an input to give the user more of an idea o...
Vas Crabb
2019-11-20
1
-5
/
+6
*
get rid of some pointless members of input mapping menu (nw)
Vas Crabb
2019-11-17
1
-2
/
+0
*
UI cleanup:
Vas Crabb
2019-11-17
1
-14
/
+17
*
UI updates:
Vas Crabb
2019-11-17
1
-47
/
+0
*
Display emulated analog input values on the anaolg controls menu screen
Vas Crabb
2019-11-16
1
-29
/
+2
*
Distinguish DIP switches that belong to different devices but have the same n...
AJR
2019-08-31
1
-2
/
+3
*
Improve sorting of items for machine input menu. Inputs of the same type are ...
AJR
2019-05-24
1
-3
/
+3
*
ui/inputmap.cpp: Eliminate qsort (nw)
AJR
2018-12-28
1
-2
/
+0
*
UI input map fixes
AJR
2017-03-31
1
-1
/
+1
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
Encapsulate a bit more of the menu base class to control when layout changes ...
Vas Crabb
2016-11-23
1
-7
/
+7
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-7
/
+7
*
Parenthesize optional items in input menus
AJR
2016-10-13
1
-0
/
+1
*
UI refactoring: [Vas Crabb]
Vas Crabb
2016-07-10
1
-19
/
+27
*
Revert "C++ comments for some parts."
Vas Crabb
2016-07-05
1
-12
/
+12
*
C++ comments for some parts.
dankan1890
2016-07-04
1
-12
/
+12
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-1
/
+0
*
ui refactoring [Vas Crabb]
Vas Crabb
2016-05-27
1
-29
/
+46
*
Relieve UI menus and such from having to constantly fetch UI object from glob...
AJR
2016-04-26
1
-8
/
+8
*
Machine management cleanups
AJR
2016-04-25
1
-2
/
+0
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
1
-0
/
+155