Commit graph

18 commits

Author SHA1 Message Date
677898f9f9 Fix visible item implementation 2020-02-26 19:16:33 +01:00
600b139b8e Implement invisible menu items but also destroy scrolling 2020-02-26 01:22:26 +01:00
abf9769e18 Implement setting storage, location of data values has to change though... 2020-02-24 01:53:33 +01:00
8f4cb4f4f3 Null safety for menu items, remove initialized flag from part_menu 2020-02-23 17:14:07 +01:00
5182a9b495 Move menu item values to pointers pointing to the variable to be changed 2020-02-23 14:25:36 +01:00
cc015fbdc8 Switch to C++ interface of U8G2. 2020-02-23 11:15:27 +01:00
433ff597ab Implement StringListMenuItem 2020-02-23 01:34:26 +01:00
0fd1657c60 Remove unused visible parameter from menu items, select part 0 as default on boot 2020-02-23 01:15:49 +01:00
cda0831b9d Remove unnecessary menu consdtructor parameters 2020-02-23 01:03:05 +01:00
ca4d0cc5e2 Implement BoolMenuItem, beautify header 2020-02-23 00:58:21 +01:00
9383e3c4cf Implement MidiNote MenuItem 2020-02-23 00:15:01 +01:00
2e43ebf110 Implement submenus for parts (or at least the ability to have those). 2020-02-22 23:42:31 +01:00
43b75dd2ab Implement editing of values in menus 2020-02-21 01:39:20 +01:00
3fcf31b770 Performance improvements 2020-02-17 20:33:01 +01:00
94e5c21f77 Menu Item Implementation fixes, rendering improvements, implement menu scrolling 2020-02-05 01:29:23 +01:00
54c4538a7a Fix out oderso, implement menu scrolling i guess 2020-02-04 23:38:50 +01:00
85d1144261 Implement menu rendering (very basic without selection) 2020-02-04 23:19:53 +01:00
8b783287b4 Add menu datastrctures 2020-01-03 22:09:11 +01:00