kvm/ui/src
Alex P 1dfb4ab77f Make audio sample rate user-configurable
- Add sample rate dropdown in UI with Opus-supported rates (8k/12k/16k/24k/48kHz)
- Add sampleRate parameter to setAudioConfig RPC handler
- Validate sample rate is one of the 5 Opus-compatible values
- Configuration takes effect on next audio restart (Apply button)
2025-11-21 01:38:00 +02:00
..
assets Update UI dependencies (#819) 2025-09-24 12:16:02 +02:00
components Merge branch 'dev' into feat/audio-support 2025-11-20 23:47:44 +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-11-20 23:47:44 +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 Make audio sample rate user-configurable 2025-11-21 01:38:00 +02:00
utils refactor: OTA (#912) 2025-11-19 15:20:59 +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: failsafe mode (#952) 2025-11-11 13:13:42 +01: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 Merge branch 'dev' into feat/audio-support 2025-11-11 21:40:29 +02:00
utils.ts feat: add microphone auto-enable setting with session-based opt-in 2025-11-03 22:09:39 +02:00
webrtc.d.ts Release 202412292127 2024-12-29 21:27:42 +01:00