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
...
*
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
*
Add WINAPI to other needed functions for stdcall calling convention on 32-bit
Brad Hughes
2016-06-15
1
-2
/
+2
*
The calling convention goes inside the brackets of pointers to functions. All...
smf-
2016-06-15
2
-6
/
+6
*
Introduce dynamic_module
Giuseppe Gorgoglione
2016-06-11
6
-118
/
+86
*
Move window_list to osd_common_t
Brad Hughes
2016-06-11
8
-14
/
+14
*
Unify window_list in Windows and SDL OSD
Brad Hughes
2016-06-10
8
-15
/
+15
*
Hybrid Input Module: Change error printing to verbose on probe() and error on...
Brad Hughes
2016-05-31
2
-4
/
+7
*
ui refactoring [Vas Crabb]
Vas Crabb
2016-05-27
1
-3
/
+15
*
ui refactoring [Vas Crabb]
Vas Crabb
2016-05-27
2
-3
/
+9
*
Improve support for more Joysticks with DirectInput8. Also repair DirectInput...
Quench0
2016-05-20
2
-4
/
+28
*
RIP sdlinc.h
couriersud
2016-05-06
3
-3
/
+3
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
7
-17
/
+17
*
Clean up extended ASCII (nw)
balr0g
2016-04-26
1
-2
/
+2
*
Revert "Temp revert of Brad changes (nw)"
Miodrag Milanovic
2016-04-25
9
-28
/
+29
*
Temp revert of Brad changes (nw)
Miodrag Milanovic
2016-04-25
9
-29
/
+28
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
7
-39
/
+40
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
2
-2
/
+2
*
Refactor OSD window.
Brad Hughes
2016-04-21
9
-28
/
+29
*
SDL cleanup (nw)
Miodrag Milanovic
2016-04-20
1
-1
/
+0
*
Standardize platform window pointer storage in osd_window.
Brad Hughes
2016-04-18
4
-8
/
+8
*
Add AVI writing to bgfx, nw
therealmogminer@gmail.com
2016-04-17
2
-2
/
+10
*
ui: Re-enabled configuration menu for single-machine and added some options.
dankan1890
2016-04-15
1
-0
/
+21
*
Fix BACKSLASH2 SDL key mapping
Brad Hughes
2016-04-11
1
-1
/
+1
*
Fix bug in Xinput DPAD POV mapping.
Brad Hughes
2016-04-10
1
-1
/
+1
*
Correct trigger axis. XInput small code cleanup.
Brad Hughes
2016-04-09
2
-25
/
+25
*
Make XInput triggers centered at 0
Brad Hughes
2016-04-06
1
-4
/
+4
*
Make Xinput triggers analog
Brad Hughes
2016-04-06
2
-8
/
+8
*
Release WMI COM objects correctly in XInput device discovery.
Brad Hughes
2016-04-05
1
-11
/
+52
*
fix compile on non-windows platforms (nw)
Miodrag Milanovic
2016-04-05
1
-1
/
+1
*
Hybrid DirectInput/XInput module
Brad Hughes
2016-04-04
6
-579
/
+1116
*
Fixed joystick on Android preventing application to crash, cleanup init for S...
Miodrag Milanovic
2016-04-02
1
-17
/
+18
*
Conflict resolution (nw)
AJR
2016-03-31
2
-3
/
+15
|
\
|
*
Unsubscribe SDL input modules from events on exit.
Brad Hughes
2016-03-30
2
-3
/
+15
*
|
Iterate over core classes C++11 style
AJR
2016-03-31
2
-42
/
+40
|
/
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
13
-143
/
+142
*
Fix cross compile (nw)
Jeffrey Clark
2016-03-23
1
-1
/
+1
*
Fix VS Build issue for WRL ComPtr
Brad Hughes
2016-03-19
1
-1
/
+1
*
temporary fix for VS build. (nw)
dankan1890
2016-03-20
1
-1
/
+1
*
Handle a couple more SDL window events to track focus in input module.
Brad Hughes
2016-03-19
1
-0
/
+5
*
Fix build break for X11 input
Brad Hughes
2016-03-19
1
-1
/
+1
[prev]
[next]