Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EmuWindow: Clip mouse input coordinates to emulated screen dimensions. | Zaneo | 2015-05-02 | 1 | -6/+16 |
* | HID: Complete refactor of pad/touch input to fix threading issues. | bunnei | 2015-03-11 | 1 | -46/+28 |
* | EmuWindow: Made pad/touch functions non-static. | bunnei | 2015-03-10 | 1 | -2/+0 |
* | EmuWindow: Added infrastructure code to enable touchpad support. | bunnei | 2015-03-10 | 1 | -1/+64 |
* | Fixed EmuWindow typo (fixes OSX build) | bunnei | 2015-03-08 | 1 | -1/+1 |
* | Set framebuffer layout from EmuWindow. | bunnei | 2015-03-07 | 1 | -0/+50 |
* | Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx | archshift | 2015-01-21 | 1 | -4/+4 |
* | License change | purpasmart96 | 2014-12-21 | 1 | -1/+1 |
* | Added support for multiple input device types for KeyMap and connected Qt. | Kevin Hartman | 2014-09-12 | 1 | -0/+17 |