mirror of https://github.com/jetkvm/kvm.git
USB audio configuration: - Set playback to mono (microphone input from remote PC) - Set capture to stereo (audio output to remote PC) - Fixes audio input initialization failures and stereo output Audio management optimizations: - Remove redundant mutex in stopInputAudio (C layer provides synchronization) - Remove unnecessary 100ms delay when switching audio sources - Simplify error handling (Disconnect is idempotent) - Remove time import (no longer needed) |
||
|---|---|---|
| .. | ||
| changeset.go | ||
| changeset_arm_test.go | ||
| changeset_resolver.go | ||
| changeset_symlink.go | ||
| config.go | ||
| config_tx.go | ||
| consts.go | ||
| hid.go | ||
| hid_keyboard.go | ||
| hid_mouse_absolute.go | ||
| hid_mouse_relative.go | ||
| log.go | ||
| mass_storage.go | ||
| udc.go | ||
| usbgadget.go | ||
| utils.go | ||