This website requires JavaScript.
Explore
Help
Sign In
fabian
/
pitrix
Watch
1
Star
0
Fork
0
Code
Issues
8
Releases
Activity
Files
989eabee4a9a17888bab86fdddd9ba2d84d9aa2a
pitrix
/
include
T
History
fabian
989eabee4a
continuous-integration/drone/push
Build is passing
Details
Added missing setting for GolEffect to config.sample.h
2019-06-14 05:37:35 +02:00
..
Animation.h
I just learned that unintialized variables in C can lead to lots of unexpected and hard-to-debug behaviour... :-/
2019-06-12 06:30:26 +02:00
animations.h
Added animation 'cake'.
2019-06-14 05:32:55 +02:00
config.sample.h
Added missing setting for GolEffect to config.sample.h
2019-06-14 05:37:35 +02:00
effect_animation.h
Whitespace stuff. Tabs rule!
2019-06-07 06:24:16 +02:00
effect_bell.h
Whitespace stuff. Tabs rule!
2019-06-07 06:24:16 +02:00
effect_big_clock.h
Whitespace stuff. Tabs rule!
2019-06-07 06:24:16 +02:00
effect_clock.h
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
effect_confetti.h
Added effect "confetti".
Closes
#16
.
2019-05-30 11:12:40 +02:00
effect_cycle.h
Whitespace stuff. Tabs rule!
2019-06-07 06:24:16 +02:00
effect_dynamic.h
Whitespace stuff. Tabs rule!
2019-06-07 06:24:16 +02:00
effect_fire.h
Whitespace stuff. Tabs rule!
2019-06-07 06:24:16 +02:00
effect_firework.h
Added FireworkEffect, which needs a lot more tweaking.
2019-06-05 06:27:55 +02:00
effect_gol.h
Added effect 'gol': Conway's Game of Life.
2019-06-14 05:32:17 +02:00
effect_matrix.h
Whitespace stuff. Tabs rule!
2019-06-07 06:24:16 +02:00
effect_sinematrix3.h
Whitespace stuff. Tabs rule!
2019-06-07 06:24:16 +02:00
effect_snake.h
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
effect_static.h
Whitespace stuff. Tabs rule!
2019-06-07 06:24:16 +02:00
effect_twirl.h
Whitespace stuff. Tabs rule!
2019-06-07 06:24:16 +02:00
Effect.h
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
EffectEntry.h
Whitespace stuff. Tabs rule!
2019-06-07 06:24:16 +02:00
effects.h
Splitting the code into single files is done. \o/
2019-05-30 00:49:54 +02:00
fonts.h
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
functions.h
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.h
Moved platform-specific code related to WiFi and services to my_wifi.h. Also, made the HTTP server stuff compatible to ESP32.
2019-06-13 06:01:44 +02:00
my_color_palettes.h
Changed MatrixEffect to use color palettes.
2019-06-04 05:55:24 +02:00
my_fastled.h
Splitting the code into single files is done. \o/
2019-05-30 00:49:54 +02:00
my_mqtt.h
Handling of incoming MQTT messages improved.
2019-06-11 19:48:42 +02:00
my_wifi.h
Moved platform-specific code related to WiFi and services to my_wifi.h. Also, made the HTTP server stuff compatible to ESP32.
2019-06-13 06:01:44 +02:00
ntp.h
Moved platform-specific code related to WiFi and services to my_wifi.h. Also, made the HTTP server stuff compatible to ESP32.
2019-06-13 06:01:44 +02:00
ota.h
Moved platform-specific code related to WiFi and services to my_wifi.h. Also, made the HTTP server stuff compatible to ESP32.
2019-06-13 06:01:44 +02:00
prototypes.h
Centralized the creation of a hostname to a global variable hostname, set in pitrix.cpp. Added an mDNS record for the webserver.
2019-06-14 05:35:17 +02:00
sprites.h
Whitespace stuff. Tabs rule!
2019-06-07 06:24:16 +02:00
Window.h
Added effect 'gol': Conway's Game of Life.
2019-06-14 05:32:17 +02:00