Lioncash
|
7ff8f0d916
|
hid_user: Pass by reference with PadButtonPress/PadButtonRelease
|
11 years ago |
Emmanuel Gil Peyrot
|
f5d38649c7
|
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 years ago |
Gareth Poole
|
38df9e96dd
|
Renamed souce files of services to match port names
|
11 years ago |
Yuri Kunde Schlesner
|
d72708c1f5
|
Add `override` keyword through the code.
This was automated using `clang-modernize`.
|
11 years ago |
Kevin Hartman
|
02fd19b2f6
|
Added support for multiple input device types for KeyMap and connected Qt.
|
11 years ago |
Kevin Hartman
|
4a94ec934a
|
Initial HID PAD work, with GLFW only.
|
11 years ago |
Kevin Hartman
|
bb7ddede15
|
Created structure for PAD.
|
11 years ago |
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.
|
12 years ago |
bunnei
|
eab6fd01d7
|
- updated service(s) to be KernelObject's
- various cleanups
|
12 years ago |
bunnei
|
a48c6b947d
|
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
|
12 years ago |
bunnei
|
bb5bc2df25
|
added class stub for HID:User service
|
12 years ago |
bunnei
|
b8851305bd
|
updated service comments
|
12 years ago |
bunnei
|
32c3462047
|
- added stubbed out GSP::Gpu service interface
- various cleanups/refactors to HLE services
|
12 years ago |
bunnei
|
ffabed8c25
|
restructured hle:services completely to use function lookup tables
|
12 years ago |