kvm/internal
Alex P 44a35aa5c2 feat(audio): add socket buffer configuration and monitoring
Add socket buffer configuration support with metrics collection for audio IPC connections. This improves performance monitoring and allows tuning socket buffers for optimal audio streaming performance.

- Introduce SocketBufferConfig struct with default and high-load presets
- Add socket buffer configuration to AudioServer and AudioInputServer
- Implement socket buffer metrics collection (size, utilization, overflow)
- Add new Prometheus metrics for socket buffer monitoring
2025-08-24 23:56:58 +00:00
..
audio feat(audio): add socket buffer configuration and monitoring 2025-08-24 23:56:58 +00:00
confparser Implement HTTP proxy option (#515). (#521) 2025-07-11 17:43:22 +02:00
logging network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
mdns network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
network Implement HTTP proxy option (#515). (#521) 2025-07-11 17:43:22 +02:00
timesync Implement HTTP proxy option (#515). (#521) 2025-07-11 17:43:22 +02:00
tzdata feat: improve custom jiggler settings and add timezone support (#742) 2025-08-24 22:54:26 +00:00
udhcpc fix: the screen doesn't dim or turn off 2025-06-03 01:28:14 +02:00
usbgadget perf(usbgadget): reduce input latency by pre-opening HID files and removing throttling 2025-08-12 10:07:58 +00:00
websecure feat(websecure): add support for ed25519 certificates (#513) 2025-05-25 11:09:58 +02:00