• Nuremberg
  • Joined on 2024-05-25
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-11-16 15:38:21 +00:00
002b01d572 Added license texts at the beginning of all programs started from the main menu
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-11-16 15:31:44 +00:00
aba5927221 Did a huge refactoring and outsouring for modularity and a small performance improvement
BlueFox pushed tag v0.7 to BlueFox/uv-belichter-software 2024-11-16 14:49:37 +00:00
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-11-16 14:43:19 +00:00
a6b531c394 Fixed typos, improved understandability
72bc662cb8 Improved the welcome screen enable/disable dialog
e1075f8d84 Small improvements in the settings menu
908a5e39be Changed the log level default to 1 (info)
5ce8e592c3 Added another demo, this one showing off the lcd driver functionality
Compare 8 commits »
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-11-16 11:23:20 +00:00
f0d6b49d6e Improved the timers menu with timer numbering
a4adaac9b4 Implemented support for setting the timer durations, fixed some minor issues and cleaned up / streamlined the menus
Compare 2 commits »
BlueFox released Timers have arrived! at BlueFox/uv-belichter-software 2024-11-15 22:16:28 +00:00
BlueFox pushed tag v0.6 to BlueFox/uv-belichter-software 2024-11-15 22:16:28 +00:00
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-11-15 22:13:45 +00:00
78ced9e7ea Updated submodules, implemented timer functionality, fixed configuration issue
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-15 21:28:43 +00:00
4b7e5723ca Fixed small issue in an old call to time.sleep() which has been replaced by sleep() since a long time
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-11-15 18:54:27 +00:00
eb31a92cea removed unnecessary doubles in the links section
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-11-15 18:52:45 +00:00
fd2a4117b3 Added useful links section to README.md
BlueFox pushed tag v0.5 to BlueFox/uv-belichter-software 2024-11-15 18:47:57 +00:00
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-11-15 18:41:50 +00:00
864a833a43 [README.md] Fixed wrong displayment of some data in the previously changed table
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-11-15 18:39:43 +00:00
678ebfe7aa Added new config variables for timer functions
9d395bd2b8 Fixed small bugs, and added fundamental settings
78933f6090 Fixed some small issues with some programs still using the old configuration way
f48315f18e Fixed small typo in README.md
Compare 4 commits »
BlueFox pushed tag v0.4 to BlueFox/uv-belichter-software 2024-11-15 17:44:59 +00:00
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-11-15 17:26:14 +00:00
2aac36e15c Added implementation of config changes in the utils.Config class
aa3110d564 Added small instructions on the setting of configuration changes
Compare 2 commits »
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-11-15 16:50:16 +00:00
f03cc4a44c Added note in the installation instructions to clone the repository properly, making sure submodules get populated