mirror of https://github.com/jetkvm/kvm.git
Remove int→int16 type signature changes from internal/usbgadget/ that were not essential to multi-session functionality. These changes should be part of a separate USB improvement PR. Changes: - Revert AbsMouseReport signature to use int instead of int16 - Remove int16 casts in hidrpc.go calling code - Update usb.go wrapper functions to match This keeps the multi-session PR focused on session management without coupling unrelated USB gadget refactoring. |
||
|---|---|---|
| .. | ||
| confparser | ||
| hidrpc | ||
| logging | ||
| mdns | ||
| native | ||
| network/types | ||
| session | ||
| sync | ||
| timesync | ||
| tzdata | ||
| usbgadget | ||
| utils | ||
| websecure | ||