Commit Graph

31 Commits (c1651e874ba879f8dd6bb4f12c2ab8c6955a6be3)

Author SHA1 Message Date
Dmitry Isaenko c1651e874b Correct AppPreferences class. Fix #139
continuous-integration/drone/push Build is passing Details
2023-03-17 04:00:48 +03:00
Dmitry Isaenko 29f29b7d31 Minor fixes 2023-02-09 15:25:13 +03:00
Dmitry Isaenko c34531a92f Fix dependencies resolution
continuous-integration/drone/push Build is passing Details
2023-02-06 16:16:03 +03:00
Dmitry Isaenko 55df39923f Correct readme, update few icons, add freedesktop entry and svg icon. Could be useful for packagers.
continuous-integration/drone/push Build is failing Details
2022-12-23 07:08:22 +03:00
Dmitry Isaenko 8b23b8967b Correct locales logic to get some kind of ISO 639-3 support, update pom, make ja_ryu appear (unfortunately as 'Japanese' language and not as 'Central Okinawan')
continuous-integration/drone/push Build is passing Details
2022-10-11 17:04:55 +03:00
Dmitry Isaenko 5ed2167e9d Add Goldleaf v0.10 support. Remove jenkins malware, add Drone, update readme, increment version. Shifting code to the safer place. Update dependencies.
continuous-integration/drone Build encountered an error Details
Fix #94: Just doing as @Fatih120 said
Fix #124: Implement updated Spanish translation by @Uzi-Oni
2022-07-26 18:25:26 +03:00
Dmitry Isaenko 3f2e986aed Validated using newest GoldLeaf v0.9 and works fine. Updated text, application preferences record, fxml, readme. 2021-08-25 07:03:17 +03:00
Dmitry Isaenko b02bc7ed2d Using idea from #90: Replace 'Tinfoil' by 'Awoo' everywhere on the front end. Also touched translation files (hope didn't broke it, but could be)
Add 'Fusee Geelee' and 'RCM' labels used on 'RCM' tab to 'properties' files in case someone wants to translate it.. I don't think if someone should but there is an option.
(note: CLI arguments remains the same while only description updated)
2021-08-10 17:00:33 +03:00
Dmitry Isaenko 4d92e536ae Always open tab which had been opened before application was closed last time. 2021-01-11 00:30:46 +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 4cb3cbb491 Resolve #79 2020-10-26 14:12:14 +03:00
Dmitry Isaenko 63d3f7d527 Settings-tab refactoring: move General-application and Goldleaf-related options blocks to separate fxmls.
Move list of the GoldLeaf supported versions to the AppPreferences class.
2020-07-30 16:46:32 +03:00
Dmitry Isaenko f332083e27 Rewrite i18n implementation 2020-07-27 19:58:23 +03:00
Dmitry Isaenko dfa29aebd3 Set 'Allow NXZ / XCI / XCZ files bla-bla-bla' settings option enabled for all new installations. 2020-07-13 04:59:42 +03:00
Dmitry Isaenko 8da07a37ba Refactor save-settings chain on exit (see Controllers package)
Remove concept of 'OldGoldleaf version'. Now all supported version of GoldLeaf listed in Settings tab and one of them has to be always selected.
Add GoldLeaf CLI support
Remove unnecessary tails of 'extras' from CLI Tinfoil/Awoo NET mode.
2020-07-07 02:20:57 +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 d00b914214 A bit more for split-merge files functionality 2020-01-21 03:22:22 +03:00
Dmitry Isaenko 26bd85d744 UI corrections
Save window size on close & restore on start.
2019-10-21 01:38:02 +03:00
Dmitry Isaenko bdb91b0e0a v0.8 GoldLeaf v0.5 support. Optional. Updated since v0.5.2. 2019-09-26 05:15:37 +03:00
Dmitry Isaenko cd73968306 v0.6 GoldLeaf v0.6.1 support 2019-08-14 05:37:58 +03:00
Dmitry Isaenko 525262ebfe v0.4.1:
Language could be selected by user manually.
Minor changes to CSS.
2019-06-14 05:06:26 +03:00
Dmitry Isaenko 90e2bfb21d v0.4.1:
minor changes/updates for @rashevskyv
2019-04-23 02:31:39 +03:00
Dmitry Isaenko cc00294b06 v0.3.1
1. Add 'check for new versions' feature.
2. Fixed broken (was it broken?) error pop-up window.
2019-04-23 02:30:54 +03:00
Dmitry Isaenko 863c69affa WIP. Frontend 95% ready. Network backend 80% ready. 2019-03-19 07:01:30 +03:00
Dmitry Isaenko 5e4a93af7c v0.3 UI updates. It's nightmare.. 2019-03-19 05:06:18 +03:00
Dmitry Isaenko 3a238d296c v0.3 UI is ready one more time 2019-03-19 03:30:13 +03:00
Dmitry Isaenko d55e1c9ba9 Intermediate results of net-install support implementation.
Front-end 80% ready. Backend 5% ready.
2019-03-17 19:45:51 +03:00
Dmitry Isaenko d3b25d57b1 v0.2 bug fixes 2019-02-18 05:40:19 +03:00
Dmitry Isaenko f5a9ddf8df v0.2 2019-02-18 03:06:49 +03:00