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
/
windows
/
input.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Import from MESS which fixes throttle mapping for Windows (non-SDL builds) (n...
Scott Stone
2010-10-21
1
-1
/
+1
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-17
/
+25
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-0
/
+1
*
small change required by MESS: TAB should not turn on the MAME Internal UI if...
Fabio Priuli
2010-06-04
1
-0
/
+9
*
Fix the memory leaks with the strconv.c function by
Scott Stone
2010-04-23
1
-28
/
+28
*
Corrected default assignment of F10 as the default throttle on/off key for MA...
Scott Stone
2010-02-27
1
-0
/
+2
*
ui.c,ui.h,windows/input.c: [Miodrag Milanovic]
Miodrag Milanovic
2010-02-16
1
-9
/
+0
*
- Moved natural keyboard support from MESS to MAME
Miodrag Milanovic
2010-02-12
1
-3
/
+1
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-1
/
+1
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-36
/
+36
*
Changes to sync with new toolchain:
Aaron Giles
2010-01-03
1
-1
/
+1
*
gcc 4.5.0 compilation fixes.
Aaron Giles
2009-12-29
1
-4
/
+4
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-117
/
+117
*
Cleanups and version bump.
mame0134u3
Aaron Giles
2009-10-12
1
-22
/
+22
*
Moved all the OSD/windows code over to straight BSD license.
Aaron Giles
2009-10-12
1
-2
/
+34
*
> From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2009-09-06
1
-2
/
+2
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-8
/
+7
*
removed a DirectX gun change that was not meant to be committed with my last ...
Derrick Renaud
2009-04-20
1
-1
/
+2
*
When using RawInput - Fixed UI selection of Gun axis so Gun 1 is not always s...
Derrick Renaud
2009-04-20
1
-8
/
+4
*
Fixed verbose output of RAW device names for XP.
Derrick Renaud
2009-04-19
1
-2
/
+7
*
Fixed mouse/lightgun buttons to individually select when using -mouse/-multim...
Derrick Renaud
2009-04-18
1
-16
/
+11
*
Modified the makefile to support experimental optional C++
Aaron Giles
2009-02-28
1
-33
/
+35
*
This update is the below two patches, plus the remaining changes
Aaron Giles
2008-12-19
1
-38
/
+44
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-09-11
1
-8
/
+8
*
added cast so direct input 8 code will build on mingw.
smf-
2008-07-28
1
-2
/
+1
*
Cleaned up MESS-specific hooks
Nathan Woods
2008-07-27
1
-1
/
+1
*
Builds with latest DirectX SDK, which doesn't support Direct 3D 8 & Direct In...
smf-
2008-07-26
1
-7
/
+22
*
Cleanups and version bump.
mame0126u2
Aaron Giles
2008-07-24
1
-1
/
+1
*
Robustified key behavior when the debugger is visible. Should now
Aaron Giles
2008-07-17
1
-1
/
+21
*
Note: I have done some testing, but there are probably more bugs
Aaron Giles
2008-07-12
1
-3
/
+4
*
Cleanups and version bump.
Aaron Giles
2008-05-22
1
-1
/
+1
*
Restructured input port internals and cleaned up inptport.c:
Aaron Giles
2008-05-15
1
-15
/
+15
*
From: Oliver Stoenberg
Aaron Giles
2008-04-11
1
-9
/
+10
*
Fixed unicode crashing bug with input names.
Aaron Giles
2008-04-06
1
-1
/
+1
*
Centralized definitions of _WIN32_WINNT.
Aaron Giles
2008-03-21
1
-3
/
+0
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
(From Oliver Stoneberg)
Aaron Giles
2008-01-04
1
-2
/
+2
*
Fixed bug that would cause events to leak through to the game when the debugg...
Aaron Giles
2007-12-21
1
-12
/
+12
*
Changes for MAME 0.122.
Aaron Giles
2007-12-18
1
-2
/
+2
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-4
/
+4
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+2129
[prev]