Narr the Reg
146975c880
hid_core: Move hid to it's own subproject
2 years ago
Narr the Reg
b3e76e2cb1
service: hid: Remove data races when handling shared memory
3 years ago
Narr the Reg
37bb42e1ec
service: hid: Use applet resource to get latest shared memory handle
3 years ago
Narr the Reg
cd8dcc1250
service: hid: Introduce firmware settings and update activate controller calls
3 years ago
Morph
2b87305d31
general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
4 years ago
german77
d12525737a
service/hid: Remove includes of core.h and settings.h
5 years ago
german77
88cb39be9f
hid: Fix controller connection/disconnection
5 years ago
Lioncash
eeae5217ba
core: Make variable shadowing a compile-time error
Now that we have most of core free of shadowing, we can enable the
warning as an error to catch anything that may be remaining and also
eliminate this class of logic bug entirely.
5 years ago
David Marcec
db1079abd3
removed unneeded semicolon
7 years ago
David Marcec
4b13f6cfcb
Rebase
7 years ago
David Marcec
a43d56f18c
Deglobalize System: Hid
7 years ago
Lioncash
6f8f5f1d0a
controller_base: Default the base class constructor and destructor in the cpp file
The destructor doesn't need to be a pure-virtual function.
8 years ago
David Marcec
1bc068dea2
Addressed changes for better hid
8 years ago
David Marcec
ac381f9ed6
"Better Hid" rework part 1
8 years ago