3392 Commits

Author SHA1 Message Date
fvanroie
496a4af2ec Add logging 2021-03-17 13:34:18 +01:00
fvanroie
794c770212
Merge pull request #96 from arovak/0.4.0-dev-tweaks
0.4.0 dev tweaks
2021-03-17 13:32:29 +01:00
arovak
d1f1b70bdd intermediate tweak to have ZI font as font 0 2021-03-17 12:26:30 +01:00
arovak
bc5f93dd91 modify GT911 driver to allow smoother touch 2021-03-17 12:25:52 +01:00
arovak
e4ea6e69ce fix date/time entry in console 2021-03-17 12:24:27 +01:00
arovak
eef386950f Allow for timezone setting in user_config_override.h 2021-03-17 12:23:00 +01:00
arovak
b1089039fd update TOUCH_IRQ pin 2021-03-17 12:21:58 +01:00
fvanroie
0523c37598 Set higher touch treshold for XPT2046 2021-03-16 23:35:19 +01:00
fvanroie
72b36f54b9 Adjust partitions 2021-03-16 20:55:17 +01:00
fvanroie
57fb7bb9f4 Increase flash partitions 2021-03-16 20:08:51 +01:00
fvanroie
147414f953 Increase flash partitions 2021-03-16 19:43:49 +01:00
fvanroie
1f4abb215f Set lvgl version to 7.11.0 2021-03-16 17:38:53 +01:00
fvanroie
793682161c Make driver pointers static for v8 2021-03-16 17:37:37 +01:00
fvanroie
66efad3aa8 Fix ziFont for ESP8266 2021-03-16 16:02:28 +01:00
fvanroie
5dfbd5b5df Merge branch '0.4.0-dev' of http://github.com/fvanroie/hasp-lvgl into 0.4.0-dev 2021-03-16 15:27:22 +01:00
fvanroie
984f8d918d Fix for zifont crash 2021-03-16 15:27:19 +01:00
fvanroie
dfb3c13238 Use custom logging function again 2021-03-16 00:52:52 +01:00
fvanroie
74a1c34f90 Use custom logging function again 2021-03-16 00:52:36 +01:00
fvanroie
edfaae4299 Additional logging 2021-03-15 23:47:23 +01:00
fvanroie
86fb12a752
Update build.yaml 2021-03-14 18:15:08 +01:00
fvanroie
228148b92d Update config 2021-03-14 00:05:10 +01:00
fvanroie
3bf531db7c Temporarily disable Syslog 2021-03-14 00:04:52 +01:00
fvanroie
7a1afc5ac7 Add ESP32-Touchdown 2021-03-12 22:29:14 +01:00
fvanroie
b57a5a6931 Reduce verbosity 2021-03-12 04:14:21 +01:00
fvanroie
4d6f59bb19 Xplatform debug 2021-03-12 04:13:16 +01:00
fvanroie
f383ecc15e Update README 2021-03-12 04:10:10 +01:00
fvanroie
81b6614520 Add bootscreen and pages.jsonl 2021-03-11 21:06:19 +01:00
fvanroie
3a95dd0caf Merge branch '0.4.0-dev' of http://github.com/fvanroie/hasp-lvgl into 0.4.0-dev 2021-03-11 00:22:03 +01:00
fvanroie
898667425c Optimize theme size 2021-03-11 00:22:00 +01:00
fvanroie
9c7c255039 Add drv directory 2021-03-10 21:15:05 +01:00
fvanroie
a06942e446 Update driver includes 2021-03-10 20:03:39 +01:00
fvanroie
93f09dc7df Update touch drivers 2021-03-10 16:19:46 +01:00
fvanroie
2d44ff7aa4
Merge pull request #94 from fvanroie/master
Merge master back to 0.4.0-dev
2021-03-10 14:54:32 +01:00
fvanroie
dbb160ac94 Fix merge issue 2021-03-10 14:53:52 +01:00
fvanroie
34e671f693 Merge branch 'master' into 0.4.0-dev 2021-03-10 14:52:12 +01:00
fvanroie
333f558dc0 Update version 2021-03-10 14:25:15 +01:00
fvanroie
bf8b5680ad
Merge pull request #91 from nagyrobi/patch-3
Create hu_HU.h
2021-03-10 14:03:32 +01:00
fvanroie
6f6f970511
Merge pull request #92 from nagyrobi/patch-4
Create ro_RO.h
2021-03-10 14:03:16 +01:00
fvanroie
33984f1dbc
Merge pull request #93 from nagyrobi/patch-5
Update hasp_http.cpp
2021-03-10 13:51:11 +01:00
nagyrobi
85854fe9c0
Update hasp_http.cpp
Add `<meta charset='utf-8'>` to head of the webpages so that diacritics are rendered properly by the web browsers.
2021-03-10 11:24:51 +01:00
nagyrobi
9b1ef19436
Create ro_RO.h
Romanian translation
2021-03-10 11:22:46 +01:00
nagyrobi
0c01c42039
Create hu_HU.h
Hungarian translation
2021-03-10 11:21:49 +01:00
fvanroie
fff06f5b30 Move STMPE610 to Feather environments 2021-03-10 04:33:38 +01:00
fvanroie
a6b062ee19 Add get_tft_model 2021-03-10 01:46:57 +01:00
fvanroie
e80fb7960a Resize ESP32 partition 2021-03-10 01:10:16 +01:00
fvanroie
5e3d49ff84 Obsolete CoreVersion, ChipModel, DisplayDriverName 2021-03-10 01:09:52 +01:00
fvanroie
787b91910d Add chip_model 2021-03-10 01:08:39 +01:00
fvanroie
aff19396fe Rename Windows SDL environment 2021-03-09 23:12:08 +01:00
fvanroie
5b21c715ff Initialize default device info 2021-03-09 22:19:27 +01:00
fvanroie
51981a56db Fix monitor_title and monitor_backlight 2021-03-09 20:43:50 +01:00