kvm/scripts
Alex P fba4eabf3b Merge branch 'dev' into feat/audio-support
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.
2025-11-20 23:47:44 +02:00
..
build_cgo.sh feat: move native to a separate process, again (#964) 2025-11-19 16:02:37 +01:00
build_utils.sh feat: add audio dependencies to Docker build context 2025-11-03 13:54:11 +01:00
ci_helper.sh feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
configure_vscode.py feat: move native to a separate process, again (#964) 2025-11-19 16:02:37 +01:00
dev_deploy.sh feat: move native to a separate process, again (#964) 2025-11-19 16:02:37 +01:00
generate_proto.sh feat: move native to a separate process, again (#964) 2025-11-19 16:02:37 +01:00
release.sh feat: move native to a separate process, again (#964) 2025-11-19 16:02:37 +01:00
update_netboot_xyz.sh feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00