Checkpoint/3ds/include
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
..
archive.hpp Complete overlays 2019-07-07 21:48:23 +02:00
cheatmanager.hpp finish touch hid rewrite for switch + bonuses 2021-04-18 16:18:03 +02:00
CheatManagerOverlay.hpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
clickable.hpp Cleanup 2019-07-08 21:38:46 +02:00
colors.hpp Darken black overlay 2019-09-06 22:17:58 +02:00
configuration.hpp finish touch hid rewrite for switch + bonuses 2021-04-18 16:18:03 +02:00
directory.hpp finish touch hid rewrite for switch + bonuses 2021-04-18 16:18:03 +02:00
ErrorOverlay.hpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
fsstream.hpp finish touch hid rewrite for switch + bonuses 2021-04-18 16:18:03 +02:00
gui.hpp Load DS icons (#251) 2019-10-07 22:09:21 +02:00
hid.hpp reformat code 2021-04-28 14:45:06 +02:00
InfoOverlay.hpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
InputState.hpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
io.hpp Complete overlays 2019-07-07 21:48:23 +02:00
KeyboardManager.hpp Refactor code 2019-05-06 22:51:09 +02:00
main.hpp Re-add file copy graphics 2019-09-06 23:34:52 +02:00
MainScreen.hpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
scrollable.hpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00
smdh.hpp Refactor code 2019-05-06 22:51:09 +02:00
spi.hpp Complete logs and merge JEDECheck into Checkpoint 2019-07-26 21:55:22 +02:00
thread.hpp Refactor code 2019-05-06 22:51:09 +02:00
title.hpp Load DS icons (#251) 2019-10-07 22:09:21 +02:00
util.hpp Nothing in this commits really works 2019-07-14 00:27:04 +02:00
YesNoOverlay.hpp rename touchscreen.hpp to inputstate.hpp 2021-05-20 12:42:25 +02:00