Skip to content

Releases: damieng/DiskImageManager

2.8.0

20 Dec 17:10
7e1c4f6
Compare
Choose a tag to compare

New

  • Allow file size columns to be correctly sorted
  • Show file entry index on file system view

Fixes

  • Correctly export files with multiple extents (typically files over 16KB were truncated to 16KB)

2.7.0

05 Nov 21:45
72a7128
Compare
Choose a tag to compare

New

  • Track properties window
  • Smarter list view column sorting
  • Improved export options dialog & add to pop-up menu on tree view

Improve loading compatibility

  • Do not attempt to read track-level sector sizes for extended DSKs
  • Reduce length of Einstein signatures required

Fixes

  • Correct tab order of new image window controls
  • Correct icons on properties windows

2.6.0

12 Mar 09:06
5a214dc
Compare
Choose a tag to compare

New

  • Add support for SAMDisk track bit length and sector offset info
  • New icons for menus, toolbar etc.
  • Add toolbar with common functionality
  • Save toolbar and status bar visibility with workspace settings
  • Improve sector properties window title

Fixes

  • Allow new window to close on ESC
  • Actually save when downgrading to Standard DSK with warnings
  • Header length calculations

2.5.1d

06 Mar 22:13
1c81f6e
Compare
Choose a tag to compare

New

  • Allows files to be extracted with full PLUS3DOS/AMSDOS headers

Fixes

  • Improves Hexagon copy protection detection

2.5.0

24 Feb 18:14
6712c85
Compare
Choose a tag to compare

New

  • Support extended DSK v5 data rate and recording mode
  • Display variant sector info (used in replicating weak sector/timing protections)
  • Allow disk map image to be copied to clipboard
  • Improve robustness with corrupt/quirky images
  • Identify a lot more copy protections (mostly CPC)

Fixes

  • Sector pop-up menu now works correctly in list view
  • Ensure last line of sector hex dump is shown when partial
  • Fix sector property not reflecting actual FDC size in image
  • Handle corrupt creator-less images from TOSSEC collections
  • Ensure strings view hides when image closed

2.4.1

13 Feb 13:14
d96b0a0
Compare
Choose a tag to compare

New

  • Einstein disk format support
  • Can save all selected files with "Save selected files to..." in context menu
  • Can read DSKs from .gzipped files
  • Include file name in loading error messages
  • Do not include AMSDOS headers in saved files
  • Do not list files that look corrupt

Fixes

  • Ensure initial window on-screen at first launch
  • Optimize loading of disk images
  • Fix file save length issues

2.3.0

11 Feb 11:15
69d72c3
Compare
Choose a tag to compare

New

  • Strings pane to show ASCII string sequences found within the image
  • Experimental files pane to show CP/M compatible directory listings
    • Double-click on a file to jump to the first sector it uses
    • Right-click on a file to extract the binary
  • Build mode setup including UPX packed binaries
  • Show a specification for all disks even when one not present
    • Simulates one using Spectrum +3 logic as it would if inserted
    • Indicates the source of the specification to disambiguate

Fixes

  • Re-enabled context menu for list views to copy text
  • Re-enabled context menu for disk map saving
  • Workspace loading
  • Tree and List refresh if you save/change options
  • Remove duplicates from recent files menu
  • Speed up loading/saving lots of images at same time

2.2.0

03 Feb 21:05
97d2fb5
Compare
Choose a tag to compare

New

  • DPB specification block preview (sans checksum)
  • Advanced format tab no longer behind a checkbox
  • New simpler custom format block size control
  • "Open View" in settings now actually works
  • Map high-ASCII via codepage (1252, 437, 850 choices in options)
  • Allow .dsk files to be dragged to window to open
  • Add Open Recent with a most-recent-list to File menu

Fixes

  • Specifications now shown again correctly
  • Custom format block sizes now work correctly
  • Ensures a still-open disk image is selected after closing one
  • Space on panel
  • Remove lines from tree-view for better Windows 10 look
  • Find text function

2.1.0

31 Jan 09:29
ced2568
Compare
Choose a tag to compare
  • Fix saving of new disk images
  • Update name of image in workspace on save
  • Built in a newer version of Lazarus
  • Addressed compiler warnings

2.0.0

02 Jan 23:17
Compare
Choose a tag to compare

First binary release compiled with Lazarus.