Commit graph

13 commits

Author SHA1 Message Date
Dmitry Isaenko
d382181700 Update architecture. Change mediator, add simple observer to track active 'transfers' 2024-05-27 19:15:04 +03:00
Dmitry Isaenko
55df39923f Correct readme, update few icons, add freedesktop entry and svg icon. Could be useful for packagers. 2022-12-23 07:08:22 +03:00
Dmitry Isaenko
1176ad9e83 Solve - . Break LogPrinterGui 2021-08-09 22:47:52 +03:00
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
dbb7c8e2e1 Add Split and Merge functions to CLI
Create CanellableRunnable abstraction
Change Split/Merge implementation to CanellableRunnable
2020-07-13 00:16:44 +03:00
Dmitry Isaenko
96e85056dd Update NXDT part
Add NXDT CLI support
Update MessagesConsumer
2020-07-07 15:02:37 +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
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
3d3fb56f9e A lot of small updates. Finishing split-merge functions. 2020-01-24 23:44:21 +03:00
Dmitry Isaenko
5c5f86b77a v0.8 Misc changes and fix for . Thank you, @satelliteseeker 2019-09-25 07:24:38 +03:00
Dmitry Isaenko
2b5956d4f2 v0.4.1:
Code refactoring
Updating checks functionality changes: avoid new version pop-ups for special builds (versions that have -DEV postfixes)
2019-04-23 02:30:54 +03:00
Dmitry Isaenko
31045683e4 v0.3 UI is ready 2019-03-19 03:10:00 +03:00
Renamed from src/main/java/nsusbloader/USB/MessagesConsumer.java (Browse further)