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 |
|
fvanroie
|
157c5e9449
|
Use the zero terminated copy as payload
|
2021-03-05 23:01:25 +01:00 |
|
fvanroie
|
549728d30b
|
Move platform #if to top of the file
|
2021-03-05 19:38:33 +01:00 |
|
fvanroie
|
62d26eb189
|
Remove debug messages
|
2021-03-05 18:04:20 +01:00 |
|
fvanroie
|
7591ce4418
|
Add linux_sdl environment
|
2021-03-05 16:43:58 +01:00 |
|
fvanroie
|
ee49a2c6b3
|
Merge pull request #70 from thouters/linux
Add linux emulator platform
|
2021-03-05 15:58:10 +01:00 |
|
nagyrobi
|
4ca50771e7
|
Update hasp_wifi.cpp
Allow the WiFi key to be the maximum 64 characters supported by the standard.
|
2021-03-04 16:07:21 +01:00 |
|
fvanroie
|
80ed53e062
|
remove hasp_drv_display
|
2021-03-03 18:18:50 +01:00 |
|
fvanroie
|
8ece088ce0
|
Set moodlight payload to uppercase
|
2021-03-02 00:24:22 +01:00 |
|
fvanroie
|
f4339203b7
|
Set backlight payload to lowercase
|
2021-03-02 00:23:54 +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 |
|
fvanroie
|
c780fabead
|
Switch HA message order
|
2021-03-01 04:29:53 +01:00 |
|
fvanroie
|
0ef0f8c520
|
New event handler state senders
|
2021-02-28 22:04:12 +01:00 |
|
fvanroie
|
9f71460a65
|
Fix 255.255.255.255 IP error
|
2021-02-28 21:19:03 +01:00 |
|
fvanroie
|
17550d7b66
|
Add MQTT error codes
|
2021-02-28 20:49:55 +01:00 |
|
fvanroie
|
190f2d649e
|
Add D_ERROR_UNKNOWN
|
2021-02-28 20:49:04 +01:00 |
|
arovak
|
a1971947f3
|
stmpe610 touch driver
|
2021-02-28 20:15:59 +01:00 |
|
fvanroie
|
5e25c85689
|
Change on/off states to lower case
|
2021-02-28 02:16:20 +01:00 |
|
fvanroie
|
6d8a3967d7
|
Change idle events to lowercase
|
2021-02-28 02:10:23 +01:00 |
|
fvanroie
|
b62b2841c9
|
Change event names to lower case
|
2021-02-28 00:51:16 +01:00 |
|
arovak
|
51a6a73967
|
add stmpe610 touch driver
|
2021-02-28 00:13:15 +01:00 |
|