Ryan Dortmans
|
232cf294ea
|
Clean up
|
2004-09-28 06:08:33 +00:00 |
|
Ryan Dortmans
|
8696eafc0e
|
Xbox handler now functions correctly.
|
2004-09-28 05:06:47 +00:00 |
|
Ryan Dortmans
|
6bc4b6ab43
|
Input handler for Xbox controllers
|
2004-09-27 08:08:55 +00:00 |
|
Chris Danford
|
6fd5183134
|
more "for" scope fixes
|
2004-09-25 05:10:10 +00:00 |
|
Charles Lohr
|
2324859389
|
Fix: Include RageUtil.h. It is necessiary for ARRAYSIZE.
|
2004-09-10 02:12:40 +00:00 |
|
Glenn Maynard
|
b0c6686574
|
cleanup
|
2004-09-09 22:13:10 +00:00 |
|
Glenn Maynard
|
b6aace4a89
|
handle analog sticks; remove xbox resizing stuff that doesn't belong in input drivers
|
2004-09-09 22:12:10 +00:00 |
|
Ryan Dortmans
|
f7fe3d007f
|
Xbox: screen can only be resized when in the screen center screen.
|
2004-09-09 16:15:41 +00:00 |
|
Glenn Maynard
|
691deabe66
|
cleanup
|
2004-09-06 04:50:10 +00:00 |
|
Glenn Maynard
|
eb2855f27a
|
fix DIK_APOSTROPHE map
|
2004-09-06 04:48:33 +00:00 |
|
Glenn Maynard
|
f80433b047
|
cleanup
|
2004-08-28 09:41:43 +00:00 |
|
Steve Checkoway
|
4814159fcf
|
fix left/right switched.
|
2004-06-19 05:12:12 +00:00 |
|
Glenn Maynard
|
fbfe94e68e
|
debugging
|
2004-06-16 23:27:24 +00:00 |
|
Steve Checkoway
|
63a046d369
|
Fix warning.
|
2004-06-16 23:02:11 +00:00 |
|
Glenn Maynard
|
8b5099690d
|
comment
|
2004-06-16 21:11:56 +00:00 |
|
Glenn Maynard
|
125141f996
|
really, don't need SDL for hats
|
2004-06-16 21:10:30 +00:00 |
|
Glenn Maynard
|
7fdcaa15d8
|
simplify
|
2004-06-16 20:48:53 +00:00 |
|
Glenn Maynard
|
f1bcd1cbdc
|
update
|
2004-06-16 20:34:26 +00:00 |
|
Glenn Maynard
|
d89d883e9f
|
KEY_KP_EQUAL
|
2004-06-16 20:33:10 +00:00 |
|
Glenn Maynard
|
98ecd82db5
|
phasing out SDL_keysym.h
|
2004-06-16 20:26:45 +00:00 |
|
Glenn Maynard
|
2dd552a54a
|
make sure pri boosting is enabled for di/pump threads
|
2004-06-07 02:40:09 +00:00 |
|
Glenn Maynard
|
1d9e4c4658
|
SDL_Delay -> usleep
|
2004-05-21 03:31:26 +00:00 |
|
Glenn Maynard
|
564eea2ade
|
license update
|
2004-05-15 22:07:41 +00:00 |
|
Glenn Maynard
|
a702601034
|
updates (we still don't use this yet)
|
2004-04-05 22:16:26 +00:00 |
|
Glenn Maynard
|
3cb62064fe
|
don't queue input while dialog boxes have focus
|
2004-01-13 02:22:18 +00:00 |
|
Glenn Maynard
|
6f1cac33c1
|
cleanup.
|
2004-01-03 07:18:43 +00:00 |
|
Chris Danford
|
945441d0f8
|
add Para input handler (not quite working yet)
|
2003-12-17 09:33:39 +00:00 |
|
Chris Danford
|
d44851a9de
|
change duplicate variable name
|
2003-12-17 09:32:56 +00:00 |
|
Chris Danford
|
47def7d3dc
|
xbox updates
|
2003-11-13 00:39:36 +00:00 |
|
Glenn Maynard
|
e0f7347551
|
fix release build copmile
|
2003-10-11 04:05:43 +00:00 |
|
Glenn Maynard
|
a7771a5c66
|
boost Pump thread priority
|
2003-10-11 00:15:19 +00:00 |
|
Glenn Maynard
|
075c34e8cc
|
Fix assertion failure when joysticks with more than one hat are attached
|
2003-10-08 20:40:41 +00:00 |
|
Thad Ward
|
c7de8342f5
|
remove some tls.h includes that were apparently missed.
|
2003-10-01 09:15:51 +00:00 |
|
Glenn Maynard
|
fa27886b1c
|
Use SDLK_PRINT instead of SDLK_SYSREQ.
|
2003-09-28 23:20:22 +00:00 |
|
Glenn Maynard
|
32e81d2bbc
|
Use CHECKPOINT and RageThreads.
|
2003-08-05 01:32:51 +00:00 |
|
Glenn Maynard
|
25026f2877
|
Always handle unbuffered devices in the main thread.
|
2003-07-28 17:42:57 +00:00 |
|
Glenn Maynard
|
d19feaf965
|
fix link errors--dxguid *is* needed in Windows
|
2003-07-22 20:23:39 +00:00 |
|
Glenn Maynard
|
3a04d3f223
|
Never handle polled devices in a thread in Win9x. It doesn't have the
scheduling granularity to handle it.
|
2003-07-20 19:16:49 +00:00 |
|
Glenn Maynard
|
da3be19536
|
use RageTimer::Half
|
2003-07-20 19:13:35 +00:00 |
|
Glenn Maynard
|
ad40d49720
|
Unacquire before calling SetEventNotification.
|
2003-07-15 20:41:45 +00:00 |
|
Glenn Maynard
|
718f3e4e6b
|
fix crash
|
2003-07-15 09:11:09 +00:00 |
|
Glenn Maynard
|
e28ad70a27
|
Shut down the input thread when resetting the window.
|
2003-07-15 03:35:47 +00:00 |
|
Glenn Maynard
|
8f07ab28b2
|
thread debug info
|
2003-07-15 01:23:11 +00:00 |
|
Glenn Maynard
|
c65136cb37
|
quiet unneeded output
|
2003-07-14 22:28:03 +00:00 |
|
Glenn Maynard
|
a675dc82dd
|
cosmetic
|
2003-07-14 19:12:37 +00:00 |
|
Glenn Maynard
|
4b79170bad
|
Add some temporary timing information
|
2003-07-14 19:10:28 +00:00 |
|
Glenn Maynard
|
4f01755442
|
Don't start a Pump thread if we have no pads.
|
2003-07-14 07:30:51 +00:00 |
|
Glenn Maynard
|
9385e437f2
|
threaded DI input
|
2003-07-14 06:27:20 +00:00 |
|
Glenn Maynard
|
5a1fc8b54f
|
update
|
2003-07-14 06:26:39 +00:00 |
|
Glenn Maynard
|
e7ec4c7e0f
|
threaded Pump input
|
2003-07-14 06:26:09 +00:00 |
|