Commit Graph

18 Commits

Author SHA1 Message Date
92ebbd2ef8
Small improvements 2024-11-16 17:00:54 +01:00
91a58cca61
Restructured main.py for better readability 2024-11-16 16:38:54 +01:00
aba5927221
Did a huge refactoring and outsouring for modularity and a small performance improvement 2024-11-16 16:31:33 +01:00
72bc662cb8
Improved the welcome screen enable/disable dialog 2024-11-16 15:41:10 +01:00
e1075f8d84
Small improvements in the settings menu 2024-11-16 15:27:55 +01:00
908a5e39be
Changed the log level default to 1 (info) 2024-11-16 15:11:13 +01:00
5ce8e592c3
Added another demo, this one showing off the lcd driver functionality 2024-11-16 15:09:04 +01:00
c7a8cda7d1
Added support for changing the log level in the settings menu 2024-11-16 12:58:35 +01:00
7adcdb1624
Implemented reset functionality in the settings menu 2024-11-16 12:47:09 +01:00
f0d6b49d6e
Improved the timers menu with timer numbering 2024-11-16 12:23:06 +01:00
a4adaac9b4
Implemented support for setting the timer durations, fixed some minor issues and cleaned up / streamlined the menus 2024-11-16 12:14:43 +01:00
78ced9e7ea
Updated submodules, implemented timer functionality, fixed configuration issue 2024-11-15 23:13:03 +01:00
9d395bd2b8
Fixed small bugs, and added fundamental settings 2024-11-15 19:32:25 +01:00
78933f6090
Fixed some small issues with some programs still using the old configuration way 2024-11-15 18:38:33 +01:00
3c97b96435
Moved to json as the configuration format 2024-11-15 15:31:37 +01:00
533deb2833
Now using lcdMenu as the ProgramChooser library has been retired 2024-11-15 13:23:20 +01:00
355821a6a9 Added the WelcomeScreen library 2024-10-28 21:09:23 +01:00
7f7f5a042b Added the currently running program 2024-10-26 09:44:14 +02:00