kvm/ui/src
Alex P 65531427bd fix: update default EDID to enable audio support
The previous default EDID did not advertise audio capabilities,
preventing HDMI audio capture from working. This update ensures
the JetKVM properly identifies itself to source devices and
enables audio capture out of the box.

Changes:
- Display identifies as "JetKVM HDMI" (manufacturer ID: JTK)
- Includes full audio support (2/6/8-channel LPCM, up to 192 kHz)
- Advertises all TC358743XBG capabilities (1080p60, YCbCr, Deep Color)

This allows HDMI audio to work by default without manual EDID
configuration.
2025-10-30 22:33:04 +02:00
..
assets Update UI dependencies (#819) 2025-09-24 12:16:02 +02:00
components Merge branch 'dev' into feat/audio-support 2025-10-30 02:14:30 +02:00
constants Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
hooks Merge branch 'dev' into feat/audio-support 2025-10-30 02:14:30 +02:00
keyboardLayouts Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
providers Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
routes fix: update default EDID to enable audio support 2025-10-30 22:33:04 +02:00
utils refactor: ota redirecting (#898) 2025-10-27 16:21:11 +01:00
api.ts Release 202412292127 2024-12-29 21:27:42 +01:00
cva.config.ts Release 202412292127 2024-12-29 21:27:42 +01:00
index.css feat: refactoring network stack (#878) 2025-10-15 18:32:58 +02:00
keyboardLayouts.ts Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
keyboardMappings.ts Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
main.tsx Merge branch 'dev' into feat/audio-support 2025-10-30 02:14:30 +02:00
notifications.tsx Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
root.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
ui.config.ts Cleanup: PR Comments 2025-10-07 11:14:16 +03:00
utils.ts refactor: ota redirecting (#898) 2025-10-27 16:21:11 +01:00
webrtc.d.ts Release 202412292127 2024-12-29 21:27:42 +01:00