|
9ddd099604
|
Fix bug when items are not visible on boot
|
2020-02-26 20:12:53 +01:00 |
|
|
2f6d9b6d03
|
Further optimize update_visible_items
|
2020-02-26 20:03:41 +01:00 |
|
|
c55c16ae38
|
Optimize update_visible_items for higher efficiency
|
2020-02-26 19:53:16 +01:00 |
|
|
602faa5c8f
|
Fix scrolling for invisible items
|
2020-02-26 19:29:42 +01:00 |
|
|
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 |
|
|
cc015fbdc8
|
Switch to C++ interface of U8G2.
|
2020-02-23 11:15:27 +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 |
|
|
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 |
|