Lines Matching full:https
6 `v9.2 <https://github.com/lvgl/lvgl/compare/v9.1.0...v9.2.0>`__ 26 August 2024
18 - Radial, Conic, and Skew `gradients supported <https://docs.lvgl.io/master/details/base-widget/sty…
39 - **feat(sdl_render): support all draw task types** `6437 <https://github.com/lvgl/lvgl/pull/6437>`…
40 - **feat(scale): add custom labels example** `6699 <https://github.com/lvgl/lvgl/pull/6699>`__
41 - **feat(driver): import Wayland driver from v8** `6549 <https://github.com/lvgl/lvgl/pull/6549>`__
42 - **feat(scripts): add default config generator** `6522 <https://github.com/lvgl/lvgl/pull/6522>`__
43 - **feat(draw_sw): extend lv_draw_sw_rotate with L8 support** `6520 <https://github.com/lvgl/lvgl/p…
44 - **feat(anim_timeline): add repeat and more** `6127 <https://github.com/lvgl/lvgl/pull/6127>`__
45 - **feat(indev): add scroll_time and scroll_throw setter** `6723 <https://github.com/lvgl/lvgl/pull…
46 - **feat(draw): add physical clipping area to solve the scaling accuracy problem** `6703 <https://g…
47 - **feat(fs): default drive letter + ESP FS docs** `6367 <https://github.com/lvgl/lvgl/pull/6367>`__
48 - **feat(freertos): add functions to better measure the CPU usage** `6619 <https://github.com/lvgl/…
49 - **feat(core): Add lv_group_get_obj_by_index method** `6589 <https://github.com/lvgl/lvgl/pull/658…
50 - **feat(draw_buf): make draw buf API more OOP style** `6427 <https://github.com/lvgl/lvgl/pull/642…
51 - **feat(opengles): multiple windows and embed user opengl textures** `6600 <https://github.com/lvg…
52 - **feat(obj): add lv_obj_null_on_delete** `6599 <https://github.com/lvgl/lvgl/pull/6599>`__
53 - **feat(indev): add long press time setter** `6664 <https://github.com/lvgl/lvgl/pull/6664>`__
54 - **feat(cmake): Make LVGL version available for all CMake environments** `6654 <https://github.com…
55 - **feat(os): use recursive mutex by default** `6573 <https://github.com/lvgl/lvgl/pull/6573>`__
56 - **feat(env/qnx): generate lv_conf.h at build time** `6596 <https://github.com/lvgl/lvgl/pull/6596…
57 - **feat(label): add property** `6575 <https://github.com/lvgl/lvgl/pull/6575>`__
58 - **feat(unity): update unity to version 2.6.0** `6453 <https://github.com/lvgl/lvgl/pull/6453>`__
59 - **feat(libpng): add parsing variable to libpng** `6553 <https://github.com/lvgl/lvgl/pull/6553>`__
60 - **feat(nuttx): malloc second FB if driver only has one** `6580 <https://github.com/lvgl/lvgl/pull…
61 - **feat(draw): add global matrix drawing modes** `4883 <https://github.com/lvgl/lvgl/pull/4883>`__
62 - **feat(drivers): initial implementation of a QNX screen driver** `6507 <https://github.com/lvgl/l…
63 - **feat(nxp/pxp): add Zephyr Support** `6298 <https://github.com/lvgl/lvgl/pull/6298>`__
64 - **feat(obj): add more obj properties** `6537 <https://github.com/lvgl/lvgl/pull/6537>`__
65 - **feat(anim): add lv_anim_speed_to_time back** `6531 <https://github.com/lvgl/lvgl/pull/6531>`__
66 - **feat(draw/sw): add support for LV_COLOR_FORMAT_I1** `6345 <https://github.com/lvgl/lvgl/pull/63…
67 - **feat(barcode): add none tiled mode** `6462 <https://github.com/lvgl/lvgl/pull/6462>`__
68 - **feat(observer): add lv_obj_remove_from_subject** `6341 <https://github.com/lvgl/lvgl/pull/6341>…
69 - **feat(textarea): make textarea editable** `6467 <https://github.com/lvgl/lvgl/pull/6467>`__
70 - **feat(lodepng): update lodepng to version 20230410** `6454 <https://github.com/lvgl/lvgl/pull/64…
71 - **feat(env): make LVGL a Zephyr compatible module** `6460 <https://github.com/lvgl/lvgl/pull/6460…
72 - **feat(nuttx): add lv_nuttx_run** `6371 <https://github.com/lvgl/lvgl/pull/6371>`__
73 - **feat(nuttx): update the joined invalid area instead of the last one** `6397 <https://github.com…
74 - **feat(refr): add details on rendering_in_progress ASSERT cause** `6450 <https://github.com/lvgl/…
75 - **feat(nuttx_image_cache): add tid for cache name** `6434 <https://github.com/lvgl/lvgl/pull/6434…
76 - **feat(bar): add bar orientation** `6212 <https://github.com/lvgl/lvgl/pull/6212>`__
77 - **feat(scale): set tick drawing order** `6185 <https://github.com/lvgl/lvgl/pull/6185>`__
78 - **feat: add API JSON generator** `5677 <https://github.com/lvgl/lvgl/pull/5677>`__
79 - **feat(property): add property name** `6329 <https://github.com/lvgl/lvgl/pull/6329>`__
80 - **feat(nuttx): add stack size check** `6381 <https://github.com/lvgl/lvgl/pull/6381>`__
81 - **feat(vg_lite): add image clip corner support** `6121 <https://github.com/lvgl/lvgl/pull/6121>`__
82 - **feat(fsdrv): implement directory open and close for littlefs driver** `6301 <https://github.com…
83 - **feat(obj): add API to set/get object ID.** `6278 <https://github.com/lvgl/lvgl/pull/6278>`__
84 - **feat(draw): add a configuration to reduce code size** `6313 <https://github.com/lvgl/lvgl/pull/…
85 - **feat(opengles): add basic driver for opengles** `6254 <https://github.com/lvgl/lvgl/pull/6254>`…
86 - **feat(tests): add VG-Lite render test** `6264 <https://github.com/lvgl/lvgl/pull/6264>`__
87 - **feat(drivers): GLCDC support for RX72 family** `6291 <https://github.com/lvgl/lvgl/pull/6291>`__
88 - **feat(lottie): add external thorvg header file support** `6311 <https://github.com/lvgl/lvgl/pul…
89 - **feat(demos): add demo for the OSAL** `6182 <https://github.com/lvgl/lvgl/pull/6182>`__
90 - **feat(rtthread): add cpu usage support** `6310 <https://github.com/lvgl/lvgl/pull/6310>`__
91 - **feat(property): add style selector support for property API** `6275 <https://github.com/lvgl/lv…
92 - **feat(micropython): improve mem core micropython** `6219 <https://github.com/lvgl/lvgl/pull/6219…
93 - **feat(vector): add set viewport support for vector api with thorvg** `6299 <https://github.com/l…
94 - **feat(api_map): adds guards to api mapping** `6269 <https://github.com/lvgl/lvgl/pull/6269>`__
95 - **feat(vg_lite): img_decoder add stride from src** `6292 <https://github.com/lvgl/lvgl/pull/6292>…
96 - **feat(thorvg): update thorvg version to 0.13.5** `6274 <https://github.com/lvgl/lvgl/pull/6274>`…
97 - **feat(obj): add check null pointer** `6249 <https://github.com/lvgl/lvgl/pull/6249>`__
98 - **feat(draw_sw): implemented radial gradient background** `6170 <https://github.com/lvgl/lvgl/pul…
99 - **feat(refr): add backward compatibility for LV_COLOR_16_SWAP** `6225 <https://github.com/lvgl/lv…
100 - **feat(bidi): support set neutral string** `6146 <https://github.com/lvgl/lvgl/pull/6146>`__
101 - **feat(pxp): add zephyr support** `6159 <https://github.com/lvgl/lvgl/pull/6159>`__
102 - **feat(stdlib): strncpy consistency and add strlcpy** `6204 <https://github.com/lvgl/lvgl/pull/62…
103 - **feat(printf): LV_FORMAT_ATTRIBUTE for IAR compiler** `6231 <https://github.com/lvgl/lvgl/pull/6…
104 - **feat(fs): file writes update the file cache** `6186 <https://github.com/lvgl/lvgl/pull/6186>`__
105 - **feat(tool): add premultiply support to image tool** `6175 <https://github.com/lvgl/lvgl/pull/61…
106 - **feat(table): add function to set selected table cell** `6163 <https://github.com/lvgl/lvgl/pull…
107 - **feat(os): add mqx for osal** `6191 <https://github.com/lvgl/lvgl/pull/6191>`__
108 - **feat(anim_timeline): add anim's `completed_cb` support** `6085 <https://github.com/lvgl/lvgl/p…
109 - **feat(test): enable warning to format-security** `6199 <https://github.com/lvgl/lvgl/pull/6199>`…
110 - **feat(draw_buf): add LV_DRAW_BUF_INIT macro to meet alignment requirement** `6102 <https://githu…
111 - **feat(tools): Python script for automatically applying version (#6012)** `6080 <https://github.c…
112 - **feat(draw_buff): adapt lv_draw_buf_dup to support multi-instance** `6179 <https://github.com/lv…
113 - **feat(hover): add Hover support for pointer device.** `5947 <https://github.com/lvgl/lvgl/pull/5…
114 - **feat(gridnav): single axis movement flags** `6044 <https://github.com/lvgl/lvgl/pull/6044>`__
115 - **feat(api_map): add missing keyboard API map for v8** `6103 <https://github.com/lvgl/lvgl/pull/6…
116 - **feat(log): add LV_LOG_PRINT_CB to set a default log print cb** `6095 <https://github.com/lvgl/l…
117 - **feat(arc): support RGB565A8 arc image** `6009 <https://github.com/lvgl/lvgl/pull/6009>`__
118 - **feat(ci): Add CI test for UEFI build** `5964 <https://github.com/lvgl/lvgl/pull/5964>`__
119 - **feat(draw/sw): added support for LV_COLOR_FORMAT_L8** `5800 <https://github.com/lvgl/lvgl/pull/…
120 - **feat(cache): add name for cache instance** `6040 <https://github.com/lvgl/lvgl/pull/6040>`__
121 - **feat(CI): Windows MSVC and GCC build** `6015 <https://github.com/lvgl/lvgl/pull/6015>`__
122 - **feat(drv): Implement Arduino SD driver** `5968 <https://github.com/lvgl/lvgl/pull/5968>`__
123 - **feat(demos): align images used in benchmark to stride 64** `5925 <https://github.com/lvgl/lvgl/…
124 - **feat(vg_lite): adapt premultiply src over blend mode** `6062 <https://github.com/lvgl/lvgl/pull…
125 - **feat(fs): add profiler hook** `6056 <https://github.com/lvgl/lvgl/pull/6056>`__
126 …buffer virtual resolution deviating from the visible resolution.** `5988 <https://github.com/lvgl/…
127 - **feat(decoder): add a name field to decoder to facilitate debugging** `6037 <https://github.com/…
128 - **feat(fs_posix): add error number print** `6041 <https://github.com/lvgl/lvgl/pull/6041>`__
129 - **feat(calendar): add chinese calendar** `5940 <https://github.com/lvgl/lvgl/pull/5940>`__
130 - **feat(example): make "LVGL_Arduino.ino" easier to use** `6001 <https://github.com/lvgl/lvgl/pull…
131 - **feat(evdev): automatically calibrate pointer input devices.** `5989 <https://github.com/lvgl/lv…
132 - **feat(draw_buf): user can separate font draw buf from default draw buff now** `5982 <https://git…
133 - **feat(scale): multiple line needles** `5937 <https://github.com/lvgl/lvgl/pull/5937>`__
134 - **feat(draw_buff): add user custom draw buffer instance support** `5974 <https://github.com/lvgl/…
135 - **feat(cache): add more profile notes** `5983 <https://github.com/lvgl/lvgl/pull/5983>`__
136 - **feat(font): add lv_font_glyph_release_draw_data api to release glyph data** `5985 <https://gith…
137 - **feat(nuttx): add defer feature for nuttx image cache** `5967 <https://github.com/lvgl/lvgl/pull…
138 - **feat(vglite) add implementation for partial border** `5912 <https://github.com/lvgl/lvgl/pull/5…
139 - **feat(mask): add support for image file bitmap masks** `5911 <https://github.com/lvgl/lvgl/pull/…
140 - **feat(stdlib): add lv_strncat and refactor strcat uses** `5927 <https://github.com/lvgl/lvgl/pul…
141 - **feat(cache): image cache supports dynamic setting of cache size** `5926 <https://github.com/lvg…
142 - **feat(draw): add draw thread stack size config option** `5910 <https://github.com/lvgl/lvgl/pull…
143 - **feat(draw): optimize helium asm** `5702 <https://github.com/lvgl/lvgl/pull/5702>`__
144 - **feat(fbdev,sdl): support display rotation** `5703 <https://github.com/lvgl/lvgl/pull/5703>`__
145 - **feat(fs): add Arduino ESP LittleFS driver** `5905 <https://github.com/lvgl/lvgl/pull/5905>`__
146 - **feat(vg_lite): add radial gradient support** `5836 <https://github.com/lvgl/lvgl/pull/5836>`__
147 - **feat(thorvg): update ThorVG to v0.11.99** `7addc72 <https://github.com/lvgl/lvgl/commit/7addc72…
148 - **feat(lottie): add ThorVG based lottie widget** `9c5ca0e <https://github.com/lvgl/lvgl/commit/9c…
149 - **feat(drivers): Renesas GLCDC display driver** `4d12d64 <https://github.com/lvgl/lvgl/commit/4d1…
150 - **feat(textarea): add properties** `357d5b7 <https://github.com/lvgl/lvgl/commit/357d5b7ff9d827c6…
151 …: refactor image decoder to reduce file operation on get_info** `daa7fef <https://github.com/lvgl/…
152 - **feat(dropdown): add properties** `7c1a8a5 <https://github.com/lvgl/lvgl/commit/7c1a8a523d9d5d46…
153 - **feat(keyboard): add properties** `cd48c3c <https://github.com/lvgl/lvgl/commit/cd48c3c8d6247611…
154 - **feat(roller): add properties** `a793178 <https://github.com/lvgl/lvgl/commit/a793178bbf029c15e9…
155 - **feat(nuttx): add lv_nuttx_deinit** `2b717a3 <https://github.com/lvgl/lvgl/commit/2b717a32fd1b2d…
156 - **feat(glcdc): screen rotation support** `fd79a4f <https://github.com/lvgl/lvgl/commit/fd79a4f427…
157 - **feat(nuttx): add adaptive color format** `691554d <https://github.com/lvgl/lvgl/commit/691554de…
158 - **feat(libpng): use I8 format if png is 8bit mode** `49053e9 <https://github.com/lvgl/lvgl/commit…
159 - **feat(property): add boolean type support** `6dc75d4 <https://github.com/lvgl/lvgl/commit/6dc75d…
160 - **feat(freetype): add invalid font descriptor print** `46887db <https://github.com/lvgl/lvgl/comm…
161 - **feat(libpng): let png handle stride alignment** `3116dc4 <https://github.com/lvgl/lvgl/commit/3…
166 - **perf(draw): skip empty draw tasks** `6720 <https://github.com/lvgl/lvgl/pull/6720>`__
167 …_IN blending mode to improve rounded corner cropping performance** `6623 <https://github.com/lvgl/…
168 - **perf(array): optimize array remove / erase function performance** `6544 <https://github.com/lvg…
169 - **perf(vg_lite): add stroke path cache to improve drawing performance** `6502 <https://github.com…
170 - **perf(array): optimize array push back function performance** `6431 <https://github.com/lvgl/lvg…
171 - **perf(qrcode): improve drawing speed** `6475 <https://github.com/lvgl/lvgl/pull/6475>`__
172 - **perf(lottie): remove lottie canvas quadratic premultiplication.** `6358 <https://github.com/lvg…
173 - **perf(vg_lite): invert the vector font Y axis coordinate in advance** `6353 <https://github.com/…
174 - **perf(obj): return directly if parent is unchanged** `6283 <https://github.com/lvgl/lvgl/pull/62…
175 - **perf(theme): optimize the order of function calls** `5971 <https://github.com/lvgl/lvgl/pull/59…
176 - **perf(draw): skip border drawing when border side is none** `5959 <https://github.com/lvgl/lvgl/…
181 …is set, install the indicated config instead of the default one.** `6675 <https://github.com/lvgl/…
182 - **fix(i1): fix compiler and runtime issues with I1 rendering** `6714 <https://github.com/lvgl/lvg…
183 - **fix(vg_lite): fix rounded rectangle path error** `6726 <https://github.com/lvgl/lvgl/pull/6726>…
184 - **fix(vg_lite): fix rendering aliasing caused by global matrix transformation** `6730 <https://gi…
185 - **fix(indev): fix LV_EVENT_SCROLL_THROW_BEGIN not send to scroll_obj** `6693 <https://github.com/…
186 - **fix(tiny_ttf): Fix formatting specifier macro in lv_tiny_ttf_set_size** `6731 <https://github.c…
187 - **fix(nuttx): fix build break** `6732 <https://github.com/lvgl/lvgl/pull/6732>`__
188 - **fix(chart): fix memory leak** `6727 <https://github.com/lvgl/lvgl/pull/6727>`__
189 - **fix(draw/neon): fix build break** `6682 <https://github.com/lvgl/lvgl/pull/6682>`__
190 - **fix(spinbox): add missing update value** `6719 <https://github.com/lvgl/lvgl/pull/6719>`__
191 - **fix(roller): do not move when there is only one option** `6717 <https://github.com/lvgl/lvgl/pu…
192 - **fix(docbuild): Fix @file commands and guard macros.** `6689 <https://github.com/lvgl/lvgl/pull…
193 - **fix(fs): remove Arduino SD initialization** `6725 <https://github.com/lvgl/lvgl/pull/6725>`__
194 - **fix(benchmark): use assets only from its own folder** `6666 <https://github.com/lvgl/lvgl/pull/…
195 - **fix(Kconfig): remove leading spaces on line 1692** `6695 <https://github.com/lvgl/lvgl/pull/66…
196 - **fix(roller): fix roller error in ubuntu24.04 uefi** `6683 <https://github.com/lvgl/lvgl/pull/66…
197 - **fix(rtthread): display driver hang** `6667 <https://github.com/lvgl/lvgl/pull/6667>`__
198 - **fix(objid): free old id before assign new one** `6697 <https://github.com/lvgl/lvgl/pull/6697>`…
199 - **fix(demo): fill image->data_size field** `6710 <https://github.com/lvgl/lvgl/pull/6710>`__
200 - **fix(indev): fix indev not send gesture event** `6676 <https://github.com/lvgl/lvgl/pull/6676>`__
201 - **fix(indev): swap the order of sending indev events and obj events** `6636 <https://github.com/l…
202 - **fix(scripts): fix update_version error** `6662 <https://github.com/lvgl/lvgl/pull/6662>`__
203 - **fix(refr): reshape using draw_buf stride** `6567 <https://github.com/lvgl/lvgl/pull/6567>`__
204 - **fix(arc): add missing private include** `6648 <https://github.com/lvgl/lvgl/pull/6648>`__
205 - **fix(docbuild): Doxygen warnings from format errors (part 2 of 2)** `6653 <https://github.com/l…
206 - **fix(docbuild): Doxygen warnings from format errors (part 1 of 2)** `6652 <https://github.com/l…
207 - **fix(API): keep ime struct lv_pinyin_dict_t public** `6645 <https://github.com/lvgl/lvgl/pull/66…
208 - **fix(draw_sw): fix swapped 90/270 rotation in case of RGB888** `6642 <https://github.com/lvgl/lv…
209 - **fix(docs): fix Doxygen warnings caused by format errors** `6584 <https://github.com/lvgl/lvgl/p…
210 - **fix(freetype): fix outline font being cropped** `6639 <https://github.com/lvgl/lvgl/pull/6639>`…
211 - **fix(API): keep font struct lv_font_fmt_txt_kern_pair_t public** `6625 <https://github.com/lvgl/…
212 - **fix(nxp/vglite): fix stride calculation** `6613 <https://github.com/lvgl/lvgl/pull/6613>`__
213 - **fix(vector): fix vector graphic draw test case for amd64** `6616 <https://github.com/lvgl/lvgl…
214 - **fix(osal): initialize Windows thread sync correctly** `6604 <https://github.com/lvgl/lvgl/pull/…
215 - **fix(tiny_ttf): fix no cache and formatting cleanup** `6568 <https://github.com/lvgl/lvgl/pull/6…
216 - **fix(vg_lite): remove pattern_color from label drawing** `6605 <https://github.com/lvgl/lvgl/pul…
217 - **fix(display): delete previous screen instead of current** `6494 <https://github.com/lvgl/lvgl/p…
218 - **fix(docbuild): `@file` command arg mismatches** `6582 <https://github.com/lvgl/lvgl/pull/6582>`…
219 - **fix(kconfig): Do not set LV_CONF_SKIP by default** `6562 <https://github.com/lvgl/lvgl/pull/656…
220 - **fix(property): fix style property** `6552 <https://github.com/lvgl/lvgl/pull/6552>`__
221 - **fix(draw_buf): handle negative coordinates on the area to clear** `6510 <https://github.com/lvg…
222 - **fix(draw_sw): do not recalculate target buffer stride** `6530 <https://github.com/lvgl/lvgl/pul…
223 - **fix(theme): make the text styles work on the INDICATOR's DEFAULT state** `6521 <https://github.…
224 - **fix(examples): fix typo in lv_port_indev_template.c** `6555 <https://github.com/lvgl/lvgl/pull/…
225 - **fix(ci): fix micropython CI** `6546 <https://github.com/lvgl/lvgl/pull/6546>`__
226 - **fix(vg_lite): fix draw pattern recolor error** `6525 <https://github.com/lvgl/lvgl/pull/6525>`__
227 - **fix(sdl): make sure minimal alignment is sizeof(void*) for aligned alloc** `6526 <https://githu…
228 - **fix(pxp): use floorf instead of floor** `6516 <https://github.com/lvgl/lvgl/pull/6516>`__
229 - **fix(anim): fix deleted_cb not called in lv_anim_delete_all** `6513 <https://github.com/lvgl/lvg…
230 - **fix(thorvg): support rendering in draw events** `6406 <https://github.com/lvgl/lvgl/pull/6406>`…
231 … incorrect return value of function lv_obj_get_sibling_by_type()** `6503 <https://github.com/lvgl/…
232 - **fix(test): fix filter option dot escape by setting regexp string** `6509 <https://github.com/lv…
233 - **fix(dave2d): fix rendering to canvas with dave2d** `6498 <https://github.com/lvgl/lvgl/pull/649…
234 - **fix(label): do not break last line for LV_LABEL_LONG_DOT (#5606)** `6362 <https://github.com/lv…
235 - **fix(ime): fix buffer-overflow error in pingyin IME** `6501 <https://github.com/lvgl/lvgl/pull/6…
236 - **fix(refr): eliminate side effect in assert** `6499 <https://github.com/lvgl/lvgl/pull/6499>`__
237 - **fix(gif): add correct image header** `6472 <https://github.com/lvgl/lvgl/pull/6472>`__
238 - **fix(vg_lite_tvg): fix path structure is not fully initialized** `6493 <https://github.com/lvgl/…
239 - **fix(drivers): fix hardware rotation of generic mipi display** `6470 <https://github.com/lvgl/lv…
240 - **fix(gen_json): fix bad LVGL header path** `6479 <https://github.com/lvgl/lvgl/pull/6479>`__
241 - **fix(Windows): use global lock** `6425 <https://github.com/lvgl/lvgl/pull/6425>`__
242 - **fix(decoder): use unsigned format spec with uint32_t's** `6457 <https://github.com/lvgl/lvgl/pu…
243 - **fix(draw_buf): skip palette cleanup** `6471 <https://github.com/lvgl/lvgl/pull/6471>`__
244 - **fix(scroll): fix jumping on scroll end** `6393 <https://github.com/lvgl/lvgl/pull/6393>`__
245 - **fix(gridnav): send focus/defocus event from gridnav key handler** `6385 <https://github.com/lvg…
246 - **fix(nxp): fix rounded corner image in NXP vglite** `6436 <https://github.com/lvgl/lvgl/pull/643…
247 - **fix(codespace): enable builtin OBJID feature** `6417 <https://github.com/lvgl/lvgl/pull/6417>`__
248 - **fix(conf): make comment requirement explicit** `6248 <https://github.com/lvgl/lvgl/pull/6248>`__
249 - **fix(ap): fix ap map table** `6430 <https://github.com/lvgl/lvgl/pull/6430>`__
250 - **fix(draw_buf): fix user defined draw_buf alloc/destroy not paired** `6426 <https://github.com/l…
251 - **fix(x11): use normal malloc for frame buffer allocation** `6384 <https://github.com/lvgl/lvgl/p…
252 - **fix(vg_lite): fix scissor setting error** `6420 <https://github.com/lvgl/lvgl/pull/6420>`__
253 - **fix(examples): correct typo in widgets example doc** `6412 <https://github.com/lvgl/lvgl/pull/6…
254 - **fix(demo): make the music player correctly work with v9** `6302 <https://github.com/lvgl/lvgl/p…
255 - **fix(indev): fix use after free of last hovered object** `6405 <https://github.com/lvgl/lvgl/pul…
256 - **fix(vg_lite): fix incorrect alpha handling** `6402 <https://github.com/lvgl/lvgl/pull/6402>`__
257 - **fix(theme): set a default length for scale** `6359 <https://github.com/lvgl/lvgl/pull/6359>`__
258 - **fix(spangroup): handle style_text_letter_space better** `6364 <https://github.com/lvgl/lvgl/pul…
259 - **fix(sdl): fix draw buffer misalignment** `6386 <https://github.com/lvgl/lvgl/pull/6386>`__
260 - **fix(nuttx): fix build warning using nuttx** `6379 <https://github.com/lvgl/lvgl/pull/6379>`__
261 - **fix(test): fix compile error on macos** `6377 <https://github.com/lvgl/lvgl/pull/6377>`__
262 - **fix(fs_littlefs): fix maybe-uninitialized warning** `6380 <https://github.com/lvgl/lvgl/pull/63…
263 - **fix(thorvg): fix sw_engine crash** `6372 <https://github.com/lvgl/lvgl/pull/6372>`__
264 - **fix(scale): fix the issue of needle sliding in scale** `6343 <https://github.com/lvgl/lvgl/pull…
265 - **fix(cmake): install headers correctly** `6332 <https://github.com/lvgl/lvgl/pull/6332>`__
266 - **fix(animimage): add NULL pointer check** `6206 <https://github.com/lvgl/lvgl/pull/6206>`__
267 - **fix(docs): fix Lottie document cannot view examples (#6338)** `6342 <https://github.com/lvgl/lv…
268 - **fix(obj): fix memory leak in error handling** `6330 <https://github.com/lvgl/lvgl/pull/6330>`__
269 - **fix(env): fix meson build break** `5745 <https://github.com/lvgl/lvgl/pull/5745>`__
270 - **fix(drm): add tick_get_cb** `6306 <https://github.com/lvgl/lvgl/pull/6306>`__
271 - **fix(dave2d): make it work without software render too** `6290 <https://github.com/lvgl/lvgl/pul…
272 - **fix(demo): lv_demo_widgets update scale3 needle and label pos on resize** `6258 <https://github…
273 - **fix(example): lv_example_scale_3 second scale needle was scrollable** `6320 <https://github.com…
274 - **fix(roller): enable lv_example_roller_3 again** `6307 <https://github.com/lvgl/lvgl/pull/6307>`…
275 - **fix(math): fix compile warning** `6315 <https://github.com/lvgl/lvgl/pull/6315>`__
276 - **fix(dave2d): fix warnings on non Cortex-M85** `6284 <https://github.com/lvgl/lvgl/pull/6284>`__
277 - **fix(docs): Fix failing docs build in master since lottie** `6316 <https://github.com/lvgl/lvgl/…
278 - **fix(display): cancelled screen animation may block input indefinitely** `6277 <https://github.c…
279 - **fix(obj): search child object using depth-first search** `6287 <https://github.com/lvgl/lvgl/pu…
280 - **fix(roller): avoid divided-by-zero during draw event** `6285 <https://github.com/lvgl/lvgl/pull…
281 - **fix(indev): fix elastic scrolling with snapping** `6230 <https://github.com/lvgl/lvgl/pull/6230…
282 - **fix(benchmark): use the correct subject for performance data** `6237 <https://github.com/lvgl/l…
283 - **fix(layouts): fix rounding for fr in grid layout** `6255 <https://github.com/lvgl/lvgl/pull/625…
284 - **fix (dave2d) : remove __NOP(); and __BKPT(0);** `6228 <https://github.com/lvgl/lvgl/pull/6228>…
285 - **fix(sdl): handle if the window_id is not set correctly in SDL** `6194 <https://github.com/lvgl/…
286 - **fix(drivers): drm driver not initialising with small screens** `6244 <https://github.com/lvgl/l…
287 - **fix(freetype): fix potential multi-threaded data conflicts** `6252 <https://github.com/lvgl/lvg…
288 - **fix(vglite): build issues** `6245 <https://github.com/lvgl/lvgl/pull/6245>`__
289 - **fix(canvas): lv_canvas_set_px for indexed images** `6226 <https://github.com/lvgl/lvgl/pull/622…
290 - **fix(snapshot): fix memleak in lv_snapshot** `6147 <https://github.com/lvgl/lvgl/pull/6147>`__
291 - **fix(span): fix span incorrect max height calculation** `6243 <https://github.com/lvgl/lvgl/pull…
292 - **fix(refr): remove the unnecessary wait for flush in double buffered direct mode** `6120 <https:…
293 - **fix(display): load screen from matching display** `6189 <https://github.com/lvgl/lvgl/pull/6189…
294 - **fix(roller): set the position of the selected text correctly** `6083 <https://github.com/lvgl/l…
295 - **fix(span): fix Chinese character incorrect break line** `6222 <https://github.com/lvgl/lvgl/pul…
296 - **fix(lv_msgbox): Automatically adjust msgbox's content height.** `6176 <https://github.com/lvgl/…
297 - **fix(imagebutton): tiling regression** `6195 <https://github.com/lvgl/lvgl/pull/6195>`__
298 - **fix(docs): fix broken links** `6207 <https://github.com/lvgl/lvgl/pull/6207>`__
299 - **fix(sysmon): fix MicroPython compilation error when system monitor is enabled** `6073 <https://…
300 - **fix(fsdrv/fatfs): support FF_DIR and FATFS_DIR typedef in ff.h** `6128 <https://github.com/lvgl…
301 - **fix(scripts): remove scripts/release/ directory** `6134 <https://github.com/lvgl/lvgl/pull/6134…
302 - **fix(arc): arc pressing bounds detection** `6188 <https://github.com/lvgl/lvgl/pull/6188>`__
303 - **fix(refr): call flush_wait_cb only if flushing is in progress** `6174 <https://github.com/lvgl/…
304 - **fix(event): stop event event processing when requested** `6113 <https://github.com/lvgl/lvgl/pu…
305 - **fix(nuttx): fix assert failed due to wrong color format** `6160 <https://github.com/lvgl/lvgl/p…
306 - **fix(nuttx): fix compile warning** `6156 <https://github.com/lvgl/lvgl/pull/6156>`__
307 - **fix(README): with corrected example code** `6151 <https://github.com/lvgl/lvgl/pull/6151>`__
308 - **fix(example): fix the gradient text example** `6152 <https://github.com/lvgl/lvgl/pull/6152>`__
309 - **fix(tests): fix check failed for `-Wno-c++11-extensions`** `6154 <https://github.com/lvgl/lvgl/…
310 - **fix(scroll): fix infinite loop in scroll_end events** `6109 <https://github.com/lvgl/lvgl/pull/…
311 - **fix(vg_lite): fix incorrect cache operation** `6054 <https://github.com/lvgl/lvgl/pull/6054>`__
312 - **fix(docs): fix typo for LV_KEYBOARD_MODE_SPECIAL** `6136 <https://github.com/lvgl/lvgl/pull/613…
313 - **fix(demo): fix compile warning** `6100 <https://github.com/lvgl/lvgl/pull/6100>`__
314 - **fix(docs): use find_version helper in build script** `6122 <https://github.com/lvgl/lvgl/pull/6…
315 - **fix(docs): pull version out of lv_version.h** `6097 <https://github.com/lvgl/lvgl/pull/6097>`__
316 - **fix(area): increase coordinate percent range beyond +-1000** `6051 <https://github.com/lvgl/lvg…
317 - **fix(cmake): generate versioned shared libraries** `5865 <https://github.com/lvgl/lvgl/pull/5865…
318 - **fix(image): set the draw_task area correctly for tiled image** `6029 <https://github.com/lvgl/l…
319 - **fix(encoder): always fire LV_EVENT_LONG_PRESSED to indev callback** `6064 <https://github.com/l…
320 - **fix(vg_lite):check the color format before alloc layer buffer** `6071 <https://github.com/lvgl/…
321 - **fix(lodepng): fix crash when fallback from lodepng decoder** `6079 <https://github.com/lvgl/lvg…
322 - **fix(scroll): fix deletion animation causing missing scroll end event** `5979 <https://github.co…
323 - **fix(evdev): add missing include for strerror** `6047 <https://github.com/lvgl/lvgl/pull/6047>`__
324 - **fix(canvas): invalidate canvas on finish layer** `6042 <https://github.com/lvgl/lvgl/pull/6042>…
325 - **fix(bin_decoder): fix memory leak** `5990 <https://github.com/lvgl/lvgl/pull/5990>`__
326 - **fix(font): fix the include path of lvgl.h** `6050 <https://github.com/lvgl/lvgl/pull/6050>`__
327 …Montserrat 10 font to default title font list in Kconfig (#6057)** `6058 <https://github.com/lvgl/…
328 - **fix(style): refresh the style on transition start** `6043 <https://github.com/lvgl/lvgl/pull/60…
329 - **fix(canvas): fix buf copy assert msg error** `6063 <https://github.com/lvgl/lvgl/pull/6063>`__
330 - **fix(display): update the color format of the draw buffers on color format change** `5973 <https…
331 - **fix(label): fix maybe-uninitialized warning** `6028 <https://github.com/lvgl/lvgl/pull/6028>`__
332 - **fix(draw): fix the default draw thread stack is too large** `5951 <https://github.com/lvgl/lvgl…
333 - **fix(driver): lv_x11_input.c fixes** `6033 <https://github.com/lvgl/lvgl/pull/6033>`__
334 - **fix(example): LVGL_Arduino.ino millis() as tick source** `5999 <https://github.com/lvgl/lvgl/pu…
335 - **fix(textarea): update password bullets immediately on set** `5943 <https://github.com/lvgl/lvgl…
336 - **fix(nuttx): fix gesture event failure** `5996 <https://github.com/lvgl/lvgl/pull/5996>`__
337 - **fix(fbdev): set resolution prior to buffer** `6004 <https://github.com/lvgl/lvgl/pull/6004>`__
338 - **fix(thorvg): fix windows build break** `5978 <https://github.com/lvgl/lvgl/pull/5978>`__
339 - **fix(kconfig): update as per lv_conf_template.h** `5980 <https://github.com/lvgl/lvgl/pull/5980>…
340 - **fix(anim): optimize repeat_count type** `5975 <https://github.com/lvgl/lvgl/pull/5975>`__
341 …ment lv_strcat function in rt-thread due to absence of rt_strcat** `5920 <https://github.com/lvgl/…
342 - **fix(span): handle trailing newline** `5957 <https://github.com/lvgl/lvgl/pull/5957>`__
343 - **fix(sdl_keyboard): fix warning of the implicit declaration of function memmove** `5962 <https:/…
344 - **fix(obj_tree): fix event loss caused by obj deletion** `5950 <https://github.com/lvgl/lvgl/pull…
345 - **fix(sdl): handle both LV_IMAGE_SRC_FILE and LV_IMAGE_SRC_VARIABLE** `5852 <https://github.com/l…
346 - **fix(demos): update README to match lv_demos.c** `5939 <https://github.com/lvgl/lvgl/pull/5939>`…
347 - **fix(flex): LV_FLEX_ALIGN_SPACE_BETWEEN align single item left** `5915 <https://github.com/lvgl/…
348 - **fix(platformio): fix CI to automatically publish release** `5924 <https://github.com/lvgl/lvgl/…
349 - **fix(script): update RLE compressed image raw len without padding** `dd70291 <https://github.com…
350 - **fix(image): image inner align name should not conflict with obj's align** `d6495b5 <https://git…
351 - **fix(refr): NOT draw if scale is 0** `1d647ad <https://github.com/lvgl/lvgl/commit/1d647adaef6e3…
352 - **fix(sdl): fix build warning** `9a91368 <https://github.com/lvgl/lvgl/commit/9a913684f04030d99be…
353 - **fix(script): add per image attribute for C array** `124086c <https://github.com/lvgl/lvgl/commi…
354 …nim_set_repeat_count configuration parameter may be truncated** `6e3f686 <https://github.com/lvgl/…
355 - **fix(draw_buf): use LV_ROUND_UP to align draw buffer address** `79b64c8 <https://github.com/lvgl…
356 - **fix(bin_decoder): check buffer size before write data** `75eef0d <https://github.com/lvgl/lvgl/…
357 - **fix(property): support user added property index** `c191ecb <https://github.com/lvgl/lvgl/commi…
358 - **fixed compile error on line 402 when using two SDL frame buffers** `7722f0f <https://github.com…
359 - **fix(animimg): Optimize the structure size of animations** `150d1a1 <https://github.com/lvgl/lvg…
360 - **fix(obj): avoid to init NULL obj** `9e3ea81 <https://github.com/lvgl/lvgl/commit/9e3ea81ddebe9b…
361 - **fix(thorvg): use premultiplied images in SW render** `f34ec4b <https://github.com/lvgl/lvgl/com…
369 - **docs(label): fix unintentional definition list in parts and styles section** `6735 <https://gi…
370 - **docs(arm): add overview docs for Arm** `6712 <https://github.com/lvgl/lvgl/pull/6712>`__
371 - **docs(obj): fix typo of LV_OBJ_FLAG_IGNORE_LAYOUT** `6713 <https://github.com/lvgl/lvgl/pull/671…
372 - **docs(espressif): Update Espressif's documentation with esp_lvgl_port** `6658 <https://github.co…
373 …about major tick label calculation when no custom labels are set** `6585 <https://github.com/lvgl/…
374 - **docs: Added docs for BDF fonts** `6398 <https://github.com/lvgl/lvgl/pull/6398>`__
375 - **docs(qnx): reflect on the changed build directory** `6583 <https://github.com/lvgl/lvgl/pull/65…
376 - **docs(example): complete the examples not cited in the docs** `6608 <https://github.com/lvgl/lvg…
377 - **docs(msgbox): update to reflect latest** `6603 <https://github.com/lvgl/lvgl/pull/6603>`__
378 - **docs: add VG-Lite related documents** `6557 <https://github.com/lvgl/lvgl/pull/6557>`__
379 - **docs(qnx): add to index.rst** `6572 <https://github.com/lvgl/lvgl/pull/6572>`__
380 - **docs: fix flush_cb typo** `6523 <https://github.com/lvgl/lvgl/pull/6523>`__
381 - **docs: update the drivers description** `6423 <https://github.com/lvgl/lvgl/pull/6423>`__
382 - **docs(renesas): update board videos, fix typos** `6429 <https://github.com/lvgl/lvgl/pull/6429>`…
383 - **docs(README): fix broken images** `6404 <https://github.com/lvgl/lvgl/pull/6404>`__
384 - **docs(build): fix build error** `6403 <https://github.com/lvgl/lvgl/pull/6403>`__
385 - **docs(README): fix links** `6383 <https://github.com/lvgl/lvgl/pull/6383>`__
386 - **docs(tileview): fix tileview column/row argument order** `6388 <https://github.com/lvgl/lvgl/pu…
387 - **docs: add evdev documentation** `6376 <https://github.com/lvgl/lvgl/pull/6376>`__
388 - **docs(examples): add the gradient examples** `6328 <https://github.com/lvgl/lvgl/pull/6328>`__
389 - **docs(quick-overview): update indev create to v9** `6282 <https://github.com/lvgl/lvgl/pull/6282…
390 - **docs(lottie): fix missing lottie link on the widgets index** `6272 <https://github.com/lvgl/lvg…
391 - **docs(quick-overview): clarify which folders are required** `6250 <https://github.com/lvgl/lvgl/…
392 - **docs(simulator): update simulator page and mention lv_port_linux** `6205 <https://github.com/lv…
393 - **docs: simplify the find_version script and fix shellcheck report in it** `6133 <https://github.…
394 - **docs(coord): fix the layout of overview** `6112 <https://github.com/lvgl/lvgl/pull/6112>`__
395 - **docs: fix example build break** `6114 <https://github.com/lvgl/lvgl/pull/6114>`__
396 - **docs(obj): fix add/remove flag documentation** `6067 <https://github.com/lvgl/lvgl/pull/6067>`__
397 - **docs(calendar): move instruction to the usage section** `6045 <https://github.com/lvgl/lvgl/pul…
398 - **docs: fix typo in the comments [ci skip]** `6027 <https://github.com/lvgl/lvgl/pull/6027>`__
399 - **docs(renesas): fix the links** `5977 <https://github.com/lvgl/lvgl/pull/5977>`__
400 - **docs(renesas): add a general introduction page** `5969 <https://github.com/lvgl/lvgl/pull/5969>…
401 - **docs(changelog): fixed changelog displaying no line breaks** `5931 <https://github.com/lvgl/lvg…
402 - **docs: update changelog** `5923 <https://github.com/lvgl/lvgl/pull/5923>`__
403 - **docs(global): decoration should be as long as the text** `5ed3a06 <https://github.com/lvgl/lvgl…
404 - **docs(renesas): update links** `be4a9d1 <https://github.com/lvgl/lvgl/commit/be4a9d1e735f191151a…
405 …play_t, lv_indev_t, and lv_fs_drv_t doesn't have to be static** `1dfd782 <https://github.com/lvgl/…
410 - **ci(sdl): add sdl build to ci test** `6505 <https://github.com/lvgl/lvgl/pull/6505>`__
411 - **ci(micropython): improve logs** `6257 <https://github.com/lvgl/lvgl/pull/6257>`__
412 - **test(span): add span testcase for Chinese line break** `6236 <https://github.com/lvgl/lvgl/pull…
413 - **ci(test): fix include path** `6141 <https://github.com/lvgl/lvgl/pull/6141>`__
414 - **ci(ubuntu):ci use ubuntu-2204** `6213 <https://github.com/lvgl/lvgl/pull/6213>`__
415 - **ci(stale): do not mark shaping and ready for development issues as stale** `6086 <https://githu…
416 - **ci: use ubuntu-22.04 instead of ubuntu-latest** `6032 <https://github.com/lvgl/lvgl/pull/6032>`…
417 …non-native builds and add native 32 and 64 bit builds instead** `f2e81d8 <https://github.com/lvgl/…
422 - **chore(api): add api map for v9.1** `6733 <https://github.com/lvgl/lvgl/pull/6733>`__
423 - **chore: move the astyle repo to the lvgl organization** `6614 <https://github.com/lvgl/lvgl/pull…
424 - **chore(docs): update Zephyr documentation** `6581 <https://github.com/lvgl/lvgl/pull/6581>`__
425 - **chore(display): prevent disp_refr from becoming a wild pointer** `6618 <https://github.com/lvgl…
426 - **chore(demos/README.md): fix typo `LV_MEME_SIZE`** `6669 <https://github.com/lvgl/lvgl/pull/6669…
427 - **chore(tiny_ttf): fix docstring on each API** `6514 <https://github.com/lvgl/lvgl/pull/6514>`__
428 - **chore(text): update ISO8859-1 text functions' docstring** `6590 <https://github.com/lvgl/lvgl/p…
429 - **chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.8.2 to 1.9.0** `6620 <https://gi…
430 - **chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3** `6621 <https://git…
431 - **chore(api_map_v8): API for adapting imagebutton for version V8** `6641 <https://github.com/lvgl…
432 - **refactor(API): don't expose private symbols in lvgl.h. phase-out "_lv*" names** `6068 <https://…
433 - **chore(tests): remove vg_lite L8 render reference images** `6606 <https://github.com/lvgl/lvgl/p…
434 - **chore: make lv_utils as public and align function prototype with stdlib** `6473 <https://github…
435 - **refactor(tiny_fft): refactor tiny_ttf cache with updated improvements** `6441 <https://github.c…
436 - **chore(sdl): fix warning** `6483 <https://github.com/lvgl/lvgl/pull/6483>`__
437 - **chore(rt-thread): revert macro back to PKG_USING_LVGL_SQUARELINE** `6481 <https://github.com/lv…
438 - **chore(vg_lite): remove YUV format processing of vg-lite decoder** `6461 <https://github.com/lvg…
439 - **chore(logo): update lvgl logo** `6416 <https://github.com/lvgl/lvgl/pull/6416>`__
440 - **chore(examples): fixes a typo in the Arduino example** `6464 <https://github.com/lvgl/lvgl/pull…
441 - **chore(tests): add missing test images** `6452 <https://github.com/lvgl/lvgl/pull/6452>`__
442 - **chore(examples): remove extra spaces** `6435 <https://github.com/lvgl/lvgl/pull/6435>`__
443 - **chore(scale): fix compile warning** `6445 <https://github.com/lvgl/lvgl/pull/6445>`__
444 - **chore: fix spelling** `6401 <https://github.com/lvgl/lvgl/pull/6401>`__
445 - **chore(lvgl_private): remove unnecessary private header file includes** `6418 <https://github.co…
446 - **chore(draw_vector): complete printing information** `6399 <https://github.com/lvgl/lvgl/pull/63…
447 - **refact(draw_vector): standardized draw gradient API** `6344 <https://github.com/lvgl/lvgl/pull/…
448 - **chore(test): fix render test typo** `6370 <https://github.com/lvgl/lvgl/pull/6370>`__
449 - **chore(widgets): fix typo** `6369 <https://github.com/lvgl/lvgl/pull/6369>`__
450 - **chore(decoder): use trace level of log** `6361 <https://github.com/lvgl/lvgl/pull/6361>`__
451 - **chore(test): add missing vg-lite ref images** `6363 <https://github.com/lvgl/lvgl/pull/6363>`__
452 - **chore(obj_pos): fix typo** `6336 <https://github.com/lvgl/lvgl/pull/6336>`__
453 - **chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1** `6323 <https://git…
454 - **chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.8.1 to 1.8.2** `6322 <https://gi…
455 …build break caused by undefined LV_USE_DRAW_SW_COMPLEX_GRADIENTS** `6286 <https://github.com/lvgl/…
456 - **chore(log): remove \n from log message** `6276 <https://github.com/lvgl/lvgl/pull/6276>`__
457 - **Revert "feat(pxp): add zephyr support"** `6261 <https://github.com/lvgl/lvgl/pull/6261>`__
458 - **Add LVGL9 demos to esp.cmake** `6220 <https://github.com/lvgl/lvgl/pull/6220>`__
459 - **chore(group): remove useless code** `6124 <https://github.com/lvgl/lvgl/pull/6124>`__
460 …: extract cache operation to image decoder from decoder instance** `6155 <https://github.com/lvgl/…
461 - **chore(image_decoder): fix compile error when compiling testcase** `6223 <https://github.com/lvg…
462 - **chore: fix compile error** `6224 <https://github.com/lvgl/lvgl/pull/6224>`__
463 - **refactor(nuttx_image_cache): remove LV_CACHE_DEF_SIZE dependency** `6178 <https://github.com/lv…
464 - **chore(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0** `6164 <https://git…
465 - **chore(deps): bump uraimo/run-on-arch-action from 2.7.1 to 2.7.2** `6165 <https://github.com/lvg…
466 - **chore(nuttx_image_cache): optimize inlucde** `6177 <https://github.com/lvgl/lvgl/pull/6177>`__
467 - **chore(draw_sw): optimize lv_draw_sw_rotate judgment logic** `6148 <https://github.com/lvgl/lvgl…
468 - **chore(cmsis-pack): monthly catch-up** `6129 <https://github.com/lvgl/lvgl/pull/6129>`__
469 - **chore(style): use lv_part_t type where suitable** `6075 <https://github.com/lvgl/lvgl/pull/6075…
470 - **chore(decoder): update comments** `6072 <https://github.com/lvgl/lvgl/pull/6072>`__
471 - **chore(lodepng): fix typo** `6077 <https://github.com/lvgl/lvgl/pull/6077>`__
472 - **chore: update some code and docs to use v9 API** `5876 <https://github.com/lvgl/lvgl/pull/5876>…
473 - **chore(text): move "_" funcs to private h** `5913 <https://github.com/lvgl/lvgl/pull/5913>`__
474 - **chore(vg_lite_tvg): fix build warnings** `5984 <https://github.com/lvgl/lvgl/pull/5984>`__
475 - **chore(kconfig): move use_vector to correct place** `5995 <https://github.com/lvgl/lvgl/pull/599…
476 - **chore(vg_lite): fix typo** `5993 <https://github.com/lvgl/lvgl/pull/5993>`__
477 - **chore(vg_lite): remove duplicate parameter judgments** `5960 <https://github.com/lvgl/lvgl/pull…
478 - **chore(PR): modify the astyle version description in PR** `5963 <https://github.com/lvgl/lvgl/pu…
479 - **chore(cmsis-pack): minor update** `5948 <https://github.com/lvgl/lvgl/pull/5948>`__
480 - **chore(observer): rename lv_button_bind_checked to lv_obj_bind_checked** `5944 <https://github.c…
481 - **refactor(font): refactor font glyph data acquire method** `5884 <https://github.com/lvgl/lvgl/p…
482 - **Optimize lv_color_16_16_mix() when c1 == c2** `5929 <https://github.com/lvgl/lvgl/pull/5929>`__
483 - **chore(cache): adjust includes** `5921 <https://github.com/lvgl/lvgl/pull/5921>`__
484 - **refacter(conf): use defines for standard includes** `5767 <https://github.com/lvgl/lvgl/pull/57…
485 - **refactor(image_decoder): refactor image decoder and image cache** `5890 <https://github.com/lvg…
486 … all image cache related draw buff into image_cache_draw_buff** `417d78b <https://github.com/lvgl/…
487 - **refactor(image_decoder): refactor get_info so that it can pass params via dsc** `001b483 <https…
488 - **refactor(display_rotate_area): use a copy instead of const casting** `20bbe4a <https://github.c…
489 - **chore(Makefile): remove useless macro LV_USE_DEV_VERSION** `9b3e8ee <https://github.com/lvgl/lv…