Recover MTP/USB after Mac sleep without requiring a reboot.

Tear down stale libusb handles on sleep/wake, skip CloseSession on dead pipes, and aggressively rescan until the Switch reconnects.
This commit is contained in:
2026-07-30 15:48:04 +02:00
parent a69a72cf81
commit 5e3df0085c
14 changed files with 143 additions and 36 deletions

View File

@@ -46,5 +46,6 @@
"menu.about": "À propos dOmniMTP",
"about.tagline": "Client MTP Nintendo Switch pour macOS",
"about.version": "Version {version}",
"about.copyright": "Copyright © 2026 NiklasCFW"
"about.copyright": "Copyright © 2026 NiklasCFW",
"status.usb_recovering": "Reconnexion USB après veille…"
}