73 Commits

Author SHA1 Message Date
fvanroie
adfc57acd7 Make HASP_LOG_LEVEL default to LOG_LEVEL_TRACE 2021-06-01 20:30:44 +02:00
fvanroie
a3aea102cb Move touchdriver to old 2021-06-01 00:20:53 +02:00
fvanroie
9413d822e6 Touch redesign 2021-05-29 20:39:26 +02:00
fvanroie
0350f86c35 Rename STMPE_CS to TOUCH_CS 2021-05-29 15:15:10 +02:00
fvanroie
f5c848e417 Fix old FT6336 driver 2021-05-28 04:28:22 +02:00
fvanroie
c3ffe9cc5e Move old touch driver into subfolder 2021-05-28 04:03:19 +02:00
fvanroie
b78378363f Update tft driver path 2021-05-27 23:27:50 +02:00
fvanroie
08013d04f4 Touch bug 2021-05-27 18:08:28 +02:00
fvanroie
56a124755f Cleanup SDL2 touch driver 2021-05-27 18:06:29 +02:00
fvanroie
9bc9dd7500 Optimize touch driver 2021-05-27 16:56:24 +02:00
fvanroie
a3fa04db62 Move tft driver to drv/tft 2021-05-27 15:33:29 +02:00
fvanroie
b8bdcaf710 Swap out FT5206 for FT6336U 2021-05-27 02:22:05 +02:00
fvanroie
a20da57b9b Add variable windows size for native apps 2021-05-10 17:41:48 +02:00
fvanroie
d380c24bcf Use w and h in setAddrWindow 2021-05-10 06:39:35 +02:00
fvanroie
04ac201fb2 Added more translations 2021-05-06 06:47:21 +02:00
fvanroie
dca9a5d8b8 Decorate Loop() functions with IRAM_ATTR 2021-05-06 03:47:46 +02:00
fvanroie
633f122929 Disable debug logging 2021-05-06 02:40:03 +02:00
fvanroie
e9a4359f4d Add IRAM_ATTR 2021-05-06 02:39:35 +02:00
fvanroie
e4ac45d9a2 Replace halGetResetInfo with haspDevice.gpio_name 2021-05-01 23:22:00 +02:00
fvanroie
8a5282e537 Add common translations 2021-05-01 22:11:00 +02:00
fvanroie
321a505f9a Add TODo to events 2021-04-17 01:43:43 +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
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
bc5f93dd91 modify GT911 driver to allow smoother touch 2021-03-17 12:25:52 +01:00
fvanroie
0523c37598 Set higher touch treshold for XPT2046 2021-03-16 23:35:19 +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
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
a6b062ee19 Add get_tft_model 2021-03-10 01:46:57 +01:00
fvanroie
70c063635e Add backlight and title to MacOS 2021-03-09 16:31:03 +01:00
Diogo Gomes
9ed1a6f8e5 add support for darwin (MacOS) 2021-03-06 11:39:08 +00:00
fvanroie
ee49a2c6b3
Merge pull request #70 from thouters/linux
Add linux emulator platform
2021-03-05 15:58:10 +01:00
fvanroie
80ed53e062 remove hasp_drv_display 2021-03-03 18:18:50 +01:00
Thomas Langewouters
6681b2765b
Merge branch '0.4.0-dev' into linux 2021-03-01 21:46:10 +01:00
Thomas Langewouters
67a63105ce Add linux emulator platform 2021-03-01 21:38:45 +01:00
arovak
a1971947f3 stmpe610 touch driver 2021-02-28 20:15:59 +01:00
arovak
51a6a73967 add stmpe610 touch driver 2021-02-28 00:13:15 +01:00
fvanroie
0ca341a7ae Fix filename 2021-02-25 20:01:37 +01:00
fvanroie
301af99dd6 Add default return value to is_driver_pin 2021-02-23 23:13:52 +01:00
fvanroie
1042076845 Add is_driver_pin 2021-02-23 20:40:47 +01:00
fvanroie
8b25b87b3f Update License header 2021-02-23 01:37:38 +01:00
fvanroie
ae4ee0f534 Change TFT_eSPI.h 2021-02-21 20:58:49 +01:00
fvanroie
8452cbaecd Update display drivers 2021-02-21 20:50:26 +01:00
fvanroie
2223e5722a Move to haspTft class 2021-02-21 20:45:43 +01:00
fvanroie
7857ea03ed Changes to haspDevice class 2021-02-18 19:06:46 +01:00