| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core: Move emu_window and key_map into core | 2016-12-23 | 1 | -152/+0 | |
| | | | | | * Removes circular dependences (common should not depend on core) | ||||
| * | Build: Fixed a few warnings. | 2016-11-29 | 1 | -4/+4 | |
| | | |||||
| * | Use negative priorities to avoid special-casing the self-include | 2016-09-21 | 1 | -1/+1 | |
| | | |||||
| * | Remove empty newlines in #include blocks. | 2016-09-21 | 1 | -2/+1 | |
| | | | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | ||||
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -8/+22 | |
| | | |||||
| * | fixup! Refactor input system | 2016-05-15 | 1 | -15/+15 | |
| | | |||||
| * | implement circle pad modifier | 2016-05-15 | 1 | -3/+17 | |
| | | |||||
| * | Refactor input subsystem | 2016-05-15 | 1 | -6/+106 | |
| | | |||||
| * | Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx | 2015-01-21 | 1 | -3/+3 | |
| | | |||||
| * | License change | 2014-12-20 | 1 | -1/+1 | |
| | | |||||
| * | Added support for multiple input device types for KeyMap and connected Qt. | 2014-09-12 | 1 | -7/+11 | |
| | | |||||
| * | Initial HID PAD work, with GLFW only. | 2014-09-11 | 1 | -0/+21 | |