Dmitry Isaenko

Results 111 comments of Dmitry Isaenko

Oh, and regarding how it works. Briefly: In the early beginning app prepares connection in UsbConnect (and closes it in there as well in the end). In that class you'll...

Maybe it's was an issue in OpenJFX. Please check latest version where dependencies have been updated. Also it you have the same issue don't hesitate to leave a comment. There...

Hi Thank you for reporting. These JavaFX-related messages are not that important. I see the same. As for JDK/JRE: you should be good with manjaro's default OpenJDK 11, for example....

Can't reproduce it. Renamed file to this (New Pokémon Snap...) and it appears in app correctly.

Logs section is in application: last tab on a left-hand panel (three dots). As for IP: you have to set switch IP address on the first tab, not Mac's one....

Yup, it must be supported. Drop me logs from application's log section. Hope it will be more helpful.

Could you please update it by adding split-files support? Your construction that replaces https://github.com/developersu/ns-usbloader/blob/adabfbe860a059adceeed06f94303d0cd745ee3a/src/main/java/nsusbloader/cli/TinfoilNetCli.java#L122-L123 doesn't cover this case, however in UI (and in CLI) users can select split-files. Please feel...

It breaks this function because it's possible to set slit-files (that are folder) as an input value. For each of USB-related transfer methods such validation implemented [here (extends this class)](https://github.com/developersu/ns-usbloader/blob/master/src/main/java/nsusbloader/COM/USB/TransferModule.java)...