276 Commits

Author SHA1 Message Date
fvanroie
f175dc599a Prepare LVFS support for /sdcard 2024-05-24 21:58:15 +02:00
hans boot
99d9a0668e Allow LV_MEM_CUSTOM override also in v8 2024-04-11 08:22:17 +02:00
hans boot
66fe185bfe Allow LV_MEM_CUSTOM override 2024-04-11 08:14:01 +02:00
fvanroie
3b9c2f23b3 Add size comment 2024-03-23 14:56:31 +01:00
fvanroie
6abf99fdcd Disable Wireguard in default firmware #585 2024-03-11 14:29:27 +01:00
fvanroie
ff6a8846ce Update copyright 2024-02-26 00:59:10 +01:00
fvanroie
080b41e036 Fix FPSTR redefines 2024-02-25 23:59:57 +01:00
Kuba Szczodrzyński
55f39f02d0
Revert changes unrelated to PC build 2024-02-12 18:24:52 +01:00
Kuba Szczodrzyński
d0d2bc1940
Enable Paho Async MQTT client on PC build 2024-02-10 23:43:28 +01:00
Kuba Szczodrzyński
3cb5eb2d58
Support event data substitution in action commands 2024-02-10 18:04:18 +01:00
Kuba Szczodrzyński
4fff3d79c5
Enable command console on PC build 2024-02-10 15:05:01 +01:00
Kuba Szczodrzyński
ac5fe4a424
Add POSIX fbdev port 2024-02-08 16:37:14 +01:00
Kuba Szczodrzyński
d0e383e398
Merge setup() and loop() of PC and Arduino 2024-02-07 17:19:45 +01:00
Kuba Szczodrzyński
0e87f52c1f
Support config file on PC build 2024-02-07 15:16:32 +01:00
Kuba Szczodrzyński
96bfbf397b
Add HASP_TARGET_ARDUINO and HASP_TARGET_PC macros 2024-02-07 11:11:15 +01:00
Kuba Szczodrzyński
76b9be4d97
Add Win32Drv GDI port 2024-02-06 19:53:58 +01:00
Kuba Szczodrzyński
a2d97204f8
Fix storage root path with LV_USE_FS_IF 2024-02-06 19:52:39 +01:00
Kuba Szczodrzyński
246f5e3ac2
Only enable SDL2 driver with USE_MONITOR 2024-02-06 19:52:23 +01:00
Jaroslav Kysela
2c94573edb add WireGuard implementation to increase security
WireGuard is really ideal for those IoT devices with limited resources.
2023-12-01 22:36:06 +01:00
marsman7
fff79aabab fix compile error : 'lv_font_montserrat_14' was not declared in this scope 2023-08-22 22:56:27 +02:00
marsman7
5869f88f75 change german language de_DE.h 2023-08-21 23:14:08 +02:00
fvanroie
ed56d9ee42 Update CHANGELOG and libraries 2023-07-18 15:51:13 +02:00
Ben Suffolk
2bf8ebfb56 Comment out LV_FONT_DEFAULT to allow custom builds to compile 2023-07-02 12:07:00 +01:00
fvanroie
46e9e97132 Allow any command in the swipe attribute (like action) 2023-02-16 04:27:48 +01:00
fvanroie
445446111b Include bitmap fonts in 12, 16, 24 & 32pt sizes 2023-01-20 18:54:35 +01:00
fvanroie
1e517c3b24 Bring back 2 bitmap fonts 2023-01-18 20:52:21 +01:00
fvanroie
b3a641db15 Add HASP_LOG_TASKS 2023-01-17 23:13:06 +01:00
fvanroie
d6c5f64143 Omit bitmap fonts 2023-01-17 02:19:41 +01:00
fvanroie
8209625f1e Redesign action property 2023-01-11 13:46:58 +01:00
Ben Suffolk
ab93f3abf2 Updated for new define HASP_USE_ETHSPI to allow ETHSPI to build 2022-12-12 09:15:52 +00:00
fvanroie
e30a572dcb Reinstate bitmap fonts for testing 2022-11-28 17:26:49 +01:00
fvanroie
fdf5053174 Update embedded TTF font 2022-11-26 20:50:56 +01:00
fvanroie
18a76a0024 Add Sunton S3 4.3" 2022-11-17 01:19:00 +01:00
fvanroie
988514970c Stability improvements 2022-11-08 20:40:25 +01:00
fvanroie
c02d039e18 Disable LV_MEM_CUSTOM by default 2022-10-18 01:10:10 +02:00
fvanroie
56ae45dae2 Add auto-reconnect to Paho MQTT Client 2022-10-12 14:31:10 +02:00
fvanroie
b370733012 Allow LV_MEM_CUSTOM=1 to disable separate LVGL memory pool 2022-10-10 18:22:36 +02:00
fvanroie
eccfc6c7a2 Change USE_PAHE to HASP_USE_PAHO 2022-09-11 16:12:10 +02:00
fvanroie
e7217d1f03 Add ftstdlib.h 2022-09-03 19:38:37 +02:00
fvanroie
df393d70f9 Ad HASP_RANDOM mcro 2022-08-20 13:37:10 +02:00
fvanroie
74092ce5be Use esp_mqtt client #174 2022-07-26 23:11:44 +02:00
fvanroie
66f05103a5 Check if LV_USE_FS_IF is already defined 2022-07-21 00:46:26 +02:00
fvanroie
73de02d026 Add HASP_USE_SYSLOG and HASP_USE_MDNS 2022-07-08 20:12:55 +02:00
fvanroie
645d2e851c Add esp_mqtt client to replace PubSubClient 2022-07-08 20:12:31 +02:00
fvanroie
0f95052dc3 Merge ethernet_esp32 and esthernet_spi.cpp 2022-06-11 19:16:21 +02:00
Ben Suffolk
6643bf031f Fixed hasp_config for SPI Ethernet 2022-06-08 14:23:13 +01:00
fvanroie
c326be6380 Add HASP_FONT_5 and HASP_FONT_SIZE_5 2022-05-16 18:39:38 +02:00
fvanroie
8459b632c7 Always include 5 default fonts 2022-05-11 15:35:22 +02:00
fvanroie
53f695fa23 Rename OTA_PASSWORD to ARDUINOOTA_PASSWORD 2022-05-10 20:44:30 +02:00
fvanroie
c621881fce Rename HASP_USE_OTA to HASP_USE_ARDUINOOTA 2022-05-10 15:44:58 +02:00