Releases: ProgrammingHobby/Cife
Releases · ProgrammingHobby/Cife
1.1.0
- The last opened images can now be reloaded at startup.
- At startup and after changes in the settings, the diskdefs and Libdsk entries are checked for validity.
- Integration of the Libdsk Library for opening and editing additional images.
- In the help menu there is now an entry where all diskdefs parameters processed by Cife are listed and briefly explained.
As the Libdsk Library only exists as a 32bit version under Windows, I have only created a 32bit Windows version. If there is a 64bit Libdsk under Windows, I would be happy to create a 64bit Windows version with Libdsk support.
An error had crept into the supplied diskdefs, so that it was not recognized by Cife. I have now corrected this diskdefs and reloaded the release files.
1.0.1
- Fixed an error when creating DateStamper timestamps.
1.0.0
- Added Hex editor dialog for displaying and editing individual files.
- Project description updated.
0.9.0
- Existing files are now overwritten in the file system and not first deleted and then rewritten.
- Display of free memory space corrected.
- The names of the files to be copied into an image are shortened to the 8.3 format.
- File size check when copying files to an image improved.
- Individual or multiple files can now be copied from an image using Copy/Paste (CTRL+C/CTRL+V).
- Individual or multiple files can be moved or copied between images opened simultaneously in Cife using Cut/Copy/Paste (CTRL+X/CTRL+C/CTRL+V).
- Diskdefs parameter 'sideorder' introduced. Possible values are 'alternate', 'outout' or 'outback'. The function corresponds to the Libdsk parameter 'sides=TREATMENT'.
- General improvements and bug fixes.
0.8.1
- fixed possible error when creating a new image.
- fixed incorrect deletion of entries in the history.
- improved error handling.
- improved Display of file size for small files.
- text files are only converted if this is activated in the settings.
0.8.0
- fixed Error Messages
- fixed Calculating free Image Space
- fixed Display of file sizes and statistics
- paste and drop files implemented, existing files can be replaced
- History entries with missing diskdefs entries can now be deleted
0.7.2
- Image formats 'bin' and 'raw' added.
- Incorrect deactivation of the menu entries 'New' and 'Open' fixed.
- Hyperlink to the Cife Github repository added.
- Hyperlinks are now opened with one click.
- Fixed an error when displaying an empty directory.
0.7.1
- Fixed possible display errors when refreshing the directory.
0.7.0
Initial Release.
- New User Interface
- Multi Images View with Tabs
- Overview about Image Data
- Implemented Functions yet: Delete Files, Rename Files, Show/Edit File Characteristisc, Check File-System, Format current Image, Create new Images