kvm/internal/native
Alex P e79c6f730e Add audio output source switching and improve shutdown handling
- Add HDMI/USB audio source selection in settings UI
- Add stop flags for graceful audio shutdown
- Use immediate PCM drop instead of drain for faster switching
- Add HDMI connection refresh RPC method
- Add GetDefaultEDID helper method
2025-11-17 20:45:34 +02:00
..
cgo Merge branch 'dev' into feat/audio-support 2025-10-30 02:14:30 +02:00
eez feat: refactoring network stack (#878) 2025-10-15 18:32:58 +02:00
cgo_linux.go feat: failsafe mode (#952) 2025-11-11 13:13:42 +01:00
cgo_notlinux.go feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
chan.go feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
ctrl.h feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
display.go feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
log.go feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
native.go Fix: set EDID before video init to ensure audio capability detection 2025-11-17 17:36:53 +02:00
single.go feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
video.go Add audio output source switching and improve shutdown handling 2025-11-17 20:45:34 +02:00