kvm/internal
Alex P 4b693b4279 perf(usbgadget): reduce input latency by pre-opening HID files and removing throttling
Pre-open HID files during initialization to minimize I/O overhead during operation. Remove mouse event throttling mechanism to improve input responsiveness. Keep HID files open on write errors to avoid repeated file operations.
2025-08-12 10:07:58 +00:00
..
audio Stability: prevent race condition when clicking on Mic Start, Stop buttons in quick succession 2025-08-05 09:02:21 +03: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
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