kvm/internal/native/cgo
Siyuan 5cafbe9fd9 fix: do not restart video streaming if it's already stopped 2025-11-21 11:22:19 +00: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 apply changes based on Copilot suggestions 2025-11-21 10:18:41 +00:00
ctrl.h apply changes based on Copilot suggestions 2025-11-21 10:18:41 +00: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 fix: do not restart video streaming if it's already stopped 2025-11-21 11:22:19 +00:00
video.h fix: wait for video stream to stop before enabling sleep mode 2025-11-21 10:30:34 +00:00