s-hadinger
0ba0b8dada
ESP32 LVGL library from v9.2.0 to v9.2.2 ( #22385 )
2024-10-30 19:50:43 +01:00
s-hadinger
d9f246f0f0
LVGL port `colorwheel` from LVGL 8, HASPmota `cpicker` and `msgbox` ( #22244 )
2024-10-06 18:53:06 +02:00
s-hadinger
330cfe8b4d
LVGL compilation of lv_menu ( #22188 )
2024-09-23 10:26:23 +02:00
s-hadinger
e8cdeaba6b
ESP32 LVGL library from v9.1.0 to v9.2.0 ( #22031 )
2024-08-27 23:36:38 +02:00
s-hadinger
1b12656955
Solidified Code updated
2024-07-25 21:15:06 +00:00
s-hadinger
b8d7b5e2fa
Solidified Code updated
2024-07-25 20:53:52 +00:00
s-hadinger
1b887d7202
Berry consolidated constants for solidified classes reduces Flash size ( #21845 )
2024-07-25 22:53:02 +02:00
s-hadinger
bf7fbf2cbe
Berry internal: remove class from closure to simplify code ( #21839 )
2024-07-24 22:59:53 +02:00
s-hadinger
0d3e888147
Berry change internal storage of parent class for methods ( #21490 )
...
* Berry change internal storage of parent class for methods
* Fix compilation of zigbee
* Patch solidify for berry_custom
2024-05-24 22:32:37 +02:00
s-hadinger
157e1afb29
LVGL disabled vector graphics ( #21242 )
2024-04-22 09:18:26 +02:00
s-hadinger
bf47a1e51c
LVGL restore `lv_palette` functions ( #21232 )
2024-04-20 18:57:49 +02:00
s-hadinger
76b1f48f0c
LVGL binding update for python 3.12 ( #21076 )
2024-03-31 22:08:27 +02:00
Milko Daskalov
9f4c994034
LVGL add lv.layer definition ( #21062 )
2024-03-31 21:44:46 +02:00
s-hadinger
3c70e63af8
LVGL library from v9.0.0 to v9.1.0 ( #21008 )
2024-03-21 18:47:41 +01:00
s-hadinger
5338e84243
LVGL simplify mapping ( #20980 )
2024-03-18 22:16:20 +01:00
s-hadinger
130c3f83f1
LVGL add helper functions ( #20968 )
2024-03-16 23:50:03 +01:00
s-hadinger
95f7d33c20
LVGL cleaning unused definitions ( #20957 )
2024-03-14 22:37:55 +01:00
s-hadinger
5e8b116128
LVGL fix descriptors Berry mapping ( #20946 )
2024-03-13 22:19:42 +01:00
s-hadinger
4d7036db3b
HASPmota solidify server-side ( #20938 )
2024-03-12 21:18:31 +01:00
s-hadinger
f488ef922a
LVGL add `lv.draw_label_dsc` and `lv_bar.get_indic_area` ( #20936 )
2024-03-12 19:40:40 +01:00
s-hadinger
8b7cd2de44
HASPmota moved to a distinct library `lv_haspmota` ( #20929 )
2024-03-11 22:31:44 +01:00
s-hadinger
27ccf0490b
HASPmota support for spangroup (styled text) ( #20852 )
2024-03-03 10:53:21 +01:00
s-hadinger
66ff68df78
LVGL9 restore missing layouts ( #20701 )
2024-02-11 11:14:01 +01:00
s-hadinger
ff6be70ce1
LVGL library updated to v9.0.0, some small breaking changes in C, none in HASPmota ( #20659 )
...
* LVGL library updated to v9.0.0, some small breaking changes in C, none in HASPmota
* fix compilation
* Move lvgl_berry to LVGL_assets
2024-02-05 12:07:41 +01:00
Simon Post
12ef60a3df
Modification of convert.py and preprocessor.py to add tabview, list and tileview. Plus fix lv.keyboard enum error ( #20513 )
...
* Modification of convert.py and preprocessor.py to add tabview, list and tileview. Plus fix lv.keyboard enum error
* Amended my_user_config.h per request
---------
Co-authored-by: Simon Post <admin@SimonM3MacbookPro.theposts.me>
2024-01-17 13:24:43 +01:00
s-hadinger
8d83472c01
LVGL option to add `lv.keyboard` extra widget ( #20496 )
...
* LVGL option to add `lv.keyboard` extra widget
* Don't include keyboard by default
2024-01-14 22:37:07 +01:00
s-hadinger
08a14ccc9e
LVGL add `lv.str_arr` ( #20480 )
2024-01-12 19:48:33 +01:00
s-hadinger
a38f869052
Fix other LVGL conversion to int ( #20355 )
2023-12-30 11:23:26 +01:00
s-hadinger
2de3d427de
LVGL fix type for lv_imgbtn ( #20354 )
2023-12-30 10:29:30 +01:00
s-hadinger
ddb11779fd
ESP32 LVGL library from v8.3.10 to v8.3.11 (no functional change) ( #20183 )
...
* ESP32 LVGL library from v8.3.10 to v8.3.11 (no functional change)
* merge
* parse
* finalize
2023-12-06 21:30:08 +01:00
s-hadinger
ee7e3cab15
Solidified Code updated
2023-10-03 13:23:06 +00:00
s-hadinger
f8b5a38dc9
ESP32 LVGL library from v8.3.9 to v8.3.10 (no functional change) ( #19557 )
...
* ESP32 LVGL library from v8.3.9 to v8.3.10 (no functional change)
* Update mapping
2023-09-20 21:21:08 +02:00
blakadder
8246410c8a
fix compile errors on exotic windows codepages ( #19508 )
2023-09-13 15:06:01 +02:00
s-hadinger
36de007909
Berry replace `string.format`with `format` ( #18945 )
...
* Berry replace `string.format`with `format`
* remove import.string
2023-06-23 18:33:31 +02:00
s-hadinger
652a8edefa
Berry solidify for ubuntu 22.04 ( #18627 )
2023-05-09 22:21:39 +02:00
s-hadinger
fcec5a5b7b
LVGL allow access to `lv.LAYOUT_GRID` and `lv.LAYOUT_FLEX` ( #17948 )
2023-02-14 19:41:26 +01:00
Stephan Hadinger
1d34a80f65
Fix only for returned string
2022-10-18 10:04:04 +02:00
Stephan Hadinger
f87324f874
LVGL fix get text
2022-10-18 09:55:08 +02:00
Stephan Hadinger
7f33f0acf3
LVGL fix potential memory leak
2022-10-06 12:42:36 +02:00
Stephan Hadinger
2438ab959a
lv_berry simplify solidification from laptop
2022-10-05 21:58:59 +02:00
Stephan Hadinger
01e80c4ce8
LVGL add `lv.COLOR_ORANGE`
2022-09-10 13:27:14 +02:00
Stephan Hadinger
979288570e
HASPmota make `spinner` editable
2022-08-26 08:37:28 +02:00
Stephan Hadinger
d3837a8b3a
ESP32 LVGL library from v8.2.0 to v8.3.0
2022-07-20 09:36:22 +02:00
Stephan Hadinger
e551c8743b
Rename pycoc to coc
2022-07-01 22:39:23 +02:00
Stephan Hadinger
9b26c01dd0
Berry virtual member can return nil
2022-06-15 22:00:31 +02:00
Stephan Hadinger
2a7ef01429
Ported berry_ctypes to python
2022-06-08 22:11:22 +02:00
Stephan Hadinger
af41d81c5a
Berry ctypes small optimization
2022-06-07 22:20:42 +02:00
Stephan Hadinger
ffbc95717a
Berry weak strings
2022-06-06 21:01:12 +02:00
Stephan Hadinger
82d4e14171
Cleaning unused variables
2022-06-03 22:57:05 +02:00
Stephan Hadinger
086c4d6371
Rename OpenHASP to HASPmota
2022-05-20 21:29:39 +02:00