renderbug/lib/Figments
2023-12-20 10:47:26 +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 If the code hasn't been touched in this long, its probably release-worthy. 2022-06-11 11:02:27 +02:00
Input.h figments: input: implement InputEvent::operator!= 2023-12-11 07:48: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 build: clean up the mess of ifdefs from platform into a scons-configured hal 2023-12-20 10:47:26 +01:00
MainLoop.h figments: mainloop: warnings-- 2023-12-20 09:09:33 +01:00
Perfcounter.h If the code hasn't been touched in this long, its probably release-worthy. 2022-06-11 11:02:27 +02:00
Renderer.cpp figments: renderer: implement brightness/power commands 2023-12-20 09:29:10 +01:00
Renderer.h figments: renderer: move power management directly into the renderer 2023-12-20 09:17: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: surface: handle swapped start/end positions 2023-12-11 07:47:54 +01:00
Surface.h figments: docs++ 2023-03-03 19:43:51 +01:00