renderbug/src
2023-03-03 18:04:04 +01:00
..
animations animations: solid: increase pre-blob color headroom, make color transitions much smoother 2023-02-20 07:09:01 +01:00
inputs config: add new Configuration class to simplify handling json config update api 2023-02-20 07:07:32 +01:00
platform/arduino config: add new Configuration class to simplify handling json config update api 2023-02-20 07:07:32 +01:00
sprites sprites: blob: delete old commented out code 2023-02-20 07:08:05 +01:00
BootOptions.cpp bootoptions: use NVRAM instead of wearing out flash for crash detection in esp32 2023-02-19 18:40:16 +01:00
BootOptions.h bootoptions: use NVRAM instead of wearing out flash for crash detection in esp32 2023-02-19 18:40:16 +01:00
colors.cpp build for esp32 mask project 2021-04-10 11:10:25 -07:00
colors.h port to platformio 2021-03-29 01:10:55 -07:00
Config.cpp config: add new Configuration class to simplify handling json config update api 2023-02-20 07:07:32 +01:00
Config.h config: add new Configuration class to simplify handling json config update api 2023-02-20 07:07:32 +01:00
JsonCoordinateMapping.cpp config: start implementing json-based configuration files 2023-02-18 16:06:28 +01:00
JsonCoordinateMapping.h config: start implementing json-based configuration files 2023-02-18 16:06:28 +01:00
LogService.cpp logservice: add support for Pointer event types and config event intents 2023-02-19 18:43:00 +01:00
LogService.h figments: figment: redefine task startup state semantics 2023-02-18 16:33:09 +01:00
main.cpp main: tweak log levels, add crash info 2023-02-19 18:46:43 +01:00
Platform.cpp platformio: update deps to latest 2023-03-03 18:04:04 +01:00
Platform.h platform: fix crash, move some code from h to cpp 2023-02-19 18:44:26 +01:00
SafeMode.cpp main: move more tiny objects out of main.cpp 2023-02-18 17:15:21 +01:00
SafeMode.h main: move more tiny objects out of main.cpp 2023-02-18 17:15:21 +01:00
Sequencer.cpp sequencer: debug-- 2023-02-19 18:42:10 +01:00
Sequencer.h config: first version of storing pixel maps and configs in SPIFFS 2023-02-18 16:15:17 +01:00
Static.h If the code hasn't been touched in this long, its probably release-worthy. 2022-06-11 11:02:27 +02:00