kvm/internal/native
Alex P 11dadebb93 Fix: improve EDID compatibility and add audio configuration options
- Update default EDID with registered manufacturer ID (Dell) and proper 24-inch display dimensions (52x32cm) for better macOS/OS compatibility
- Add configurable sample rate (32/44.1/48/96 kHz) to support different HDMI audio sources
- Add packet loss compensation percentage control for FEC overhead tuning
- Fix config migration to ensure new audio parameters get defaults for existing configs
- Update all language translations for new audio settings
2025-11-18 00:53:15 +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 Fix: improve EDID compatibility and add audio configuration options 2025-11-18 00:53:15 +02:00