1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README. More... over 2 years ago
Merge pull request #53 from hyperum/patch-1 More... about 6 years ago
Fixed message on static library build More... about 6 years ago
Update version number. More... over 6 years ago
Fixed connection state handling for Android gamepads. More... over 6 years ago
Merge pull request #37 from jkuhlmann/contrib More... over 6 years ago
Updated Readme. More... over 6 years ago
Added basic sample build support for iOS. More... over 6 years ago
Fixed iOS/tvOS mapped controllers build error. More... over 6 years ago
Added support for basic sample on Android when building with Android Studio and without native app glue. More... over 6 years ago
Fixed Android keyboard not translating keys properly. More... over 6 years ago
Fixed build on non-Android platforms. More... almost 7 years ago
Fixed Xbox controller negative analog input on Windows. More... almost 7 years ago
Improved macOS gamepad input (analog Y axis orientation, PS4, Xbox One controllers). More... almost 7 years ago
Changed macOS mouse implementation to be prepared for concurrent inputs. More... almost 7 years ago
Improved overall Android support including adding support for gamepads. More... almost 7 years ago
Fixed macOS build. More... almost 7 years ago
Added tvOS support and improved iOS. More... almost 7 years ago
Fixed build with CMake < 3.0. More... almost 7 years ago
Fixed build. More... almost 7 years ago
Fixed handling of network send result. More... almost 7 years ago
Removed a few unused member variables. More... almost 7 years ago
Added support for gravity to Android built-in device. More... almost 7 years ago
Added optional support to receive macOS and iOS inputs from a different thread (UI thread) from the thread the input is being managed on. More... almost 7 years ago
Moved some files to the public includes folder so they can be used by external device implementations. More... almost 7 years ago
Merge branch 'master' into contrib More... about 7 years ago
Merge branch 'feature/appveyor' More... about 7 years ago
Uncommented variant to fix compilation on Android and iOS. More... about 7 years ago
Changed getTime() to use SYSTEM_CLOCK on macOS and iOS. More... about 7 years ago
Fixing AppVeyor build. More... about 7 years ago