Skip to content

V1.43

Compare
Choose a tag to compare
@geraldholdsworth geraldholdsworth released this 04 May 13:10
· 70 commits to main since this release

1.43 - 4th May 2022

New or improved features

  • Reports number of items in a directory in the File Details pane.
  • Added more sanity checks on ID-ing a DOS or DOS+ image.
  • Changed the order of ID-ing a format and moved DFS to the end.
  • The Image Details dialogue now opens, with Free Space Map display, for AmigaDOS images.
  • Attributes are now shown for files on an AmigaDOS image.
  • Can now retitle an AmigaDOS image.
  • CRC32 is no longer reported for directories.
  • Improved the file extraction function for AmigaDOS images, and made it FFS compatible.
  • TimeDate stamp is now reported for Amiga files and directories.
  • Can create blank Amiga DD and HD floppy images, and blank hard drive images.
  • Can create new directories on AmigaDOS images.
  • Can write files to an AmigaDOS image.
  • Can update the protect attributes on an AmigaDOS file/directory.
  • Can date/time stamp an AmigaDOS file/directory.
  • Can delete files/directories from an AmigaDOS image.
  • Can move files/directories around an AmigaDOS image.
  • Can rename files/directories in an AmigaDOS image.
  • The file relating to the currently open DOS partition is now marked in green in the directory tree, and cannot be deleted.
  • DOS Partitions will now only be searched for on Old Directory ADFS hard drives.
  • Added an option to specify whether to automatically open DOS partitions on ADFS hard drives.
  • Added an extra command line parameter to create DOS hard drive: DOSHDD|
  • Added an extra command line parameter to create Amiga hard drive: AmigaHDD|
  • Added extra command line parameters for creating DOS floppies: DOS+640, DOS+800, DOS360, DOS720, DOS1440, and DOS2880.
  • Added a command line option to change the configuration options: --config or -cf.

Bug fixes

  • When looking for a DOS partition on an ADFS hard drive, the drive was split as two separate drives. However, the DOS partition is a file held within the ADFS file structure and not a separate partition.
  • The custom filetype entry box was not positioned correctly in the filetype dialogue.
  • ADFS Filetypes and timestamps were getting reported for non ADFS formats and ADFS Old Directories.
  • Sometimes reading a file off an AmigaDOS image would hang the application.
  • During copy/move operations, the directory being hovered over expanded instantly which could cause issues. There is now a 1 sec hover delay before expanding.
  • A failed delete, or the user clicking on 'No' to confirm a deletion, would leave the confirmation window open until it was a successful delete, or the user clicked 'Yes'.
  • The configuration option to compress UEF images did not get saved to the registry.