home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / discutils / _a_l / discedit3 / !DiscEdit / Changes < prev    next >
Encoding:
Text File  |  1996-04-16  |  3.6 KB  |  91 lines

  1. 2.23    Searching speeded up again.  It now doesn't slow down as it gets
  2.     further down the disc.
  3.     
  4.     Searching for the filename of the displayed sector is now extremely
  5.     fast - a huge increase thanks to an idea from Sergio Monesi.
  6.  
  7. 2.22    Search speed increased by a factor of 20!, using a 1Mb buffer.  The
  8.     search routine will try to claim 1Mb of memory, halving each time
  9.     the allocate fails.  Now takes only a minute to search 25Mb.
  10.     
  11.     You can now search for 'Any file'.  This will produce a list of all
  12.     the files in free space which DiscEdit can identify.  The filetype
  13.     is shown with each entry in the 'found' window.  This option could
  14.     be useful if you've had an accident with HForm!!
  15.     
  16.     Search 'found' window made bigger.
  17.  
  18. 2.21    Bug fix in handling the new filecore - attempts to read a sector
  19.     resulted in only one byte being read.
  20.  
  21. 2.20    Now correctly interprets shared map chunks under the new FileCore.
  22.  
  23. 2.19    Filename search algorithm improved to find filenames for files in
  24.     shared chunks, rather than just returning the parent directory.
  25.  
  26.     Bug in following objects backwards introduced in 2.17 fixed.
  27.  
  28. 2.18    Certain information in the disc record (currently only the disc
  29.     size) can be altered to allow the editor to read beyond the end of
  30.     the disc as reported by RISC OS.  This allows access to other
  31.     partitions etc.
  32.     
  33.     Bug fixed so that window is blank white rather than covered in
  34.     rubbish if an error is encountered while reading a sector.
  35.  
  36. 2.17    Editor menu structure changed to shrink the main menu and add more
  37.     submenus.
  38.     
  39.     Three new save options added:
  40.     
  41.     Save "Chunk" will save the current chunk.  This will be all the
  42.     fragments of a file chunk, or the current free space fragment as
  43.     appropriate.
  44.     
  45.     Save "'File'" saves sectors from within the current object (free
  46.     space or file) until a new filetype is recognised or until the end
  47.     of the object is reached.
  48.     
  49.     This option will usually save all of a particular file, but may
  50.     include other data at the end.  Most programs will be able to load
  51.     and recover from a file saved in this way.  Note that hard disc DOS
  52.     partitions will not be saved complete using this option, as the
  53.     filetype recognition system spots both the partition file AND
  54.     the DOS partition(s) within it, causing the save to stop at the
  55.     beginning of the inner partition.
  56.     
  57.     Save "To mark" saves sectors until it gets to the marker, set
  58.     previously with the 'Set mark' option on the main menu.  Saving
  59.     finishes with the sector immediately before the marker.
  60.     
  61.     A new section has been added to the !Help file detailing how
  62.     various disc problems can be fixed using !DiscEdit.
  63.  
  64. 2.16    Filename search option added.  Selecting this causes !DiscEdit to
  65.     search the disc to find a filename for the sector being edited.
  66.  
  67. 2.15    Software modified to make upgrading easier for registered users.
  68.     From version 2.15, new versions can be turned into registered
  69.     copies by copying a 'RegData' file from your old registered copy.
  70.     If registered users have a pre-2.15 version, they should email me
  71.     for a registration file.
  72.  
  73.     The changes mean that registered users can carry on downloading new
  74.     versions from the FTP sites without having to ask for a new
  75.     registered copy.
  76.  
  77. 2.14    Chunk ID 1 shown as '*Defect*' on the toolbar.
  78.  
  79.     Current filing system and disc names shown in the edit window
  80.     title bar.
  81.  
  82.     Should now support discs up to 4Gb in size, using the features in
  83.     the new FileCore.  This is still very much beta test, since I don't
  84.     have the new FileCore to test it (or a disc large enough!).  Please
  85.     report any problems ASAP.
  86.  
  87. 2.13    Boot check option added when viewer is on address &C00 on a hard
  88.     disc - corrects the boot block checksum.
  89.  
  90. 2.12    First general release.
  91.