Alexander Klein kleiax
  • Joined on 2023-02-03
kleiax pushed to main at PlatformIO-Libs/SNES-Gamepad 2023-12-10 15:17:35 +01:00
d90a38eebb - added const
kleiax pushed to main at PlatformIO-Libs/Menu 2023-10-12 20:17:14 +02:00
35b1478666 doxygen fix
9b8bf22795 doxygen comments
Compare 2 commits »
kleiax pushed to main at PlatformIO-Libs/Menu 2023-09-27 15:27:48 +02:00
f05ab56833 call prepareReenter in SpecialMenus
kleiax pushed to main at PlatformIO-Libs/Menu 2023-09-27 15:22:00 +02:00
52c1fe25c8 add function for prepare rentering a menu
kleiax pushed to main at PlatformIO-Libs/Menu 2023-09-27 13:39:31 +02:00
230fa1ba62 remove const for runCommand
kleiax pushed to main at PlatformIO-Libs/Menu 2023-09-23 22:13:26 +02:00
cbfbad26ae move the bool for skip from private to protected
kleiax pushed to main at PlatformIO-Libs/Menu 2023-09-23 22:03:16 +02:00
79b4cd4018 possibility to skip no and do left
kleiax pushed to main at PlatformIO-Libs/Menu 2023-08-18 16:30:35 +02:00
341add1deb remove multiple definition of function declarition
kleiax pushed to main at PlatformIO-Libs/Menu 2023-08-18 16:28:20 +02:00
155fd73c81 fix syntax
kleiax pushed to main at PlatformIO-Libs/Menu 2023-08-18 15:59:05 +02:00
67315f18b3 menuinformation site - add second action
kleiax pushed to main at PlatformIO-Libs/Menu 2023-05-11 12:59:13 +02:00
7de343d08a Update MenuInfornationSites printDefault()
kleiax pushed to main at PlatformIO-Libs/Menu 2023-04-26 08:11:48 +02:00
6b57b3fdb4 fix wrong variable name
kleiax pushed to main at PlatformIO-Libs/Menu 2023-04-26 07:57:02 +02:00
0ab6c829d5 removed old update functions
kleiax pushed to main at PlatformIO-Libs/Menu 2023-04-26 07:54:59 +02:00
db3c25da42 mnoved update delay to base class and make
kleiax released Version 1.0 at PlatformIO-Libs/Menu 2023-02-18 13:29:28 +01:00
kleiax pushed tag v1.0 to PlatformIO-Libs/Menu 2023-02-18 13:29:27 +01:00
kleiax pushed to main at PlatformIO-Libs/Menu 2023-02-18 13:28:30 +01:00
1b695b2173 update library.json
kleiax pushed to main at PlatformIO-Libs/Menu 2023-02-18 13:27:44 +01:00
96341aeb97 fix missing include
kleiax created branch main in PlatformIO-Libs/Menu 2023-02-10 09:34:10 +01:00
kleiax pushed to main at PlatformIO-Libs/Menu 2023-02-10 09:34:10 +01:00
84bbb1297b Initial commit