renderbug/src
2023-12-11 08:07:09 +01:00
..
animations animations: power: implement commands for brightness+power on/off 2023-12-11 07:58:17 +01:00
inputs inputs: bpm: add commands for setting BPM 2023-12-11 07:58:33 +01:00
platform/arduino platform: arduino: mqtt: print where logs get sent to 2023-12-11 07:52:01 +01:00
sprites sprites: blob: delete old commented out code 2023-02-20 07:08:05 +01:00
BootOptions.cpp bootoptions: unify esp32+esp8266 crash detection, add api to force reboot to safemode 2023-12-11 07:54:08 +01:00
BootOptions.h bootoptions: unify esp32+esp8266 crash detection, add api to force reboot to safemode 2023-12-11 07:54:08 +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: implement commands to change profiles and save settings 2023-12-11 07:59:47 +01:00
Config.h config: implement commands to change profiles and save settings 2023-12-11 07:59:47 +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 platform: move some startup state reporting from main to platform 2023-12-11 08:04:55 +01:00
Platform.cpp platform: remove useless 5s startup delay 2023-12-11 08:07:09 +01:00
Platform.h platform: fix crash, move some code from h to cpp 2023-02-19 18:44:26 +01:00
SafeMode.cpp safemode: add serial handler to default safemode apps 2023-12-11 07:55:05 +01:00
SafeMode.h main: move more tiny objects out of main.cpp 2023-02-18 17:15:21 +01:00
Sequencer.cpp sequencer: implement commands to change scenes 2023-12-11 07:57:49 +01:00
Sequencer.h sequencer: implement commands to change scenes 2023-12-11 07:57:49 +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