pitrix/src
Fabian Schlenz a6af2829ee Better and more SimpleEffects.
* Calculations are done using doubles for much easier code.
* Binary flags instead of boolean variables for configuration.
* New effects sineline, barbershop and zigzag.
2020-11-06 22:33:37 +00:00
..
effects Moved all individual effects into a subfolder {src,include}/effects/ 2020-11-04 06:26:02 +01:00
tools monitor.rb now uses real 24-bit-colors instead of ansi colors. 2020-08-06 15:37:38 +00:00
Animation.cpp Fixed Animation stuff by not sending so many debug messages via MQTT. 2020-04-29 20:23:57 +02:00
SimpleEffect.cpp Better and more SimpleEffects. 2020-11-06 22:33:37 +00:00
Window.cpp Added new effect TPM2.NET. This is untested. 2020-07-09 06:39:53 +02:00
color_palettes.cpp Effect sinematrix now comes in additional variants with some more color palettes. 2019-10-12 23:27:49 +02:00
effects.cpp Better and more SimpleEffects. 2020-11-06 22:33:37 +00:00
fastled.cpp You can now set LED_MAX_MILLIAMPS if your power supply is limited. 2019-06-12 20:48:56 +02:00
fonts.cpp Fonts * Added font_numbers3x3 2020-04-28 17:46:40 +02:00
functions.cpp Windows. Everything now is implemented in Windows. ;-) (Okay, just the drawing stuff. And defnititely nothing by Microsoft.) 2019-06-11 19:48:09 +02:00
http_server.cpp Webserver * Increased buffer size for HTML generation in /effects. 2020-04-28 17:44:19 +02:00
mqtt.cpp Added homeassistant auto-discovery via MQTT. 2020-07-09 06:41:21 +02:00
ntp.cpp Switched from NTPClient to lwIPs internal SNTP client. 2020-03-29 18:08:54 +02:00
ota.cpp Cleanup. 2019-06-18 18:18:07 +02:00
pitrix.cpp There are now global instances of Window which don't have to be created and deleted all the time. 2020-04-30 06:41:30 +02:00
settings.cpp effect_lightspeed: New effect. 2019-10-24 06:33:16 +02:00
tests.cpp Better metrics. 2020-04-29 20:24:59 +02:00
wifi.cpp Try to connect to WiFi for a longer time. Useful when your WiFi takes a bit longer to authenticate. 2020-11-04 06:00:24 +01:00