libnx/nx/source/applets
fincs 0640c9da76
hid: Introduce HidNpadIdType, see details:
- Replaced most usages of HidControllerID with HidNpadIdType
- HidControllerID still exists for now, and the following functions
  keep accepting it for compatibility with most homebrew:
  - hidIsControllerConnected
  - hidKeysHeld/Down/Up
  - hidJoystickRead
  - hidSixAxisSensorValuesRead
- hidControllerIDTo/FromOfficial renamed to ToNpadIdType/FromNpadIdType
- Updated some comments that were left untouched during previous hid refactoring
- Partial internal refactor of hidGetNpadStates*
2020-12-01 13:49:50 +01:00
..
album_la.c Moved common includes for libapplets into a dedicated internal header + minor other changes. 2019-11-27 11:18:58 -05:00
error.c Moved common includes for libapplets into a dedicated internal header + minor other changes. 2019-11-27 11:18:58 -05:00
friends_la.c Moved common includes for libapplets into a dedicated internal header + minor other changes. 2019-11-27 11:18:58 -05:00
hid_la.c hid: Introduce HidNpadIdType, see details: 2020-12-01 13:49:50 +01:00
libapplet_internal.h Moved common includes for libapplets into a dedicated internal header + minor other changes. 2019-11-27 11:18:58 -05:00
libapplet.c Moved common includes for libapplets into a dedicated internal header + minor other changes. 2019-11-27 11:18:58 -05:00
mii_la.c Added support for the miiLa libapplet (MiiEdit). 2020-06-09 22:01:15 -04:00
nfp_la.c Added support for libapplet nfpLa (amiibo). 2020-06-06 22:40:28 -04:00
nifm_la.c Added support for nifmLa. Added nifmRequestGetAppletInfo. 2020-06-11 19:00:07 -04:00
pctlauth.c Moved common includes for libapplets into a dedicated internal header + minor other changes. 2019-11-27 11:18:58 -05:00
psel.c psel: Removed TODO comment. 2019-12-19 16:16:58 -05:00
swkbd.c swkbd: Updated for 10.x and added: 2020-06-14 00:03:19 -04:00
web.c web: Added WebSession support. 2020-06-24 10:39:18 -04:00