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