renderbug/lib/Figments
2023-12-23 11:11:33 +01:00
..
Animation.cpp port to platformio 2021-03-29 01:10:55 -07:00
Animation.h If the code hasn't been touched in this long, its probably release-worthy. 2022-06-11 11:02:27 +02:00
Command.cpp figments: command: rewrite command api to use Task instances instead of static functions 2023-12-20 09:13:23 +01:00
Command.h figments: command: rewrite command api to use Task instances instead of static functions 2023-12-20 09:13:23 +01:00
Display.cpp figments: display: assert that we dont exceed pixel array bounds 2023-12-11 07:47:11 +01:00
Display.h figments: docs++ 2023-03-03 19:43:51 +01:00
Figment.cpp figments: start building generic command-execution framework 2023-12-11 07:52:44 +01:00
Figment.h figments: figment: fix build on esp32 2023-12-20 08:32:41 +01:00
Figments.h port to platformio 2021-03-29 01:10:55 -07:00
Geometry.h If the code hasn't been touched in this long, its probably release-worthy. 2022-06-11 11:02:27 +02:00
Input.cpp figments: input: remove unused event intents, move stringification into figments lib 2023-12-23 11:11:33 +01:00
Input.h figments: input: remove unused event intents, move stringification into figments lib 2023-12-23 11:11:33 +01:00
library.json If the code hasn't been touched in this long, its probably release-worthy. 2022-06-11 11:02:27 +02:00
MainLoop.cpp figments: mainloop: better startup output 2023-12-20 12:11:36 +01:00
MainLoop.h figments: mainloop: warnings-- 2023-12-20 09:09:33 +01:00
Renderer.cpp figments: renderer: fix brightness scaling to actually work 2023-12-23 11:06:50 +01:00
Renderer.h figments: renderer: fix brightness scaling to actually work 2023-12-23 11:06:50 +01:00
Ringbuf.h figments: ringbuf: prevent infinite loop if ringbuf is empty 2023-12-11 07:48:59 +01:00
Service.h port to platformio 2021-03-29 01:10:55 -07:00
Surface.cpp figments: drop unused perfcounter class 2023-12-20 10:48:10 +01:00
Surface.h figments: docs++ 2023-03-03 19:43:51 +01:00