zeromus
|
c99cc7fa2a
|
fix #484
|
2015-08-31 14:50:26 -05:00 |
zeromus
|
109ee3981b
|
support xpad guide button
|
2015-08-24 15:05:06 -05:00 |
zeromus
|
3cbea04448
|
fix error in IPCKeyInput
|
2015-08-14 19:10:55 -05:00 |
zeromus
|
aa8b87129b
|
add IPCKeyInput, since we chose to use dinput for keys, so people can send input to the process somehow. way easier and safer than changing to use win32 keystroke messages
|
2015-08-14 18:07:19 -05:00 |
jdpurcell
|
09c6072082
|
Issue 288: Fix two crashes in single instance mode.
|
2014-12-29 04:20:47 +00:00 |
zeromus
|
0d674308b9
|
check for existence of xinput1_3.dll before calling on the slimdx code to attempt using it
|
2014-07-23 06:52:04 +00:00 |
zeromus
|
c45bd306bf
|
revert part of r7059 cosmetic refactorings which probably broke xinput on some systems
|
2014-07-20 20:01:21 +00:00 |
adelikat
|
ab5cfab035
|
remove redundant code throughout the emuhawk project
|
2014-06-29 02:28:48 +00:00 |
zeromus
|
48360f77be
|
|
2014-06-23 01:20:17 +00:00 |
zeromus
|
140aec6a4d
|
add system for controlling which forms can generate mouse input
|
2014-06-22 23:20:36 +00:00 |
goyuken
|
c87abe9503
|
fix analog axis names for xinput controllers
|
2014-05-16 14:43:56 +00:00 |
zeromus
|
b4db548e94
|
remove lame console spam
|
2014-04-27 01:20:53 +00:00 |
zeromus
|
c5027b1df6
|
fix new bug with modifier keys being sticky in the binding dialogs
|
2014-04-22 20:26:55 +00:00 |
zeromus
|
39ec2ebc90
|
use buffered mode for keyboard input, so that it is impossible for quick keystrokes to get missed. also increase priority of input thread.
|
2014-04-20 03:38:03 +00:00 |
goyuken
|
47b1e3ae49
|
I AM MASTER OVER DOG
|
2014-04-16 02:11:22 +00:00 |
goyuken
|
9730d06a46
|
preliminary moose support
|
2014-04-16 01:47:37 +00:00 |
zeromus
|
b7a053f7da
|
dont allocate keystates repeatedly in input code (use `ref keystate`) instead
|
2014-01-30 04:35:35 +00:00 |
adelikat
|
7b03fc0bc0
|
Move Buffer.cs and Util.cs from BizHawk.Emulation to BizHawk.Common, and add 1234832983 usings
|
2013-11-04 00:36:15 +00:00 |
adelikat
|
589758f74d
|
rename GlobalWinF to GlobalWin, yeah, I'm being nitpicky
|
2013-11-03 16:07:58 +00:00 |
adelikat
|
c669680e07
|
Rename Multiclient folder
|
2013-11-03 04:05:56 +00:00 |