| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed souce files of services to match port names | 2014-10-29 | 1 | -205/+0 | |
| * | hid.cpp: Fixed crash when updating pad data while null | 2014-10-13 | 1 | -0/+4 | |
| * | Added support for multiple input device types for KeyMap and connected Qt. | 2014-09-12 | 1 | -77/+83 | |
| * | Initial HID PAD work, with GLFW only. | 2014-09-11 | 1 | -7/+127 | |
| * | Created structure for PAD. | 2014-09-11 | 1 | -0/+3 | |
| * | HID: Added new function entries from 3dbrew to FunctionTable. | 2014-08-12 | 1 | -0/+5 | |
| * | HID: Implemented HID_User::GetIPCHandles service function. | 2014-08-07 | 1 | -5/+39 | |
| * | HLE: Updated all uses of NULL to nullptr (to be C++11 compliant) | 2014-06-13 | 1 | -5/+5 | |
| * | - refactored how service functions are called | 2014-04-24 | 1 | -1/+1 | |
| * | added class stub for HID:User service | 2014-04-16 | 1 | -0/+33 |