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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Miscellaneous cleanup:
Vas Crabb
2020-10-10
1
-14
/
+13
*
emu: correct some file headers (nw)
hap
2020-06-19
1
-0
/
+1
*
srcclean (nw)
Vas Crabb
2019-07-28
1
-1
/
+1
*
Added ui_input_manager::[set_]presses_enabled() and exposed to LUA
npwoods
2019-07-21
1
-0
/
+5
*
Don't process every character individually when searching - this reduces
Vas Crabb
2017-08-10
1
-15
/
+18
*
general cleanup:
Vas Crabb
2017-05-23
1
-3
/
+1
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-18
/
+18
*
more TRUE/FALSE cleanup (nw)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-13
/
+13
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
Ioport refactoring and cleanups (nw)
AJR
2016-05-18
1
-3
/
+5
*
ui: Re-enabled configuration menu for single-machine and added some options.
dankan1890
2016-04-15
1
-0
/
+4
*
Initial import of MEWUI to MAME [Dankan1890]
Dankan1890
2016-02-04
1
-0
/
+4
*
Do not handle any UI inputs immediately after state load/save
Victor Vasiliev
2016-02-02
1
-0
/
+2
*
Cleanups and version bump
mame0170
Miodrag Milanovic
2016-01-27
1
-1
/
+1
*
fix clang build (nw)
Miodrag Milanovic
2016-01-11
1
-2
/
+0
*
modernized ui_input_manager (nw)
Miodrag Milanovic
2016-01-10
1
-124
/
+51
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-6
/
+6
*
Added some for Nathan and some more for Nicola (nw)
Miodrag Milanovic
2015-05-11
1
-6
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
reverting to classic ui due to lot of issues, as much as I hate reverting som...
Miodrag Milanovic
2014-04-17
1
-0
/
+1
*
Merge of new menubar code
Nathan Woods
2014-04-12
1
-1
/
+0
*
Moved src/emu/uigfx.? ==> src/emu/ui/viewgfx.?, move C++-ifications
Nathan Woods
2014-01-25
1
-2
/
+2
*
Unglamorous changes from my UI rewrite
Jürgen Buchmüller
2014-01-17
1
-3
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-7
/
+7
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-4
/
+2
*
BIG update.
Aaron Giles
2011-03-29
1
-13
/
+13
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-1
/
+1
*
Minor changes for internal render debugger
Couriersud
2010-02-05
1
-0
/
+2
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-2
/
+0
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-1
/
+1
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-5
/
+5
*
OSD notice: you now need to report separate mouse up/mouse down events
Aaron Giles
2008-09-09
1
-6
/
+23
*
Cleanups.
Aaron Giles
2008-07-17
1
-6
/
+6
*
Note: I have done some testing, but there are probably more bugs
Aaron Giles
2008-07-12
1
-0
/
+172