Gareth Poole
|
38df9e96dd
|
Renamed souce files of services to match port names
|
2014-10-29 15:55:51 -04:00 |
|
Yuri Kunde Schlesner
|
d72708c1f5
|
Add override keyword through the code.
This was automated using `clang-modernize`.
|
2014-10-26 16:18:05 -02:00 |
|
Kevin Hartman
|
02fd19b2f6
|
Added support for multiple input device types for KeyMap and connected Qt.
|
2014-09-12 01:15:14 -07:00 |
|
Kevin Hartman
|
4a94ec934a
|
Initial HID PAD work, with GLFW only.
|
2014-09-11 22:43:42 -07:00 |
|
Kevin Hartman
|
bb7ddede15
|
Created structure for PAD.
|
2014-09-11 22:43:42 -07:00 |
|
Lioncash
|
98fa3f7cba
|
Core: Alter the kernel string functions to use std::string instead of const char*.
Most functions already operate on std::strings. This also removes the need to manually null terminate thread names.
|
2014-08-17 23:12:20 -04:00 |
|
bunnei
|
eab6fd01d7
|
- updated service(s) to be KernelObject's
- various cleanups
|
2014-05-18 21:43:29 -04:00 |
|
bunnei
|
a48c6b947d
|
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
|
2014-04-27 18:29:51 -04:00 |
|
bunnei
|
bb5bc2df25
|
added class stub for HID:User service
|
2014-04-16 20:58:36 -04:00 |
|