Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-03-01 | Input: remove unused stuff & clean up | wwylele | 4 | -322/+1 |
2017-03-01 | InputCommon: add Keyboard | wwylele | 1 | -2/+0 |
2017-03-01 | HID: use AnalogDevice | wwylele | 1 | -0/+7 |
2017-03-01 | HID: use ButtonDevice | wwylele | 1 | -0/+6 |
2017-03-01 | Input: add device and factory template | wwylele | 1 | -0/+97 |
2017-02-27 | Doxygen: Amend minor issues (#2593) | Mat M | 1 | -2/+2 |
2017-02-27 | Core: Make PerfStats internally locked | Yuri Kunde Schlesner | 1 | -1/+1 |
2017-02-27 | PerfStats: Add method to get the instantaneous time ratio | Yuri Kunde Schlesner | 1 | -3/+2 |
2017-02-11 | hid: remove the touch field from PadState (#2557) | Weiyi Wang | 1 | -2/+0 |
2017-01-29 | core: emu_window.cpp, fix conversion warnings from float to s16 on MSVC | Kloen | 1 | -6/+6 |
2017-01-11 | CAM: implement basic camera functions with a blank camera | wwylele | 6 | -0/+204 |
2016-12-29 | Frontend: make motion sensor interfaced thread-safe | wwylele | 2 | -2/+8 |
2016-12-26 | Frontend: emulate motion sensor | wwylele | 4 | -8/+204 |
2016-12-23 | core: Move emu_window and key_map into core | MerryMage | 4 | -0/+642 |