Steve Checkoway
|
b362a5969f
|
Simplify.
|
2006-01-14 01:04:48 +00:00 |
|
Steve Checkoway
|
2301565b2a
|
Fix threaded input not actually running in the created thread. Allow nonthreaded input (by using the gui--i.e. main event loop--thread) according to PREFSMAN->m_bThreadedInput.
|
2005-12-27 05:55:06 +00:00 |
|
Steve Checkoway
|
9d6b0890a5
|
Work on keyboard handler. Nearly there.
|
2005-10-19 11:23:21 +00:00 |
|
Steve Checkoway
|
fd65b7e34e
|
Cleanup, the carbon events aren't being dispatched so this will be done in the same way as the joysticks.
|
2005-10-18 07:48:02 +00:00 |
|
Steve Checkoway
|
849980cf74
|
Uglify. Ignore 80 column rule without going too far past.
Use inline functions instead of the two macros. No other nonspacing changes.
|
2005-10-16 23:09:00 +00:00 |
|
Steve Checkoway
|
a0c117cd52
|
Initial input manager. The HID code works (so joysticks work) but the Carbon event handler is not being called. I might need to completely remove SDL first, or I might need to use some other API.
I'd rather not do this with HID, for fairly obvious reasons.
|
2005-10-15 07:30:16 +00:00 |
|