index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
modules
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compile testing anybody? (nw)
Olivier Galibert
2017-02-27
1
-4
/
+2
*
Some reports of garbage in console with DInput controllers.
Brad Hughes
2017-02-27
1
-2
/
+7
*
UWP: Fix alt key input (nw)
Brad Hughes
2017-01-11
1
-1
/
+15
*
Move special windows.h include directives to build defines (nw)
Brad Hughes
2016-12-28
8
-21
/
+1
*
srcclean (nw)
Vas Crabb
2016-11-27
2
-27
/
+27
*
Fix key names with -keyboardprovider win32
Vas Crabb
2016-11-25
1
-4
/
+8
*
UWP: keyboard scancodes start at 1 (nw)
Brad Hughes
2016-11-17
1
-2
/
+6
*
Change window handle storage to template instead of void* (nw) (#1725)
Brad Hughes
2016-11-17
5
-13
/
+13
*
UWP: Missing gamepad reset caused control sticking (nw)
Brad Hughes
2016-11-15
1
-0
/
+5
*
UWP: Hotkeys for gamepad plus more time for gamepad discovery (nw)
Brad Hughes
2016-11-15
2
-3
/
+37
*
UWP: Better keyboard key names (nw)
Brad Hughes
2016-11-15
3
-14
/
+15
*
UWP: Enable gamepad support and update keyboard support (nw)
Brad Hughes
2016-11-14
3
-72
/
+529
*
Add basic keyboard input to UWP (nw)
Brad Hughes
2016-11-11
3
-135
/
+318
*
Small cleanup (nw)
Miodrag Milanovic
2016-11-11
1
-1
/
+1
*
simplified memory allocation for osd_module (nw)
Miodrag Milanovic
2016-11-11
2
-0
/
+4
*
Unbreak non-Windows builds yet again (nw)
AJR
2016-11-10
1
-0
/
+3
*
UWP builds again but by no means working (nw)
Brad Hughes
2016-11-10
1
-3
/
+0
*
Polymorphize input_device and input_class; move to separate source file (nw)
AJR
2016-10-24
1
-0
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
10
-39
/
+39
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
2
-9
/
+9
*
Merge remote-tracking branch 'mamedev/master'
Tomer Verona
2016-10-09
6
-14
/
+54
|
\
|
*
Misc. keyboard input improvements
AJR
2016-10-08
1
-1
/
+5
|
*
Merge pull request #1469 from npwoods/new_strconv_overloads
Vas Crabb
2016-10-05
3
-6
/
+6
|
|
\
|
|
*
Bulk renaming of Windows string conversion functions
Nathan Woods
2016-10-03
3
-6
/
+6
|
*
|
Fix two leaks (nw)
Brad Hughes
2016-10-03
1
-6
/
+41
|
|
/
|
*
srcclean (nw)
Vas Crabb
2016-09-26
1
-1
/
+1
|
*
Merge pull request #1405 from tverona1/master
Brad Hughes
2016-09-20
9
-63
/
+72
|
|
\
|
*
|
Convert OSD monitor info to modules plus add DXGI implementation
Brad Hughes
2016-09-14
1
-0
/
+1
*
|
|
Incorporate product / instance directinput device ids
Tomer Verona
2016-10-09
1
-2
/
+15
|
|
/
|
/
|
*
|
Adding id() property to input_device
Tomer Verona
2016-09-20
9
-73
/
+74
*
|
Support for configuring device to conrtoller id
Tomer Verona
2016-09-12
1
-2
/
+10
|
/
*
Each mouse should track its own double-click status (nw)
Brad Hughes
2016-09-07
1
-8
/
+12
*
Partially fix SDL joysticks with same name
Brad Hughes
2016-08-31
2
-28
/
+17
*
srcclean and translation regeneration
Vas Crabb
2016-08-29
2
-2
/
+2
*
Put back accidentally replaced conditional compile directive (nw)
Brad Hughes
2016-08-22
1
-1
/
+1
*
cleanup missed x11 input module (nw)
Brad Hughes
2016-08-22
1
-30
/
+31
*
osd input code cleanup (nw)
Brad Hughes
2016-08-22
10
-162
/
+134
*
Remap "P1 Mahjong Score" to / key for OS X
AJR
2016-08-09
1
-0
/
+8
*
Patch to fix the Gun#2 not working in Mame, please refer to Bug id 6185 on Ma...
Patrick Lessard
2016-08-02
1
-22
/
+131
*
Turn image init/validate into scoped enums to avoid accidental casts to/from ...
Vas Crabb
2016-08-01
1
-2
/
+1
*
for bool type use true and false (nw)
Miodrag Milanovic
2016-07-31
3
-14
/
+14
*
algorithm-> utility where appropriate, fix imgtool (nw)
Miodrag Milanovic
2016-07-31
2
-2
/
+2
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
6
-7
/
+21
*
Cleanups and version bump
Miodrag Milanovic
2016-07-27
2
-2
/
+2
*
Changed strconv.[cpp|h] functions to return their results as std::string and ...
Nathan Woods
2016-07-24
3
-25
/
+10
*
Apollo changes: [Hans Ostermeyer]
arbee
2016-07-12
1
-1
/
+3
*
Fix input issues on big endian systems (fixes #963)
Brad Hughes
2016-06-29
8
-47
/
+79
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
3
-4
/
+4
*
A few minor input fixes and cleanups
Brad Hughes
2016-06-25
2
-8
/
+26
*
Don't crash on input modules not derived from wininput_module (like "none")
Brad Hughes
2016-06-18
1
-8
/
+29
[next]