2475 Commits

Author SHA1 Message Date
fvanroie
8194744387 Set TFT_BACKLIGHT_ON default HIGH 2021-04-15 22:57:27 +02:00
fvanroie
04d970f529 Move defines to hasp_conf.h 2021-04-15 17:15:47 +02:00
fvanroie
9a940b2bcd Remove obj from events 2021-04-15 16:51:35 +02:00
fvanroie
13935ca1a1 Add arduitouch-esp32_ili9341 2021-04-15 16:51:01 +02:00
fvanroie
d5b144745e Add roller mode infinite attribute 2021-04-15 06:12:00 +02:00
fvanroie
e7bd0dc101 Add btnmatric toggle and one_check attributes 2021-04-15 05:40:36 +02:00
fvanroie
0e1b64527f Remove hasp_utilities 2021-04-15 05:02:59 +02:00
fvanroie
ef90cbc8c7 Remove hasp_utilities 2021-04-15 04:53:33 +02:00
fvanroie
f922809331 Fix compiler warning 2021-04-15 04:46:03 +02:00
fvanroie
a494181030 Rework event handlers for #119 2021-04-15 04:36:38 +02:00
fvanroie
3b0aebf02c Merge Utilities class into Parser class 2021-04-15 04:30:22 +02:00
fvanroie
c7eb8bb55c Add selected part properties for roller object 2021-04-14 23:54:35 +02:00
fvanroie
d1a2fa5a1b Add "up" and "down" events to toggle, switch and checkbox 2021-04-14 23:12:55 +02:00
fvanroie
e84b8d2521 Rename "short" and "up" events to "up" and "release" 2021-04-14 04:42:39 +02:00
fvanroie
cf915a0142 Rename "short" and "up" events to "up" and "release" 2021-04-14 04:26:21 +02:00
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