xiaozhi-esp32/main
2026-01-07 18:45:34 +08:00
..
assets echoear: improved quality of audio assets for Russian language (#1584) 2025-12-18 07:02:55 +08:00
audio feat(audio): Use esp_audio_codec and esp_audio_effects to replace 78opus (#1632) 2026-01-07 18:45:34 +08:00
boards feat(audio): Use esp_audio_codec and esp_audio_effects to replace 78opus (#1632) 2026-01-07 18:45:34 +08:00
display Fix issue "Missing spaces" (#1582) 2025-12-18 20:01:00 +08:00
led Fixed the issue where voice wake-up causes panic when DEBUG is enabled. (#1606) 2025-12-29 15:03:02 +08:00
protocols v2.1.0: Upgrade esp-wifi-connect to 3.0; New device state machine (#1528) 2025-12-09 09:24:56 +08:00
application.cc Enhance audio feedback mechanism by introducing a flag to play a popup (#1560) 2025-12-15 12:54:17 +08:00
application.h Enhance audio feedback mechanism by introducing a flag to play a popup (#1560) 2025-12-15 12:54:17 +08:00
assets.cc Change LCD display layout from grids to layers (#1438) 2025-11-17 22:38:31 +08:00
assets.h feat: build default assets instead of downloading and v2 tables for esp-hi, echoear (#1203) 2025-09-16 15:24:24 +08:00
CMakeLists.txt feat: Add ESP-SensairShuttle (#1620) 2026-01-02 12:19:46 +08:00
device_state_machine.cc v2.1.0: Upgrade esp-wifi-connect to 3.0; New device state machine (#1528) 2025-12-09 09:24:56 +08:00
device_state_machine.h v2.1.0: Upgrade esp-wifi-connect to 3.0; New device state machine (#1528) 2025-12-09 09:24:56 +08:00
device_state.h feat: add state change events and callbacks (#798) 2025-07-18 01:35:31 +08:00
idf_component.yml feat(audio): Use esp_audio_codec and esp_audio_effects to replace 78opus (#1632) 2026-01-07 18:45:34 +08:00
Kconfig.projbuild feat: Add ESP-SensairShuttle (#1620) 2026-01-02 12:19:46 +08:00
main.cc v2.1.0: Upgrade esp-wifi-connect to 3.0; New device state machine (#1528) 2025-12-09 09:24:56 +08:00
mcp_server.cc v2.1.0: Upgrade esp-wifi-connect to 3.0; New device state machine (#1528) 2025-12-09 09:24:56 +08:00
mcp_server.h feat: add snapshot mcp tool (#1196) 2025-09-14 15:16:49 +08:00
ota.cc v2.1.0: Upgrade esp-wifi-connect to 3.0; New device state machine (#1528) 2025-12-09 09:24:56 +08:00
ota.h v2.1.0: Upgrade esp-wifi-connect to 3.0; New device state machine (#1528) 2025-12-09 09:24:56 +08:00
settings.cc xmin-c3 share MCP tool and sleep mode can be disabled (#1054) 2025-08-09 03:08:42 +08:00
settings.h xmin-c3 share MCP tool and sleep mode can be disabled (#1054) 2025-08-09 03:08:42 +08:00
system_info.cc regenerate jpeg encoder (#1198) 2025-09-16 05:00:02 +08:00
system_info.h regenerate jpeg encoder (#1198) 2025-09-16 05:00:02 +08:00