Hi all, I had some problems lately, the development had to be stopped, I worked a little on these last days and it's almost ready, I'll posted a locked version on English because I did not not worked on translating new additions.
Some infos:
- Removing diskspan because there are conditions for it to work with a hidden method and I prefer that there is no ambiguity (for this to work it is necessary that the volume of data covered by the main method is superior the volume of data covered by the masked method, during my test these conditions were met that is why I clarify this point here).
- Removing the files scanner tools (internal), it is not useful.
- Improvement of the visualization of the elements constituting a method of compression, if the button allowing the visualization of the structure of the method is activated,
when you select one or more method in the list, their values are editable from this place, I will give more details about the colors of the icons in the manual.
- Added management of CLS and internal algorithms in the same place as compression methods, external compressors and extension groups with the ability to categorize them into user-created categories.
- The addition of programs to favorites is made from the settings (no need to add the prefix to the target application, with the ability to change the name in the drop-down menu).
- Developed dynamic value replacement system, for example when you change the name of a method or a compressor, the modification applies to all data, taking into account the type of value and code of error, the spaces present in the value of the method are preserved as well as the comments (from the detection of the character ";")
- The error code of the external compressors is also based on the presence or absence of CLS of the same name, based on the operating mode defined by the user.
- Updated External Compressor Dependency Management System and CLS. (This is useful if the user is creating a conversion project from a custom workspace)
- The conversion project creation system is not completely finished, it is still necessary to take into account the external compressor / CLS priorities in the case of a personalized workspace.