1182 Commits

Author SHA1 Message Date
fvanroie
1d3eab7e85 Fix build error for native and esp8266 2021-03-17 20:56:07 +01:00
fvanroie
33aaa68f74 Change normalized functions to use val, min & max 2021-03-17 19:53:17 +01:00
fvanroie
b8bbf0c642 Add get_obj_type_name 2021-03-17 19:52:52 +01:00
fvanroie
3ad2dd7b3c Reset default fonts 2021-03-17 18:27:54 +01:00
fvanroie
94e7c290a0 Merge branch '0.4.0-dev' of http://github.com/fvanroie/hasp-lvgl into 0.4.0-dev 2021-03-17 13:34:47 +01:00
fvanroie
c8ad24e29a Add logging 2021-03-17 13:34:44 +01:00
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
fvanroie
0523c37598 Set higher touch treshold for XPT2046 2021-03-16 23:35:19 +01:00
fvanroie
793682161c Make driver pointers static for v8 2021-03-16 17:37:37 +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
3bf531db7c Temporarily disable Syslog 2021-03-14 00:04:52 +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
81b6614520 Add bootscreen and pages.jsonl 2021-03-11 21:06:19 +01:00
fvanroie
898667425c Optimize theme size 2021-03-11 00:22:00 +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
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
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
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
a6b062ee19 Add get_tft_model 2021-03-10 01:46:57 +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
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
ce91bc7279 Add https to webUpdate 2021-03-09 20:28:21 +01:00
fvanroie
e7c10e7991 Optimize theme size 2021-03-09 20:27:56 +01:00
fvanroie
3259bdcbe8 Add Windows OS version 2021-03-09 20:26:37 +01:00
fvanroie
3109960e25 Add hostname 2021-03-09 20:23:30 +01:00
fvanroie
be2019d344 Add README 2021-03-09 16:31:14 +01:00
fvanroie
70c063635e Add backlight and title to MacOS 2021-03-09 16:31:03 +01:00
fvanroie
97e5802c1d Merge branch '0.4.0-dev' of http://github.com/fvanroie/hasp-lvgl into 0.4.0-dev 2021-03-09 00:25:23 +01:00
fvanroie
aac809e478 Fix wakeup touch 2021-03-09 00:25:19 +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
Diogo Gomes
9ed1a6f8e5 add support for darwin (MacOS) 2021-03-06 11:39:08 +00:00
fvanroie
f4ad8ed3d8 Enable updates from http server 2021-03-06 00:55:01 +01:00
fvanroie
aeb9c03bd1 Small code improvements 2021-03-06 00:53:35 +01:00