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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved src/emu/uigfx.? ==> src/emu/ui/viewgfx.?, move C++-ifications
Nathan Woods
2014-01-25
1
-3
/
+3
*
More unglamourous changes (commenting, bool etc)
Nathan Woods
2014-01-17
1
-1
/
+1
*
Unglamorous changes from my UI rewrite
Jürgen Buchmüller
2014-01-17
1
-11
/
+11
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-13
/
+13
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-1
/
+1
*
ioport.c C++ conversion. Mostly internal changes, with no
Aaron Giles
2012-05-03
1
-6
/
+5
*
Some cleanup of some observed #include redundancy from source files which use...
Scott Stone
2012-02-06
1
-1
/
+0
*
(Finally found the time to finish this....)
Aaron Giles
2011-05-30
1
-1
/
+1
*
Switch to using delegates for some callbacks:
Aaron Giles
2011-04-27
1
-1
/
+1
*
BIG update.
Aaron Giles
2011-03-29
1
-18
/
+18
*
I had originally wanted to convert the profiler to use scopes (e.g.,
Aaron Giles
2010-08-21
1
-2
/
+2
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-4
/
+4
*
Minor changes for internal render debugger
Couriersud
2010-02-05
1
-2
/
+2
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-2
/
+1
*
> From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2009-09-06
1
-1
/
+1
*
Changed profiler to separate start/stop cases. [Christophe Jaillet]
Aaron Giles
2009-08-19
1
-2
/
+2
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-2
/
+1
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-1
/
+1
*
This patch replaces the Machine parameter where an running_machine *
Aaron Giles
2008-11-13
1
-1
/
+0
*
OSD notice: you now need to report separate mouse up/mouse down events
Aaron Giles
2008-09-09
1
-1
/
+12
*
Cleanups.
Aaron Giles
2008-07-17
1
-5
/
+5
*
Note: I have done some testing, but there are probably more bugs
Aaron Giles
2008-07-12
1
-0
/
+281