Commit graph

181 commits

Author SHA1 Message Date
Dmitry Isaenko
c76487617c rewrite timeouts 2020-05-12 15:48:40 +03:00
Dmitry Isaenko
4236ccdb06 Add debug 2020-05-11 04:15:23 +03:00
Dmitry Isaenko
d5f6651620 If fileSize == 0 only one success reply sent 2020-05-10 20:40:50 +03:00
Dmitry Isaenko
1c6a7a094d Fix NXDT_FILE_PROPERTIES_MAX_NAME_LENGTH validation 2020-05-10 20:31:44 +03:00
Dmitry Isaenko
0848d43bc9 Add NXDT_FILE_PROPERTIES_MAX_NAME_LENGTH validation 2020-05-10 20:30:45 +03:00
Dmitry Isaenko
dd56ef95fe Copy-paste Windows10 workaround fix 2020-05-10 20:10:11 +03:00
Dmitry Isaenko
9871510547 Few more fixes 2020-05-10 20:06:13 +03:00
Dmitry Isaenko
c78fdcdf12 With debug 2020-05-10 19:47:09 +03:00
Dmitry Isaenko
6d4bed20a9 Some bug fixes 2020-05-10 19:33:46 +03:00
Dmitry Isaenko
fa8e07169b He just told me that 'NXDT_COMMAND_HEADER_SIZE was added to reflect the UsbCommandHeader struct from my codebase. No received command should ever be smaller than this. NXDT_COMMAND_SIZE was renamed to NXDT_MAX_COMMAND_SIZE for this reason.' 2020-05-10 02:56:00 +03:00
Dmitry Isaenko
b1966fe3af Typos fixes 2020-05-10 02:53:31 +03:00
Dmitry Isaenko
0307eaaa90 More refactoring 2020-05-10 02:51:31 +03:00
Dmitry Isaenko
dfcc2c9927 A bit more renames and debug things 2020-05-09 18:03:25 +03:00
Dmitry Isaenko
6816cff10d Rename method isInvalidCommand() -> isInvalidCommand() 2020-05-09 17:51:48 +03:00
Dmitry Isaenko
f630fd8042 Update NxdtUsbAbi1.java 2020-05-09 17:49:37 +03:00
Dmitry Isaenko
628f47d7e6 Hotfix within adding DarkMatterCore/nxdumptool support: fix 'Stop' button functionality 2020-05-09 04:27:09 +03:00
Dmitry Isaenko
4643c08cc2 DarkMatterCore/nxdumptool support 2020-05-09 03:54:48 +03:00
Dmitry Isaenko
63341008a5 Fix #56 2020-05-04 23:06:56 +03:00
Dmitry Isaenko
0d27101ff2 Update version number 2020-05-02 17:35:28 +03:00
Dmitry Isaenko
9517ad743b
Merge pull request #59 from pnghai/master
Update Vietnamese translation
2020-04-24 16:33:38 +03:00
pnghai
c9da0d1c1a update vietnamese language 2020-04-24 11:38:06 +07:00
Dmitry Isaenko
10a13861a2
Merge pull request #55 from unbranched/patch-1
Italian translation update
2020-04-13 04:56:52 +03:00
unbranched
1658febed6
Italian translation update 2020-04-12 19:24:11 +00:00
Dmitry Isaenko
53fb421755 Fix #54; Update UsbConnect messages format 2020-04-11 15:49:16 +03:00
Dmitry Isaenko
272702f043 Add GPLv3+ disclaimers. UsbConnect and TinFoil classes refactoring (trying to make clear code + reduce verbose output). 2020-03-30 04:58:39 +03:00
Dmitry Isaenko
9693d98db2 Update issue templates 2020-02-28 18:34:28 +03:00
Dmitry Isaenko
d0131f26b4 Fix failure report out of the RCM for MacOS 2020-02-20 17:53:22 +03:00
Dmitry Isaenko
a82a993812 Turn off Launch4j & update BUILD.md 2020-02-20 05:26:08 +03:00
Dmitry Isaenko
30923d95eb Fix bug #45 2020-02-20 05:19:42 +03:00
Dmitry Isaenko
7b2e77a08a Portuguese translation by @almircanella
(From issue #49)
2020-02-18 16:02:33 +03:00
Dmitry Isaenko
2e0d583963 Add drag-n-drop for Split'n'merge tab. Fix minor issues. 2020-02-11 00:42:43 +03:00
Dmitry Isaenko
8eb05bb1b5 Fix drag-n-drop for app. Add drag-n-drop for RCM tab 2020-02-11 00:15:19 +03:00
Dmitry Isaenko
6b6bf8320f Fix RCM for MacOS 2020-02-10 14:34:07 +03:00
Dmitry Isaenko
aff6044cdb Cosmetic updates 2020-02-10 04:16:29 +03:00
Dmitry Isaenko
bbb71e2a53 Update README.md #2 2020-02-10 04:14:02 +03:00
Dmitry Isaenko
fe673c0ace Update README.md 2020-02-10 04:12:21 +03:00
Dmitry Isaenko
ec4362ebc7 RCM bugfix 2020-02-10 02:52:59 +03:00
Dmitry Isaenko
010c33c593 RCM (Fusée Gelée) support, numerous UI updates and a lot of things for version 2. 2020-02-10 02:19:39 +03:00
Dmitry Isaenko
3d3fb56f9e A lot of small updates. Finishing split-merge functions. 2020-01-24 23:44:21 +03:00
Dmitry Isaenko
ca061cd1f2 UI refactoring 2020-01-24 01:08:16 +03:00
Dmitry Isaenko
98155bc1f8 Finish split-merge files backend functionality 2020-01-24 00:02:47 +03:00
Dmitry Isaenko
d00b914214 A bit more for split-merge files functionality 2020-01-21 03:22:22 +03:00
Dmitry Isaenko
4dc6d0ae0c Add Split/Merge functions 2020-01-19 21:35:44 +03:00
Dmitry Isaenko
ea97bcd2eb Fix maven warnings 2020-01-13 23:31:12 +03:00
Dmitry Isaenko
5408d66a9e Rolling GL v0.8 support.
Bug fix for #41
2020-01-13 22:49:50 +03:00
Dmitry Isaenko
ee478dfc9f Re-orginize settings tab 2019-12-21 03:24:31 +03:00
Dmitry Isaenko
ce6b8078d7 Fix TinFoil-related things broken since v0.8+ 2019-12-18 06:29:49 +03:00
Dmitry Isaenko
8c81b86188 Fix 404 server reply 2019-12-16 12:51:11 +03:00
Dmitry Isaenko
9be451e05e Readme update
Switch to 'setAutoDetachKernelDriver' instead of checking (CAP_SUPPORTS_DETACH_KERNEL_DRIVER) each time.
2019-12-10 23:26:43 +03:00
Dmitry Isaenko
049c07fe8d Add split-files support for every 'protocol' supported 2019-10-27 00:02:40 +03:00