home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / diskmanager / discedit_1 / History next >
Text File  |  1997-02-23  |  5KB  |  128 lines

  1. 2.29    Spark, Zip and PDF filetype recognition added.
  2.  
  3. 2.28    Pathname recognition improved to cope with filers which use lower
  4.     case FS names.
  5.  
  6. 2.27    Drive and FS lists in select window now work correctly with more
  7.     than five drives - the window size is now correctly set.
  8.     
  9.     For drives with no name, the drive selection list and the editing
  10.     window title show the drive number instead.  In earlier versions,
  11.     both would have been blank.
  12.  
  13. 2.26    In the filing system list, ADFS is now always put at the top as
  14.     most people will want to select this one.
  15.  
  16. 2.25    ZapRedraw module now included with DiscEdit.  I now have permission
  17.     from Dominic Symes to distribute it.
  18.     
  19.     DiscEdit is now definitely StrongARM compatible.
  20.     
  21.     Disc names as created by newer HForm programs are now recognised.
  22.     
  23.     Directory functions are now available even if DiscEdit does not
  24.     recognise the sector as the start of a directory.  This allows even
  25.     very badly corrupted directories to be restored if the later data
  26.     is still intact.  You are asked for confirmation before the program
  27.     will alter directories which don't look like directories.
  28.     
  29.     Search free space function correctly deals with a full list.  This
  30.     was fine until I speeded up the search, then I broke it.  It's now
  31.     fixed again.
  32.     
  33.     Find filename option disabled when using old map (or DOS) discs.
  34.  
  35. 2.24    Added PipeDream filetypes to database.  Self-modifying SWI veneer
  36.     changed so could now be StrongARM compatible.
  37.  
  38. 2.23    Searching speeded up again.  It now doesn't slow down as it gets
  39.     further down the disc.
  40.     
  41.     Searching for the filename of the displayed sector is now extremely
  42.     fast - a huge increase thanks to an idea from Sergio Monesi.
  43.  
  44. 2.22    Search speed increased by a factor of 20!, using a 1Mb buffer.  The
  45.     search routine will try to claim 1Mb of memory, halving each time
  46.     the allocate fails.  Now takes only a minute to search 25Mb.
  47.     
  48.     You can now search for 'Any file'.  This will produce a list of all
  49.     the files in free space which DiscEdit can identify.  The filetype
  50.     is shown with each entry in the 'found' window.  This option could
  51.     be useful if you've had an accident with HForm!!
  52.     
  53.     Search 'found' window made bigger.
  54.  
  55. 2.21    Bug fix in handling the new filecore - attempts to read a sector
  56.     resulted in only one byte being read.
  57.  
  58. 2.20    Now correctly interprets shared map chunks under the new FileCore.
  59.  
  60. 2.19    Filename search algorithm improved to find filenames for files in
  61.     shared chunks, rather than just returning the parent directory.
  62.  
  63.     Bug in following objects backwards introduced in 2.17 fixed.
  64.  
  65. 2.18    Certain information in the disc record (currently only the disc
  66.     size) can be altered to allow the editor to read beyond the end of
  67.     the disc as reported by RISC OS.  This allows access to other
  68.     partitions etc.
  69.     
  70.     Bug fixed so that window is blank white rather than covered in
  71.     rubbish if an error is encountered while reading a sector.
  72.  
  73. 2.17    Editor menu structure changed to shrink the main menu and add more
  74.     submenus.
  75.     
  76.     Three new save options added:
  77.     
  78.     Save "Chunk" will save the current chunk.  This will be all the
  79.     fragments of a file chunk, or the current free space fragment as
  80.     appropriate.
  81.     
  82.     Save "'File'" saves sectors from within the current object (free
  83.     space or file) until a new filetype is recognised or until the end
  84.     of the object is reached.
  85.     
  86.     This option will usually save all of a particular file, but may
  87.     include other data at the end.  Most programs will be able to load
  88.     and recover from a file saved in this way.  Note that hard disc DOS
  89.     partitions will not be saved complete using this option, as the
  90.     filetype recognition system spots both the partition file AND
  91.     the DOS partition(s) within it, causing the save to stop at the
  92.     beginning of the inner partition.
  93.     
  94.     Save "To mark" saves sectors until it gets to the marker, set
  95.     previously with the 'Set mark' option on the main menu.  Saving
  96.     finishes with the sector immediately before the marker.
  97.     
  98.     A new section has been added to the !Help file detailing how
  99.     various disc problems can be fixed using !DiscEdit.
  100.  
  101. 2.16    Filename search option added.  Selecting this causes !DiscEdit to
  102.     search the disc to find a filename for the sector being edited.
  103.  
  104. 2.15    Software modified to make upgrading easier for registered users.
  105.     From version 2.15, new versions can be turned into registered
  106.     copies by copying a 'RegData' file from your old registered copy.
  107.     If registered users have a pre-2.15 version, they should email me
  108.     for a registration file.
  109.  
  110.     The changes mean that registered users can carry on downloading new
  111.     versions from the FTP sites without having to ask for a new
  112.     registered copy.
  113.  
  114. 2.14    Chunk ID 1 shown as '*Defect*' on the toolbar.
  115.  
  116.     Current filing system and disc names shown in the edit window
  117.     title bar.
  118.  
  119.     Should now support discs up to 4Gb in size, using the features in
  120.     the new FileCore.  This is still very much beta test, since I don't
  121.     have the new FileCore to test it (or a disc large enough!).  Please
  122.     report any problems ASAP.
  123.  
  124. 2.13    Boot check option added when viewer is on address &C00 on a hard
  125.     disc - corrects the boot block checksum.
  126.  
  127. 2.12    First general release.
  128.