kvm/ui/src
Alex P e3b4bb2002 refactor(audio): replace mute functionality with start/stop for microphone
- Replace MuteMicrophone calls with StartMicrophone/StopMicrophone for clearer behavior
- Update microphone state broadcasting to reflect actual subprocess status
- Modify UI to use enable/disable terminology instead of mute/unmute
- Ensure microphone device changes properly restart the active microphone
2025-09-07 18:32:42 +00:00
..
assets Clean up Virtual Keyboard styling (#761) 2025-09-03 11:33:07 +02:00
components refactor(audio): replace mute functionality with start/stop for microphone 2025-09-07 18:32:42 +00:00
config feat(audio): add pool hit tracking and optimize buffer management 2025-08-27 19:37:34 +00:00
constants Add keyboard macros (#305) 2025-04-11 00:43:46 +02:00
hooks Fix: Microphone & audio on page load, PID field parsing in audio input supervisor 2025-09-06 06:11:29 +00:00
keyboardLayouts Clean up Virtual Keyboard styling (#761) 2025-09-03 11:33:07 +02:00
providers Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
routes Updates: merge 'dev' intu 'feat/audio-support' 2025-09-05 15:07:54 +00:00
services feat(audio): centralize audio configuration and improve debugging 2025-08-27 13:01:56 +00:00
utils feat(audio): centralize audio configuration and improve debugging 2025-08-27 13:01:56 +00: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 Clean up Virtual Keyboard styling (#761) 2025-09-03 11:33:07 +02:00
keyboardLayouts.ts Add ability to track modifier state on the device (#725) 2025-08-26 17:09:35 +02:00
keyboardMappings.ts Clean up Virtual Keyboard styling (#761) 2025-09-03 11:33:07 +02:00
main.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
notifications.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-05-16 19:59:57 +02:00
root.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
ui.config.ts feat(cloud): Add support for custom cloud app URL configuration (#207) 2025-02-28 13:48:52 +01:00
utils.ts Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
webrtc.d.ts Release 202412292127 2024-12-29 21:27:42 +01:00