49 Commits

Author SHA1 Message Date
fvanroie
1cffc054c8 Cleanup old defines 2021-07-12 15:33:51 +02:00
fvanroie
e099e454c7 Cache 20 images when PSram is present 2021-06-18 01:59:12 +02:00
fvanroie
6f81434615 Disable ArduinoOTA on WT32-SC01 2021-06-12 00:50:14 +02:00
fvanroie
2f33550aac set LV_SPRINTF_CUSTOM to 1 2021-06-11 22:59:20 +02:00
fvanroie
0d1066e97f define LV_LINEMETER_PRECISE 2 2021-06-11 15:04:19 +02:00
fvanroie
5b5261140f Speedup LV_INDEV_DEF_READ_PERIOD 2021-06-01 20:14:42 +02:00
fvanroie
12d46c44f5 Enable LV_IMGBTN_TILED 2021-06-01 00:21:07 +02:00
fvanroie
9413d822e6 Touch redesign 2021-05-29 20:39:26 +02:00
fvanroie
b8bdcaf710 Swap out FT5206 for FT6336U 2021-05-27 02:22:05 +02:00
fvanroie
12344b8c73 Set font sizes to HASP_FONT_SIZE_x 2021-05-20 13:54:16 +02:00
fvanroie
968a78f3a3 Set LV_LED_BRIGHT_MIN=0 2021-05-18 00:16:33 +02:00
fvanroie
9dda843e3b Use ascii characterset for WT32-SC01 2021-05-16 23:54:58 +02:00
fvanroie
8755f78b4a Add LV_ATTRIBUTE_TASK_HANDLER 2021-05-15 05:20:12 +02:00
fvanroie
cb4daf442c Add png support 2021-05-10 06:36:05 +02:00
fvanroie
81976d6ec9 Set LV_INDEV_DEF_READ_PERIOD=20 2021-05-02 00:45:22 +02:00
fvanroie
268bcb05db
Revert "Merge master back into gpio-redesign" 2021-04-25 02:10:09 +02:00
arovak
19a1d0576a Select used fonts via user_config_override 2021-04-21 22:14:58 +02:00
fvanroie
0db2a8be67
Merge pull request #139 from HASwitchPlate/mdi-icons
Change default fonts
2021-04-17 01:44:48 +02:00
fvanroie
7713f4afab Add swipe property 2021-04-17 00:45:59 +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
e4cd1411d0 Add ascii, latin1, latin2 fonts with mdi icons 2021-04-10 23:50:53 +02:00
fvanroie
85a7ef6a00 Initial mdi font support 2021-04-06 03:28:47 +02:00
fvanroie
2a04cd652b Add calendar for esp8266 2021-04-01 23:26:25 +02:00
fvanroie
1f1b3eebd1 Address issue #88 2021-03-26 16:02:03 +01:00
fvanroie
1b17282ce3 Merge branch '0.4.0-dev' into feature-pagenav 2021-03-19 00:18:17 +01:00
fvanroie
74a1c34f90 Use custom logging function again 2021-03-16 00:52:36 +01:00
fvanroie
fb84ec0659 Merge branch '0.4.0-dev' of http://github.com/fvanroie/hasp-lvgl into 0.4.0-dev 2021-03-09 20:31:05 +01:00
fvanroie
e0993614a1 Update configuration 2021-03-09 20:27:29 +01:00
fvanroie
27e7c95cef Add local page transitions 2021-03-08 04:30:59 +01:00
fvanroie
cc6ce5c4f8 Add local page navigation action 2021-03-08 03:37:21 +01:00
fvanroie
7591ce4418 Add linux_sdl environment 2021-03-05 16:43:58 +01:00
fvanroie
80052140f3 Add lvfs config 2021-02-27 01:17:51 +01:00
fvanroie
8723e655a9 Enable spinner 2021-02-15 22:10:55 +01:00
fvanroie
a70eb1fd5f Add Windows client 2021-02-15 03:09:17 +01:00
fvanroie
72a9afd6a9 Disable LV_USE_FONT_SUBPX 2021-02-11 01:48:34 +01:00
fvanroie
f5a2e5d222 Re-enable mono theme 2021-02-08 00:38:25 +01:00
fvanroie
c71203439b Disable Mono theme 2021-02-06 18:51:19 +01:00
fvanroie
fd7335485b More flexible font defines 2021-02-04 18:30:19 +01:00
fvanroie
84a1a6605c Disable empty theme 2021-01-28 22:36:44 +01:00
fvanroie
ee01ad0c0d Code cleanup 2021-01-20 17:55:14 +01:00
fvanroie
ece3e08630 Add Roboto Condensed with more FontAwesome icons 2021-01-14 17:49:19 +01:00
fvanroie
a66482b89f Use lvgl internal ticker 2021-01-13 01:31:23 +01:00
fvanroie
e846d91cc0 Add empty theme 2020-12-31 02:50:59 +01:00
fvanroie
6a0bc0e04e Add display pinout 2020-12-16 15:47:23 +01:00
fvanroie
a7d7c0d668 Enable animations 2020-12-16 03:13:33 +01:00
fvanroie
12cb564db8 Switch to lvgl 7.8.1 2020-12-13 00:54:01 +01:00
fvanroie
ade03960ff
Gpio improvements (#24)
* Return network status

* lvgl v8 preparations

* Fix pin assignment

* Improve idle checking

* Add bcklpin 32

* Update upload_port

* Comment on seperate line

* Update test.yaml

* Copy boot partitions

* Add release workflow

* Update README.md

* Small changes

* Add docs

* Delete 17-javascript.md

* Update docs

* Rename haspWakeUp to guiWakeUp

* Code cleanup

* Rename haspWakeUp to guiWakeUp

* Code cleanup

* Change to lvgl#dev-v8

* Update check_obj_type

* Enable default PULLUP

* Bump StreamUtils Version

* Increase JsonDocument size

* Improve GPIO Settings

* Comment default ports

* Add more GPIOs configs

* Gpio improvements

* Use saved_page in hasp_new_object

Co-authored-by: fvanroie
2020-12-13 00:26:02 +01:00