xiaozhi-esp32/main/display/lvgl_display
laride 60ad1c5afc
Some checks are pending
Build Boards / Determine variants to build (push) Waiting to run
Build Boards / Build ${{ matrix.name }} (push) Blocked by required conditions
Refactor: Use esp_video component (#1245)
* refactor: migrate camera module to esp-video library

* refactor: migrate boards to esp-video API (1/2)

* refactor: migrate boards to esp-video API (2/2)

* fix: use ESP-IDF 5.5

* refactor: migrate the JPEG encoder to `esp_new_jpeg`

* feat: add YUV422 support

* feat: improve pixelformat and device selection process

* feat: use ESP32-P4 Hardware JPEG Encoder
2025-10-14 10:44:45 +08:00
..
gif regenerate jpeg encoder (#1198) 2025-09-16 05:00:02 +08:00
jpg Refactor: Use esp_video component (#1245) 2025-10-14 10:44:45 +08:00
emoji_collection.cc feat: Add gif support (#1183) 2025-09-11 03:53:12 +08:00
emoji_collection.h feat: Add gif support (#1183) 2025-09-11 03:53:12 +08:00
lvgl_display.cc Refactor: Use esp_video component (#1245) 2025-10-14 10:44:45 +08:00
lvgl_display.h regenerate jpeg encoder (#1198) 2025-09-16 05:00:02 +08:00
lvgl_font.cc feat: Add lvgl display theme control (#1180) 2025-09-10 18:43:47 +08:00
lvgl_font.h feat: Add lvgl display theme control (#1180) 2025-09-10 18:43:47 +08:00
lvgl_image.cc feat: add snapshot mcp tool (#1196) 2025-09-14 15:16:49 +08:00
lvgl_image.h feat: add snapshot mcp tool (#1196) 2025-09-14 15:16:49 +08:00
lvgl_theme.cc feat: Add gif support (#1183) 2025-09-11 03:53:12 +08:00
lvgl_theme.h feat: Add gif support (#1183) 2025-09-11 03:53:12 +08:00