s-hadinger
7d7a9ea6fb
LVGL restore lv_chart.set_range
removed in LVGL 9.3.0 in favor of lv_chart.set_axis_range
( #23567 )
...
* LVGL restore `lv_chart.set_range` remove in LVGL 8.3.0 in favor of `lv_chart.set_axis_range`
* Fix typo in changelog
* Another typo
2025-06-17 23:12:55 +02:00
s-hadinger
b5d6e95164
LVGL regression missing 'lv.ANIM_OFF' and 'lv.ANIM_ON' ( #23544 )
2025-06-13 22:31:12 +02:00
s-hadinger
64d6231111
LVGL Tasmota logo splash screen ( #23538 )
2025-06-12 07:53:41 +02:00
s-hadinger
8da8c97d4f
ESP32 LVGL library from v9.2.2 to v9.3.0 ( #23518 )
2025-06-06 23:54:17 +02:00
s-hadinger
68f019cf43
HASPmota default theme is now Tasmota-style ( #23288 )
2025-04-13 23:23:51 +02:00
s-hadinger
b8459eb685
LVGL Berry fix lvgl_berry_fix_lv_style_prop_arr ( #23042 )
2025-02-21 09:15:03 +01:00
Jason2866
f014299adc
Delete lib/libesp32_lvgl/lv_binding_berry/src/solidify/berry_lvgl directory
2025-02-04 20:03:52 +01:00
Jason2866
f727013373
Solidified Code updated
2025-02-04 18:10:24 +00:00
Jason2866
d94e680b51
Delete lib/libesp32_lvgl/lv_binding_berry/src/berry_lvgl directory
2025-02-04 18:26:20 +01:00
Jason2866
6ffb783321
Solidified Code updated
2025-02-04 17:20:53 +00:00
Jason2866
c4d2f010ef
Delete lib/libesp32_lvgl/lv_binding_berry/src/berry_lvgl directory
2025-02-04 18:20:16 +01:00
Jason2866
1c0327e2c1
Solidified Code updated
2025-02-04 17:16:32 +00:00
Jason2866
a9c39fe098
Delete lib/libesp32_lvgl/lv_binding_berry/src/solidify/berry_lvgl directory
2025-02-04 18:15:09 +01:00
Jason2866
ea584f60c8
Delete lib/libesp32_lvgl/lv_binding_berry/src/berry_lvgl directory
2025-02-04 18:14:38 +01:00
Jason2866
b02ac268ad
Solidified Code updated
2025-02-04 17:08:36 +00:00
arendst
a9996ecc40
Solidified Code updated
2025-02-04 14:14:42 +00:00
arendst
518df07ba1
Solidified Code updated
2025-02-04 14:07:48 +00:00
Jason2866
ab9ad562cb
Solidified Code updated
2025-02-04 13:39:19 +00:00
Jason2866
0ba224bf9a
Solidified Code updated
2025-02-04 11:22:34 +00:00
Jason2866
670d7bd8eb
Solidified Code updated
2025-02-03 15:43:23 +00:00
s-hadinger
1065db5831
LVLG/HASPmota add color names from OpenHASP ( #22879 )
2025-01-25 13:59:26 +01:00
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