This website requires JavaScript.
Explore
Help
Sign In
lyrgb
/
exc
Watch
1
Star
0
Fork
0
You've already forked exc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
523dac1f4d5235ec19c00f7e4e44a40af7f6d011
exc
/
cpp
/
ui
/
ncurses
/
hw
T
History
lyrgb
523dac1f4d
went from callback lambda to class with update function (command pattern?) so it can keep state. (to bypass for loop by counting iterations)
...
implemented reversing array and "animating" it
2026-07-10 21:54:58 +02:00
..
CMakeLists.txt
changed structure
2026-06-30 07:01:23 +02:00
hwcurses.cpp
went from callback lambda to class with update function (command pattern?) so it can keep state. (to bypass for loop by counting iterations)
2026-07-10 21:54:58 +02:00
timer.cpp
went from callback lambda to class with update function (command pattern?) so it can keep state. (to bypass for loop by counting iterations)
2026-07-10 21:54:58 +02:00
timer.hpp
went from callback lambda to class with update function (command pattern?) so it can keep state. (to bypass for loop by counting iterations)
2026-07-10 21:54:58 +02:00