Italian translation update
unbranched
2021-08-21 11:03:05 +0000
b02bc7ed2dUsing 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)
Dmitry Isaenko
2021-08-10 17:00:33 +0300
Add Romanian translation
Calin Ilie
2021-07-28 22:51:14 +0100
79c519b1f3Hotfix for 'open recent tab' feature: if non-functional tab selected then 'Games' (default) tab would be opened.
Dmitry Isaenko
2021-01-11 00:44:37 +0300
4d92e536aeAlways open tab which had been opened before application was closed last time.
Dmitry Isaenko
2021-01-11 00:30:46 +0300
da623518d1UI fixes and enhancements
Dmitry Isaenko
2020-12-10 00:32:25 +0300
d8ea426fa4Update scan-folder-to-add-files function: set pop-up window with indicator showing how many files did we scan and how many files would be added. Minor color corrections on light theme for whoever use it Fix TF progress-bar (can't recall when I broke it..)
Dmitry Isaenko
2020-12-10 00:07:44 +0300
619a2b157eRemove 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.
Dmitry Isaenko
2020-11-29 17:19:57 +0300
0a8440ef34Minor corrections to wolfposd's implementation
Dmitry Isaenko
2020-11-29 02:18:35 +0300
79141fe954Minor updates to readme.
Dmitry Isaenko
2020-08-06 01:37:02 +0300
63d3f7d527Settings-tab refactoring: move General-application and Goldleaf-related options blocks to separate fxmls. Move list of the GoldLeaf supported versions to the AppPreferences class.
Dmitry Isaenko
2020-07-30 16:46:32 +0300
d1500f264bSettings-tab refactoring: move Tinfoil-related options block to separate fxml, create controller, update names, remove code redundancy and simplify.
Dmitry Isaenko
2020-07-30 02:31:37 +0300
ceb6949667Add Czech Translation by @spenaat #67 and Traditional Chinese translation by @qazrfv1234 #68 Update readme Add new settings screenshot
v4.2
Dmitry Isaenko
2020-07-28 02:21:32 +0300
62a0b514b4Simplify core related to languages selection in settings tab.
Dmitry Isaenko
2020-07-28 02:09:10 +0300
dfa29aebd3Set 'Allow NXZ / XCI / XCZ files bla-bla-bla' settings option enabled for all new installations.
Dmitry Isaenko
2020-07-13 04:59:42 +0300
dbb7c8e2e1Add Split and Merge functions to CLI Create CanellableRunnable abstraction Change Split/Merge implementation to CanellableRunnable
Dmitry Isaenko
2020-07-13 00:16:44 +0300
3592c9086bMake things more clean inside SplitTask.java and MergeTask.java
Dmitry Isaenko
2020-07-12 05:34:57 +0300
6993b89d52Split 'SplitMerge' class into 2 normal Update NETCommunications: installation speed now 2x faster
Dmitry Isaenko
2020-07-11 15:42:17 +0300
267ffcf5d2Add updated brazilian portuguese translation by @almircanella! #64 Refactor NETCommunications. Not it's readable :D A lot of small changes, code refactoring, updates and fixes.
Dmitry Isaenko
2020-07-10 16:57:29 +0300
96e85056ddUpdate NXDT part Add NXDT CLI support Update MessagesConsumer
Dmitry Isaenko
2020-07-07 15:02:37 +0300
8da07a37baRefactor 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.
Dmitry Isaenko
2020-07-07 02:20:57 +0300
dc995e1baeAdd CLI support for Tinfoil/Awoo USB-install mode.
Dmitry Isaenko
2020-07-06 14:27:35 +0300
3690c63399CLI support for Tinfoil/Awoo Net-install mode.
Dmitry Isaenko
2020-07-06 13:35:45 +0300
3c89df9dcdRefactoring: * 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.
Dmitry Isaenko
2020-07-06 04:08:51 +0300
6b65c74c9dRefactor 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
Dmitry Isaenko
2020-07-03 04:01:20 +0300
255c926184Update icon for TF/GL tab
Dmitry Isaenko
2020-07-02 14:30:23 +0300
ca29a19043Add -h alias to CLI '--help' Update README.md
v3.0
Dmitry Isaenko
2020-06-12 18:46:35 +0300
977893c157Add CLI command to delete settings (node) from command line. Remove settings as 'java -jar thisApp.jar -c' OR 'java -jar thisApp.jar -clean' Add '--help' CLI command Fix#58
Dmitry Isaenko
2020-06-12 18:33:08 +0300
4cea480bb7Add Windows drivers installer function
Dmitry Isaenko
2020-06-12 17:40:17 +0300