xevi/NuEVI
Mikael Degerfält 0e32077042 Support scrolling in menus
Menus can now have more than 6 entries. There is now an almost empty ABOUT entry in the main menu.
2019-06-27 12:57:49 +02:00
..
adjustmenu.cpp Reduced code duplication and fixed adjust cursor bug 2019-06-23 22:02:23 +02:00
config.h Made the sensor adjust menu driven by data 2019-06-23 17:14:17 +02:00
globals.h Custom draw function for curve to show the form and not just name 2019-06-26 17:52:43 +02:00
hardware.h More stale code removal 2019-06-25 13:42:41 +02:00
menu.cpp Support scrolling in menus 2019-06-27 12:57:49 +02:00
menu.h Support scrolling in menus 2019-06-27 12:57:49 +02:00
midi.cpp More explicit version checking 2019-06-24 15:39:13 +02:00
midi.h C++ify midi.ino, change to appropriate datatypes 2019-06-23 09:55:51 +02:00
name.c Move all source files to subdirectory to be less confusing for Arduino IDE 2019-03-04 10:16:58 +01:00
NuEVI.ino Out of bounds check fix 2019-06-26 23:45:15 +02:00
numenu.cpp Menu selection is now data driven 2019-06-23 17:14:17 +02:00
numenu.h Final push to unify all menu states 2019-06-23 17:14:18 +02:00
settings.h Moved settings #defines to settings.h 2019-06-04 23:34:26 +02:00