Dmitry Isaenko
fa236cb1ad
Correct Goldleaf supported versions list
2023-11-08 14:34:00 +03:00
Dmitry Isaenko
29f29b7d31
Minor fixes
2023-02-09 15:25:13 +03:00
Dmitry Isaenko
c34531a92f
Fix dependencies resolution
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.
2022-12-23 07:08:22 +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
1176ad9e83
Solve - #87 . Break LogPrinterGui
2021-08-09 22:47:52 +03:00
Dmitry Isaenko
98822de559
Fix POM, update package name a bit, update NXDT-related part
2020-10-27 18:15:52 +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
3bfc37a24e
Cosmetic naming update; removing useless comments.
2020-07-22 03:43:52 +03:00
Dmitry Isaenko
5838fe3b89
Fix #64 , fix #50
2020-07-16 23:20:11 +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
6993b89d52
Split 'SplitMerge' class into 2 normal
...
Update NETCommunications: installation speed now 2x faster
2020-07-11 15:42:17 +03:00
Dmitry Isaenko
267ffcf5d2
Add updated brazilian portuguese translation by @almircanella! #64
...
Refactor NETCommunications. Not it's readable :D
A lot of small changes, code refactoring, updates and fixes.
2020-07-10 16:57:29 +03:00
Dmitry Isaenko
96e85056dd
Update NXDT part
...
Add NXDT CLI support
Update MessagesConsumer
2020-07-07 15:02:37 +03:00
Dmitry Isaenko
6100a721af
minor hot-fixes
2020-07-07 02:24:05 +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
dc995e1bae
Add CLI support for Tinfoil/Awoo USB-install mode.
2020-07-06 14:27:35 +03:00
Dmitry Isaenko
51938df434
Minor fixes for CLI Tinfoil/Awoo Net-install mode.
2020-07-06 14:06:59 +03:00
Dmitry Isaenko
3690c63399
CLI support for Tinfoil/Awoo Net-install mode.
2020-07-06 13:35:45 +03:00
Dmitry Isaenko
3c89df9dcd
Refactoring:
...
* Replace UI-friendly Tasks to Runnable in all TF/GL NET/USB processes; implement similar interface for this.
* Add Apache Commons CLI to handle CLI.
* Extend/update CLI commands keys/functions, descriptions etc.
* Add draft CLI command for Tinfoil/Awoo Net-install mode.
2020-07-06 04:08:51 +03:00