2160 Commits

Author SHA1 Message Date
fvanroie
e8a5c123f8 Rename "short" and "up" events to "up" and "release" 2021-04-14 04:12:04 +02:00
fvanroie
f68d303ae7 add scan_method = WIFI_ALL_CHANNEL_SCAN for ESP32 2021-04-14 02:17:49 +02:00
fvanroie
88d1f69069 objid property is obsolete, use obj instead 2021-04-13 04:45:00 +02:00
fvanroie
83b54eeec6 txt property is obsolete, use text instead 2021-04-13 04:44:12 +02:00
fvanroie
67ffc1e266 Update strings 2021-04-13 04:08:10 +02:00
fvanroie
44cb84e6a7 Reduce colorpickers value updates #119 2021-04-13 02:37:07 +02:00
fvanroie
0e7bd6c2bb Rename hasp_send_obj_attribute to attr_out 2021-04-13 02:00:03 +02:00
fvanroie
394580fa45 Add hasp_event 2021-04-13 01:43:51 +02:00
fvanroie
f9a78afbaf Add warning objid property is obsolete 2021-04-12 21:34:35 +02:00
fvanroie
e7ce3e0664 Improve swipe events for page change 2021-04-12 18:53:29 +02:00
fvanroie
97f46c1b95 Reduce build warnings 2021-04-12 03:49:26 +02:00
fvanroie
2dc7255117 Reduce build warnings 2021-04-12 03:28:13 +02:00
fvanroie
fd0e5cfc57 Cleanup driver hasp_drv_tft_espi 2021-04-12 03:12:55 +02:00
fvanroie
6daac9b460 Show splashscreen after rotation and invert is set 2021-04-12 02:55:30 +02:00
fvanroie
4aedd19491 Restore bootscreen 2021-04-12 02:43:48 +02:00
fvanroie
1734b5cc21 Add back fontsize 22 2021-04-12 00:31:05 +02:00
fvanroie
cdd615f4ce Font sizes dependent on screen size 2021-04-11 20:24:30 +02:00
fvanroie
3d6f563344 Font sizes dependent on screen size 2021-04-11 20:23:09 +02:00
fvanroie
05f6bbbffa Testing character sets, sizes and icons 2021-04-11 19:39:29 +02:00
fvanroie
bc1cbdb301 Merge branch 'mdi-icons' of http://github.com/fvanroie/hasp-lvgl into mdi-icons 2021-04-11 17:21:55 +02:00
fvanroie
d9d405ae9d Update fonts 2021-04-11 17:20:52 +02:00
fvanroie
f5a33e7a54 Fix the defines for HASP_FONT_# 2021-04-11 01:30:43 +02:00
fvanroie
4b180c6180 Add custom folder 2021-04-11 01:12:05 +02:00
fvanroie
870df4b2b0 Merge branch 'mdi-icons' of http://github.com/fvanroie/hasp-lvgl into mdi-icons 2021-04-10 23:54:20 +02:00
fvanroie
e4cd1411d0 Add ascii, latin1, latin2 fonts with mdi icons 2021-04-10 23:50:53 +02:00
fvanroie
bc286e9263 Rename hasp-lvgl to openHASP 2021-04-10 22:34:39 +02:00
fvanroie
486605ff9e Adjust buildtime timezone 2021-04-10 22:34:06 +02:00
fvanroie
d8a16faabe Change GPIO_NUM_MAX for esp8266 2021-04-10 17:54:27 +02:00
fvanroie
79294a2e85 Test pagenav gestures 2021-04-10 17:35:59 +02:00
fvanroie
9aa880c761 Merge branch 'master' of http://github.com/fvanroie/hasp-lvgl 2021-04-10 17:33:25 +02:00
fvanroie
cc18ff0a15 Add backlight_invert 2021-04-10 17:33:21 +02:00
fvanroie
6fa1a1bf94
Update FUNDING.yml 2021-04-09 03:04:53 +02:00
fvanroie
b4aa18074b Add Backlight pin 15 for AZ Touch 2021-04-08 14:13:05 +02:00
fvanroie
c8b871af73 Update fonts 2021-04-07 22:02:57 +02:00
fvanroie
5759c1b51a Merge branch 'master' of http://github.com/fvanroie/hasp-lvgl 2021-04-06 03:31:47 +02:00
fvanroie
3b14ed1e5d Update config 2021-04-06 03:30:34 +02:00
fvanroie
85a7ef6a00 Initial mdi font support 2021-04-06 03:28:47 +02:00
fvanroie
e9b8e0e41d Update bug report 2021-04-06 03:24:38 +02:00
fvanroie
f41625894e Bump tft_espi library version 2021-04-06 02:40:53 +02:00
fvanroie
e83d6c6ba6 Allow startDim 0-255 and startPage 1-12 2021-04-06 02:30:07 +02:00
fvanroie
8022b03ae6 Fix HASwitchPlate/openHASP-custom-component#37 2021-04-06 02:27:14 +02:00
arovak
63a6286029
Merge pull request #125 from arovak/user_override
Expand user_config_override-template.h with example settings and add possibility to define the build language.
2021-04-06 00:53:20 +02:00
arovak
6abf19b1df allow MQTT_NODENAME override 2021-04-05 23:35:20 +02:00
arovak
b95e2d78f1 rearrange some includes and defines 2021-04-05 23:34:54 +02:00
arovak
c818ad8680 combine user_override files 2021-04-05 23:32:31 +02:00
arovak
ed3ba7d55c Add user_override_sample.h with example settings 2021-04-05 21:31:51 +02:00
arovak
1da1358dde
Merge pull request #124 from arovak/web_template_tweak
minor tweak on web templates
2021-04-05 15:20:19 +02:00
arovak
5321b60242 minor tweak on web templates 2021-04-05 15:17:20 +02:00
fvanroie
f780e0011a
Merge pull request #120 from arovak/template_fix
fix http template when not defined in user_config_override.h
2021-04-02 23:46:29 +02:00
arovak
d0750aa22d fix http template 2021-04-02 23:38:53 +02:00