index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
uiinput.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't process every character individually when searching - this reduces
Vas Crabb
2017-08-10
1
-27
/
+24
*
Double-check key state before UI autorepeat. Fixes #1169
Brad Hughes
2016-12-06
1
-1
/
+8
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-8
/
+8
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
1
-1
/
+1
*
more TRUE/FALSE cleanup (nw)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-8
/
+8
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
some bool <-> int not needed conversions, also cleaned drivenum.* was using m...
Miodrag Milanovic
2016-10-21
1
-1
/
+1
*
Ioport refactoring and cleanups (nw)
AJR
2016-05-18
1
-3
/
+43
*
ui: Re-enabled configuration menu for single-machine and added some options.
dankan1890
2016-04-15
1
-0
/
+30
*
ui: Moved options "Configure Directories" and "Save Configuration" into "Conf...
dankan1890
2016-02-27
1
-1
/
+1
*
Cleanups and version bump
Miodrag Milanovic
2016-02-24
1
-3
/
+3
*
Initial import of MEWUI to MAME [Dankan1890]
Dankan1890
2016-02-04
1
-1
/
+18
*
Do not handle any UI inputs immediately after state load/save
Victor Vasiliev
2016-02-02
1
-0
/
+10
*
Cleanups and version bump
mame0170
Miodrag Milanovic
2016-01-27
1
-19
/
+18
*
let's use our templates to clear (nw)
Miodrag Milanovic
2016-01-11
1
-4
/
+0
*
modernized ui_input_manager (nw)
Miodrag Milanovic
2016-01-10
1
-106
/
+152
*
removed memory tracking (nw)
Miodrag Milanovic
2016-01-08
1
-1
/
+1
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-5
/
+5
*
Fixed some suggestions by ReSharper C++ (nw)
Miodrag Milanovic
2015-11-14
1
-1
/
+1
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+285