2501 Commits

Author SHA1 Message Date
fvanroie
cf53d657b2 Add CHANGELOG 2021-10-17 00:38:47 +02:00
fvanroie
7b2350f905 Prepare for ESP arduino-esp32 2.0.0 2021-10-16 04:26:01 +02:00
fvanroie
fcb3529c89 Fix compile errors 2021-10-16 01:15:14 +02:00
fvanroie
06ed10dcf0 Add Run Anti Burn-in button to Display config UI 2021-10-15 22:25:46 +02:00
fvanroie
e846db7762 Simplyfy use of getOption and cache CSS and JS on client 2021-10-15 20:26:06 +02:00
fvanroie
08ed4b9df0 Allow recolor of msgbox button texts. 2021-10-15 20:23:27 +02:00
fvanroie
dfb5aa4cce Fix crash when using both btnmatrix and msgbox #236 2021-10-15 18:48:16 +02:00
fvanroie
c6bb59f4f9 Test LovyanGFX 2021-10-15 16:40:17 +02:00
fvanroie
5dd2c0a1d4 Add skip key to jsonl lines to ignore the whole line 2021-10-15 03:51:23 +02:00
fvanroie
3587e8be8c Prevent creation of multiple antiburn tasks #134 2021-10-14 18:25:33 +02:00
fvanroie
886a394421 Add antiburn command 2021-10-14 18:13:42 +02:00
fvanroie
b92586b36e Code clean-up 2021-10-13 17:56:32 +02:00
fvanroie
ac6179f87e Update GT911 driver 2021-10-13 17:55:58 +02:00
fvanroie
0217063690 Add textarea object 2021-10-13 17:54:36 +02:00
fvanroie
d1783bbb15
Merge pull request #226 from nagyrobi/patch-4
fix description line numbers + add user_config_override.h note
2021-10-12 12:38:49 +02:00
fvanroie
1a080ccb81
Merge pull request #225 from nagyrobi/patch-3
add note about user_config_override.h
2021-10-12 12:38:04 +02:00
H. Árkosi Róbert
acd0ca37b7
fix description line numbers + add user_config_override.h note 2021-10-12 09:31:07 +02:00
H. Árkosi Róbert
c4d565e18f
Update my_custom_template.h 2021-10-12 09:25:55 +02:00
fvanroie
4a4caab016 Fix objid is read-only 2021-10-10 03:14:35 +02:00
fvanroie
568716ac28 Remove unused randomSeed() 2021-10-10 03:14:12 +02:00
fvanroie
758b3daa54 Decouple antiburn from wakeup touch 2021-10-10 03:13:36 +02:00
fvanroie
ec9882714d Fix compiler warnings 2021-10-10 00:47:09 +02:00
fvanroie
f6a8abc286 Fix compiler warnings 2021-10-10 00:38:45 +02:00
fvanroie
4fdbe8a5c0 Fix compiler warning 2021-10-10 00:34:52 +02:00
fvanroie
8e5061852f Added #ifndef LV_FONT_DEFAULT 2021-10-10 00:30:11 +02:00
fvanroie
bbba6baaa7 Add missing custom_topic_payload 2021-10-10 00:17:49 +02:00
fvanroie
163bc8480f Update custom templates 2021-10-10 00:13:32 +02:00
fvanroie
b250e1044d Merge branch 'master' of http://github.com/fvanroie/hasp-lvgl 2021-10-09 23:30:04 +02:00
fvanroie
358a45f6f3 Fix ccompile error due to missing include 2021-10-09 23:30:00 +02:00
fvanroie
f0433f25b0
Merge pull request #224 from nagyrobi/patch-2
add HASP_USE_CUSTOM with description
2021-10-09 20:47:29 +02:00
H. Árkosi Róbert
1479bd1cf0
add HASP_USE_CUSTOM with description 2021-10-09 12:46:06 +02:00
fvanroie
917fe508b3 Check for custom used pins 2021-10-09 01:03:00 +02:00
fvanroie
91835d3684 Merge branch 'master' of http://github.com/fvanroie/hasp-lvgl 2021-10-09 00:00:24 +02:00
fvanroie
9974682d2a Make background of the spinner object transparent 2021-10-09 00:00:20 +02:00
fvanroie
aa3cd5fc2c
Merge pull request #223 from nagyrobi/patch-2
missing info fixed
2021-10-08 23:51:02 +02:00
H. Árkosi Róbert
398dc06521
Update my_custom_fan_template.cpp 2021-10-08 23:48:21 +02:00
fvanroie
61464a408a
Merge pull request #222 from nagyrobi/patch-1
remove unneeded stuff
2021-10-08 22:36:52 +02:00
fvanroie
9d5435a1b6
Keep the function names
I removed the code, but kept the names of the function
2021-10-08 22:35:55 +02:00
H. Árkosi Róbert
5a7c270cb2
remove unneeded stuff 2021-10-08 22:05:02 +02:00
fvanroie
7d50baebe9
Merge pull request #221 from nagyrobi/patch-1
Add some more comments on how to use fan
2021-10-08 21:29:49 +02:00
fvanroie
f362cff718 Add type to spinner objecfr 2021-10-08 21:27:58 +02:00
H. Árkosi Róbert
10587fc078
Add some more comments on how to use fan 2021-10-08 21:25:30 +02:00
fvanroie
caa226c70f Add USAGE section 2021-10-08 19:58:58 +02:00
fvanroie
88b0c764cf Add missing custom_topic_payload 2021-10-08 19:51:46 +02:00
fvanroie
45a451c830 Change HASP_USE_CUSTOM > 0 to defined(HASP_USE_CUSTOM) 2021-10-08 18:59:41 +02:00
fvanroie
dffea46d07 Initial LovyanGFX driver #220 2021-10-08 16:05:06 +02:00
fvanroie
8c13df3390 Add #define HASP_BOOTLOGO_H 2021-10-08 00:53:41 +02:00
fvanroie
b0b9bb2e4f Test that USER_SETUP_LOADED is defined 2021-10-08 00:42:06 +02:00
fvanroie
3c44fecb38 Update core to espressif32@^3.3.2 2021-10-08 00:41:35 +02:00
fvanroie
425886bacd Add dummy touch_read to Generic Touch 2021-10-07 22:42:44 +02:00