| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | change MouseMoveNormalizedFormat | a1xd | 2021-09-23 | 1 | -2/+2 |
| | | |||||
| * | add indicator to last move on normalized dev read | a1xd | 2021-09-23 | 1 | -2/+27 |
| | | |||||
| * | rename directional multipliers | a1xd | 2021-09-23 | 1 | -1/+5 |
| | | | | | changes profile layout | ||||
| * | get grapher building | a1xd | 2021-09-23 | 1 | -18/+2 |
| | | |||||
| * | update wrapper + writer to handle lut | a1xd | 2021-04-06 | 1 | -2/+2 |
| | | | | | grapher is building but applying options still broken for the most part | ||||
| * | merge with master builds | Jacob Palecki | 2021-01-20 | 1 | -7/+26 |
| |\ | |||||
| | * | filter raw input based on id | a1xd | 2021-01-12 | 1 | -7/+26 |
| | | | | | | | | | | | | | | | | | use device id (from device instance) over first hardware id use buffered method for all ioctls update gui/DeviceIDManager to match driver behavior respond to device change events desync MouseData and PointData accessors | ||||
| * | | Add timer to mousewatcher for better low-end fidelity | Jacob Palecki | 2021-01-18 | 1 | -1/+11 |
| |/ | |||||
| * | add more changes from review | a1xd | 2020-12-05 | 1 | -3/+3 |
| | | | | | | | improve version error messages revert poll time changes add range validation after text parse | ||||
| * | add changes from review | a1xd | 2020-12-03 | 1 | -19/+12 |
| | | | | | | | rename some vars prefer exceptions over assert refactor poll rate field usage in MouseWatcher | ||||
| * | filter out abs move raw input | a1xd | 2020-12-03 | 1 | -1/+3 |
| | | |||||
| * | add directional multipliers | a1xd | 2020-12-03 | 1 | -16/+30 |
| | | | | | | | adds multipliers for movement in negative directions (up & left by default, can be flipped by rot or sens) avoid division by user input in mousewatcher | ||||
| * | Scale Last Mouse Move by poll rate | Jacob Palecki | 2020-09-26 | 1 | -2/+14 |
| | | |||||
| * | Last mouse move perfetly responsive at 100 FPS | Jacob Palecki | 2020-09-25 | 1 | -1/+7 |
| | | |||||
| * | Rename experiment two to motivity | Jacob Palecki | 2020-09-22 | 1 | -0/+3 |
| | | |||||
| * | Remove and sort usings en masse | Jacob Palecki | 2020-09-08 | 1 | -5/+0 |
| | | |||||
| * | Add constants class and separate classes into regions | Jacob Palecki | 2020-09-01 | 1 | -0/+15 |
| | | |||||
| * | Fix initial points, add poll time constant | Jacob Palecki | 2020-08-13 | 1 | -6/+10 |
| | | |||||
| * | Dot to show mouse move | Jacob Palecki | 2020-08-13 | 1 | -0/+723 |