Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-02-08 | Add mouse panning | german | 3 | -3/+39 | |
2021-02-06 | Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mouse | german | 1 | -0/+10 | |
2021-01-02 | general: Fix various spelling errors | Morph | 1 | -1/+1 | |
2020-12-27 | Allow to invert analog axis with right click | german | 1 | -5/+20 | |
2020-12-03 | mouse_poller: Remove unused includes | Lioncash | 1 | -3/+1 | |
2020-12-03 | mouse_input: Invert conditional in UpdateYuzuSettings() | Lioncash | 1 | -4/+6 | |
Allows the struct to be constructed in place. | |||||
2020-12-03 | mouse_input: Remove two casts and amend some formatting | Lioncash | 1 | -11/+14 | |
Removes the use of two static casts and improves the readability of some vectors slightly. | |||||
2020-12-03 | mouse_input: Resolve a -Wdocumentation warning | Lioncash | 1 | -1/+1 | |
2020-12-03 | mouse_input: Remove unused includes | Lioncash | 2 | -7/+3 | |
2020-12-01 | Fix implicit conversion in mouse input | german | 1 | -6/+8 | |
2020-11-26 | Implement full mouse support | german | 4 | -0/+594 | |