mirror of https://github.com/jetkvm/kvm.git
Integrated latest dev branch changes including: - Native process refactoring with gRPC architecture - OTA update system refactor with new component-based updates - Updated build system and dependencies - UI improvements and bug fixes Post-merge fixes applied: - Remove duplicate OTA RPC function declarations (now in ota.go) - Fix GetDefaultEDID reference to use native.DefaultEDID constant - Fix IsUpdatePending to use otaState.IsUpdatePending() method - Add missing OTA RPC handler registrations for new update system All audio functionality from feat/audio-support preserved. All dev branch functionality preserved. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CMakeLists.txt | ||
| ctrl.c | ||
| ctrl.h | ||
| edid.c | ||
| edid.h | ||
| log.h | ||
| log_handler.c | ||
| log_handler.h | ||
| lvgl-minify.del | ||
| lvgl-minify.patch | ||
| lvgl_defconfig | ||
| main.c | ||
| main.h | ||
| screen.c | ||
| screen.h | ||
| test.patch | ||
| ui | ||
| ui_index.gen.sh | ||
| ui_index.h | ||
| video.c | ||
| video.h | ||