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
/
osd
/
windows
/
input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-2266
/
+0
*
champbas.c driver needs cleanup, i'll continue on that if i can sort out MCU ...
hap
2015-10-26
1
-1
/
+1
*
windows rawinput: allow nameless input devices
hap
2015-10-26
1
-4
/
+4
*
Cleanups and version bump
mame0166
Miodrag Milanovic
2015-09-30
1
-7
/
+7
*
added 'global_inputs' (disabled by default) to allow MAME to read inputs even...
David Haywood
2015-09-14
1
-6
/
+31
*
Fixed GetModuleHandle to be universal.
Vladimir Kryvian
2015-08-25
1
-4
/
+6
*
fix compile on MSVC (nw)
Peter Ferrie
2015-06-17
1
-1
/
+1
*
Hook up -uimodekey for Windows
Vas Crabb
2015-06-15
1
-146
/
+170
*
Move UI mode key out of SDL options into generic options
Vas Crabb
2015-06-15
1
-0
/
+20
*
Identified window properties/variables which are used by renderers.
couriersud
2015-02-09
1
-2
/
+2
*
Fix crash on fatalerror from winwindow_video_window_create()
Ramiro Polla
2014-12-15
1
-5
/
+8
*
Added window to osd_interface (nw)
Miodrag Milanovic
2014-09-01
1
-7
/
+7
*
-Made osd_interface base class for OSD and moved initialization for each subs...
Miodrag Milanovic
2014-04-25
1
-20
/
+11
*
reverting to classic ui due to lot of issues, as much as I hate reverting som...
Miodrag Milanovic
2014-04-17
1
-37
/
+1
*
ScrLock no longer is a menu key; it will now enable/disable keyboard menu sho...
Nathan Woods
2014-04-16
1
-1
/
+1
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
1
-6
/
+6
*
Merge of new menubar code
Nathan Woods
2014-04-12
1
-2
/
+38
*
a few adjustments for Visual Studio analysis (nw)
Oliver Stöneberg
2014-04-04
1
-2
/
+2
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-11
/
+11
*
Adopted 'bool' type
Nathan Woods
2014-02-05
1
-15
/
+15
*
Moved src/emu/ui.? ==> src/emu/ui/ui.?, changed to follow MAME OOP convention...
Nathan Woods
2014-01-29
1
-1
/
+1
*
basically an update to r26433
Michaël Banaan Ananas
2013-12-14
1
-7
/
+19
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-35
/
+2
*
"put HLSL back ..." fix build etc.
David Haywood
2013-06-06
1
-0
/
+18
*
As this project is clearly now run by people who care more about "feelings" a...
Ryan Holtz
2013-06-06
1
-18
/
+0
*
Cleanups and version bump
mame0148u2
Miodrag Milanovic
2013-03-19
1
-3
/
+3
*
input: Support up to 32 buttons and harmonize Windows and SDL behavior if you...
R. Belmont
2013-02-18
1
-1
/
+11
*
Fix HLSL toggle and move it to Ctrl+Alt+F5. Next time someone touches the HLS...
Ryan Holtz
2013-01-28
1
-1
/
+1
*
- d3dhlsl.c: Made HLSL switchable at runtime, Ctrl+Alt+F12. [MooglyGuy]
Ryan Holtz
2013-01-13
1
-1
/
+7
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-176
/
+176
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-10
/
+5
*
Clean-ups and version bump
mame0145u8
Miodrag Milanovic
2012-05-07
1
-1
/
+1
*
ioport.c C++ conversion. Mostly internal changes, with no
Aaron Giles
2012-05-03
1
-11
/
+12
*
Change DirectInput joystick acquisition method to be non exclusive. [bdam]
Michaël Banaan Ananas
2012-03-25
1
-2
/
+2
*
DI_PROPNOEFFECT after dinput property change is not an error
Michaël Banaan Ananas
2011-08-01
1
-4
/
+4
*
- Removing MD5 support in ROMLOAD_* [Oliver Stoneberg]
Miodrag Milanovic
2011-07-31
1
-1
/
+1
*
HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere, SoltanGris42]
Ryan Holtz
2011-05-30
1
-0
/
+14
*
Should fix osd keys.
Aaron Giles
2011-05-30
1
-2
/
+2
*
(Finally found the time to finish this....)
Aaron Giles
2011-05-30
1
-38
/
+38
*
Switch to using delegates for some callbacks:
Aaron Giles
2011-04-27
1
-6
/
+6
*
Privatized most of the m_machine pointers in the system to prevent
Aaron Giles
2011-04-19
1
-6
/
+10
*
BIG update.
Aaron Giles
2011-03-29
1
-38
/
+40
*
Mapped KEYCODE_BACKSLASH2 to the OEM_102 key (located between LShift and Z on...
Curt Coder
2011-03-10
1
-0
/
+1
*
Converted core_options to a class. Removed a bunch of marginal
Aaron Giles
2011-03-03
1
-1
/
+1
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-1
/
+1
*
(typofix)
Michaël Banaan Ananas
2011-02-09
1
-1
/
+1
*
- Cleanup of WINUI depending compiling (no whatsnew)
Miodrag Milanovic
2011-02-04
1
-1
/
+4
*
Cleaned OSD windows and emu part from NEWUI dependencies (no whatsnew)
Miodrag Milanovic
2011-01-13
1
-15
/
+0
*
Moved image devices implementation and related UI functions to emu section fr...
Miodrag Milanovic
2011-01-05
1
-6
/
+0
*
Create new class osd_interface to house OSD callbacks. Added new
Aaron Giles
2010-10-21
1
-2
/
+2
[next]