1
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 07, 2023 — Jun 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed SetPixel function More... almost 8 years ago
Lots of logging added More... almost 8 years ago
Added gamepadWindow.h to project files More... almost 8 years ago
Removed unnecessary #ifdef's More... almost 8 years ago
Forgot something for the previous (a couple back) MouseMovement commit More... almost 8 years ago
Separated and reorganized code. More... almost 8 years ago
Added gamepad configuration window. Updated UDP::Update where needed. More... almost 8 years ago
Added enum MouseMovement More... almost 8 years ago
Added some status variables, but not currently using them. Plan to use them when fixing #31 More... almost 8 years ago
Added missing extended keys More... almost 8 years ago
Changed Key::JOY_AXIS enums More... almost 8 years ago
Moved some global variables out of the global namespace More... almost 8 years ago
Moved UDP::Update so it will work More... almost 8 years ago
Fixed uninitialized variable More... almost 8 years ago
Cleaned up DS2KeyPacket.h. Removed unused (touch_keys) and (touch_keys_turbo) and unnecessary (ip_address) More... almost 8 years ago
fixed typo from last commit More... almost 8 years ago
Adjusted DS2KeyPacket type More... almost 8 years ago
This takes care of issue #30 however I plan on displaying a server list on startup when issue #31 is completed. More... almost 8 years ago
Should have done this in multiple commits. More... almost 8 years ago
This glues together c-stick and circle pad together with vjoy. All that should be left for Issue #26 is configuration on the ds side needs implemented. Also some of this code needs cleaned up/documented. More... almost 8 years ago
Missed a file More... almost 8 years ago
Added c stick functions. Still nothing activated More... almost 8 years ago
Fixed string_to_uint8_t and string_to_uint16_t More... almost 8 years ago
Added .gitattributes More... almost 8 years ago
Fixed turbo function. Tested Keyboard input on Windows, did not test joypad, or linux. More... almost 8 years ago
Added gyroscope, accelerometer, and circle pad functions, however nothing is activated yet. More... almost 8 years ago
Added missing ptmuExit() for lid functions. More... almost 8 years ago
Changed MAX_AXIS_VALUE from 8000 to 32767. Added SetAxisRaw, SetAxisSignedMax functions. More... almost 8 years ago
Added an icon More... almost 8 years ago
Cosmetic changes dealing with 0's, nullptr's, and NULL_VALUE's. A couple variable 'type' changes. More... almost 8 years ago