Commit Graph

13 Commits

Author SHA1 Message Date
Markil3
c9e0fce4d2 Optimizes the build and prepares for a new version. 2021-02-26 16:47:16 -07:00
Markil3
5e32ac16bb Allows the calibration screen to record ranges.
This will take advantage of changes in 3.4.
2021-02-26 16:17:14 -07:00
Markil3
e5c2828848 Fixes some errors in how joystick positions were calculated. 2021-02-26 16:14:08 -07:00
Markil3
dbb9ee23be Made the default axis value displayed "0.0"
"-1.0" didn't seem right.
2021-02-26 16:11:04 -07:00
Markil3
6a2c444910 Gives the calibrator the option of rendering unused buttons useless.
This prevents them from accidentally interfering with buttons we want.
2021-02-26 11:31:14 -07:00
Markil3
399b5a2b81 Fixes a bug with how the calibrater handled button DPads. 2021-02-26 10:44:43 -07:00
Markil3
126a2e844d Adds support for Android 2020-12-18 17:14:16 -07:00
Markil3
8a6487f3bb Provides builds for both LWJGL2 and LWJGL3. 2020-12-18 12:31:25 -07:00
Markil3
d8726a4aa6 Migrated both screens to use the same API, merging both files into the same library. 2020-12-18 11:06:59 -07:00
Markil3
310356b1eb Moves many of the GUI tasks for CalibrateInputScreen to their own class.
I plan on reusing them in JoystickPreviewScreen.
2020-12-18 10:28:11 -07:00
Markil3
bd4242a79b Removes some repositories from the build.
We really didn't need those. Might as well keep it clean.
2020-12-16 09:08:40 -07:00
Markil3
c860efcfed Cleans up JoystickPreviewScreen a bit. 2020-12-15 22:44:41 -07:00
Markil3
a052c47573 Changes the build structure to put the library in its own project.
This cleans up dependencies some.
2020-12-14 11:56:48 -07:00