Updated DiskSpan GUI to v2.0.0.4 in the first post (attachment reuploaded).
A large part of the code was redone after the last src was lost so some bugs that had already been fixed fixed in the previous version may re-exist in this version.
Special thanks to
@KaktoR for all the work testing compressions and creating the DiskSpan GUI database configurations.
INFO:
Now "XTool Plugins" and "RazorTools" tools are no longer included in "DiskSpan GUI".
But you can download specific tools and plugins for a conversion or download them all or leave it so that when the conversion is performed the end user will be downloaded during the conversion (In this case, you need internet access during the conversion).
Code:
Changes:
- Added hint balloon in "Game #" tabs to inform the user of the game corresponding to the selected tab when there is more than one game configured.
- Changed "XTool plugins" and "Razor Tools" items (except OodleRec) to download option (By default it will not be in DiskSpan GUI folder).
>> In the developer mode method selection a tab has been added in the tab subgroup of the "ARC" tab to manually download the missing "XTool plugins" and "Razor Tools" if you want the full version to share.
>> If there is no plugin in DiskSpan GUI folder (If not previously downloaded), during creation of "Setup DLL" the missing files will be downloaded (If connected to internet).
- Added percentage display of database update progress.
- Added new /UPDATEDATABASE and /DOWNLOADONLY parameters to DiskSpan GUI.
>> Using /UPDATEDATABASE parameter the database will be updated at startup.
>> If combined parametters /UPDATEDATABASE with /DOWNLOADONLY it will download the database files to the same folder as "DiskSpan_GUI.exe".
- Added new tab for actions referring to file "Records.ini" in subgroup of tab "Setup DLL".
- Added new tab to "compress compression" in additional tools group (Clicking on "Tools" button).
- Added checkbox "Keep On Top" to keep DiskSpan GUI above other applications during compression.
>> The keep on top option is automatically disabled when clicking the "Tools" button.
>> The taskbar thumbnail is disabled when this keep on top option is checked.
- Added export of database information by clicking on the "Save" button (developer mode) holding the CTRL + SHIFT keys.
>> The active tab information will be exported to the clipboard.
- Changed DiskSpan GUI behavior when selecting "Unlimited" media type tab.
>> If Unlimited tab is selected without setting custom Size, CLS-DiskSpan.dll will not be used (the ":diskspan:<fdsize>:<odsize>" parameters will not be on the command line creating only one file.
>> If Unlimited tab is selected and you only specify the size for FirstDisk, subsequent disks will all have the same size entered for FirstDisk (Before the rest of the size was only in one part).
- Fixed some things regarding database update.
>> Now the version of the database which will be updated will be displayed.
>> Now when updating the database lists will be reloaded with new information after successful update.
>> Now the number of database items will be displayed on the label above the items lists.