Update LVGL to v9-rc version, commit: lvgl/lvgl@09cb87cFix gen_mpy.py binding scriptAmend MicroPython files and examples to the new LVGL namings (for example: img -> image, btn -> button)Update README.md: rename Micropython -> MicroPythonRemove lv.COLOR_FORMAT.NATIVE_REVERSED, and use ...
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com> * Update LVGL, fix display drivers and examples (#298) * Update LVGL and fix pixel size detection * Update lv_conf.h * Fix ili9xxx and st7xx color format NATIVE_REVERSED * Fix display drivers * Enable font Dejavu 16 persian ...
Last frame of 100% reversed clip with optical flow retiming renders correctly. Optical flow retiming renders correctly on clips with audio that is longer than video. Reversed clips with optical flow applied now render in the timeline without requiring analysis on the entire source clip. Rendering R...
native_win32_build='yes' ;; esac AM_CONDITIONAL([WIN32_NATIVE_BUILD],[ test "${native_win32_build}" = 'yes' ]) AM_CONDITIONAL([CYGWIN_BUILD],[ test "${cygwin_build}" = 'yes' ]) WinPathScript="${srcdirfull}/winpath.sh" AC_SUBST([WinPathScript]) # # Compiler ...
Added support for choosing the tile layer data format used when saving Added mouse wheel zooming support to the tileset view Added an object display color attribute to object groups Added ability to edit tile properties through a context menu Made writing out a DTD reference optional and disabled...