Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-09-05 | Add cemu hook changes related to PR #4609 | german | 1 | -18/+43 | |
2020-08-26 | Address feedback | Morph | 1 | -1/+1 | |
2020-08-26 | Project Mjölnir: Part 1 | Morph | 1 | -0/+7 | |
Co-authored-by: James Rowe <jroweboy@gmail.com> Co-authored-by: Its-Rei <kupfel@gmail.com> | |||||
2020-02-03 | input_common/udp: Remove unnecessary inclusions | Lioncash | 1 | -5/+1 | |
2020-02-03 | input_common/udp: Add missing header guard | Lioncash | 1 | -0/+2 | |
2020-01-23 | Input: UDP Client to provide motion and touch controls | fearlessTobi | 1 | -0/+27 | |
An implementation of the cemuhook motion/touch protocol, this adds the ability for users to connect several different devices to citra to send direct motion and touch data to citra. Co-Authored-By: jroweboy <jroweboy@gmail.com> |