Checkpoint/switch/source
LiquidFenrir 6de3a5dccb rename touchscreen.hpp to inputstate.hpp
switch:
- make InputState hold the data directly instead of inheriting the 2 used things.
- make it hold 3 u64 attributes for the keys, instead of exposing PadState and requiring usage to be through padGetButtons and derivatives
- added a global constant pointer to it for Clickable and Scrollable to use, hoping to fix the crash
2021-05-20 12:42:25 +02:00
..
account.cpp Fix compilation on libnx 4.0.1. No button holding and touch support yet. Few features disabled, still needs work 2021-04-13 10:36:19 +02:00
cheatmanager.cpp Update for atmos 0.10.0 titles -> contents change 2019-12-07 23:34:16 -07:00
CheatManagerOverlay.cpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
clickable.cpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
colors.cpp Change switch globals to inline globals 2019-07-04 22:02:24 +02:00
configuration.cpp Complete logs and merge JEDECheck into Checkpoint 2019-07-26 21:55:22 +02:00
directory.cpp Refactor code 2019-05-06 22:51:09 +02:00
ErrorOverlay.cpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
filesystem.cpp Let checkpoint compile with libnx 3.0.0 2019-12-13 21:51:36 +01:00
InfoOverlay.cpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
io.cpp Let checkpoint compile with libnx 3.0.0 2019-12-13 21:51:36 +01:00
KeyboardManager.cpp Warn the user if they're performing backups under applet mode. (Fixes the aborted by user issue) 2019-12-08 22:40:19 +01:00
main.cpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
MainScreen.cpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
pksmbridge.cpp Fix Switch compilation on latest libnx 2020-06-19 22:32:27 -04:00
scrollable.cpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
SDL_FontCache.c Few fixes and add swsh bridge support 2020-01-19 14:20:08 +01:00
SDLHelper.cpp Remove watermark 2019-10-03 07:49:49 +02:00
title.cpp Fix Switch compilation on latest libnx 2020-06-19 22:32:27 -04:00
util.cpp reformat code 2021-04-28 14:45:06 +02:00
YesNoOverlay.cpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00