Commit graph

12 commits

Author SHA1 Message Date
Dmitry Isaenko 619a2b157e Remove select-folders button, add settings option
Hide 'Select split-files' button when 'Search-for-roms' option enabled in options
Add settings option for this
Update l10n
Update icons, correct css.
2020-11-29 17:19:57 +03:00
Dmitry Isaenko 6e21c514a8 Update test, rename FrontTab to GamesTab 2020-10-27 21:33:56 +03:00
Dmitry Isaenko 6b65c74c9d Refactor some old UI-related code. Rewrite LogPrinter to handle commandline. Add RCM-payload module into CLI interface: now it could be executed on system without graphical environment (x86/amd64 only).
E.g.: java -jar app.jar --rcm payload.bin
2020-07-03 04:01:20 +03:00
Dmitry Isaenko 77ae860396 DarkMatterCore/nxdumptool support
Hotfix within adding DarkMatterCore/nxdumptool support: fix 'Stop' button functionality

Update NxdtUsbAbi1.java

Rename method isInvalidCommand() -> isInvalidCommand()

A bit more renames and debug things

More refactoring

Typos fixes

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.'

Some bug fixes

With debug

Few more fixes

Copy-paste Windows10 workaround fix

Add NXDT_FILE_PROPERTIES_MAX_NAME_LENGTH validation

Fix NXDT_FILE_PROPERTIES_MAX_NAME_LENGTH validation

If fileSize == 0 only one success reply sent

Add debug

rewrite timeouts

One more rewrite timeouts
2020-05-13 02:25:37 +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 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 00db6984d9 Typos, minor fixes, new locale/resourceBundle support, code-refactoring 2019-03-14 21:28:20 +03:00
Dmitry Isaenko f5a9ddf8df v0.2 2019-02-18 03:06:49 +03:00
Dmitry Isaenko c4d0959cf3 v0.2-development intermediate results. Almost ready. 2019-02-17 18:38:07 +03:00
Dmitry Isaenko c21417c043 Initial commit 2019-02-10 04:59:54 +03:00