kvm/internal/native/cgo
Alex P aa0fe18b4a Merge branch 'dev' into feat/audio-support
Integrate latest dev branch changes including:
- HID RPC handshake improvements
- Video sleep mode functionality
- IPv6 address sorting fixes
- OTA update flow improvements
- Video stream lifecycle management

All audio functionality preserved and tested.
2025-11-24 23:30:49 +02:00
..
.gitignore feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
CMakeLists.txt feat: move native to a separate process, again (#964) 2025-11-19 16:02:37 +01:00
ctrl.c fix: stop video stream before enabling sleep mode (#999) 2025-11-21 14:37:51 +01:00
ctrl.h fix: stop video stream before enabling sleep mode (#999) 2025-11-21 14:37:51 +01:00
edid.c feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
edid.h feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
log.h feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
log_handler.c feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
log_handler.h feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
lvgl-minify.del feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
lvgl-minify.patch feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
lvgl_defconfig feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
main.c feat: move native to a separate process, again (#964) 2025-11-19 16:02:37 +01:00
main.h feat: move native to a separate process, again (#964) 2025-11-19 16:02:37 +01:00
screen.c feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
screen.h feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
test.patch feat: move native to a separate process, again (#964) 2025-11-19 16:02:37 +01:00
ui feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
ui_index.gen.sh feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
ui_index.h feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
video.c Merge branch 'dev' into feat/audio-support 2025-11-24 23:30:49 +02:00
video.h fix: stop video stream before enabling sleep mode (#999) 2025-11-21 14:37:51 +01:00