home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 99 / af099sub.adf / DiskMaster.lzx / DiskMaster / DiskMaster.readme next >
Text File  |  1997-05-05  |  3KB  |  72 lines

  1. Short:    DiskMaster 2.2b9 and DM2.guide 0.37
  2. Author:   rriedel@amiga.on-luebeck.de (Rudolph Riedel)
  3. Uploader: rriedel@amiga.on-luebeck.de (Rudolph Riedel)
  4. Version:  2.2b9
  5. Type:     util/dir
  6. Replaces: util/dir/DiskMaster.lha
  7.  
  8. *READ* the guide for more details!
  9.  
  10. And I`m really sorry that I had so less time recently to answer emails!!
  11.  
  12. From the guide:
  13.  
  14. 2.2b9 (97-04-27) 58200 Bytes
  15.  
  16. - Again, some dead code removed - SaveConfig/BackPattern
  17. - After reading a mail from Hannu Nevalainen (henk@it.kth.se),
  18.   I instantly changed the clock to 24 hours format,
  19.   saved again the huge amount of 36 bytes... :^).
  20.   (I wanted to change this for a long time, just forgot about it)
  21. - Fixed "About"
  22. - Messed around with DM`s DOSExecute(),
  23.   returned to the original function after some tries and
  24.   added "SYS_UserShell = TRUE" to it.
  25.  
  26. 2.2b8 (97-04-18) 58232 Bytes
  27.  
  28. - "Status D" is working again - some bugs are real stupid,
  29.   at least I`m producing my own now - easier to fix...
  30. - Just annother breakfast-break idea: "Select" is now multi-arg.
  31. - Brought "Status W" to life.
  32. - Implemented %a, this reflects the name of the arexx-port now.
  33. - The name of the second ARexx port is now DM1, the third DM2...
  34.  
  35. 2.2b7 (97-04-09) 58264 Bytes
  36.  
  37. - "NewScreen" improved, now accepts Depth, Width, Height, `S`, `P` ,
  38.   basically clones the WB-Screen - work in progress...
  39. - Implemented GadTools` LayoutMenuA(),
  40.   DiskMaster went flaky, so it was disabled for the moment.
  41. - "accidently" ran into parts of the commandline-parser,
  42.   added %n on the fly.
  43. - Fix: copy %s %s will no longer crash the machine.
  44. - "Status W" should return the number of the active window,
  45.   wasn`t able to reproduce this, as well as "Status D".
  46. - CloseWindow [Number] implemented.
  47.  
  48. 2.2b6 (97-04-05) 57952 Bytes
  49.  
  50. - Cloned "OpenScreen" Routine to "NewScreen" for testing purposes.
  51.   Some portions of the code are really a mess.
  52.   For example, Greg used OpenScreenTagList() and named the tags by their
  53.   numbers instead of their names:
  54.   Tags[t].ti_Tag=(1<<31)+0x32; == Tags[t].ti_Tag=SA_DisplayID;
  55.   You may use "NewScreen" for a Test but it`s really not finished,
  56.   it will ignore all arguments so far.
  57. - Removed some dead code again.
  58.   Without Backpattern the Backdrop-Window was useless...
  59. - Fixed a small bug in the default preferences.
  60.   Reported by Donald Dalley (ab732@freenet.toronto.on.ca)
  61. - Also removed ZOO and ARC lines from the default preferences.
  62. - VBI Timer code Re-Integrated, was a severe mistake to remove it.
  63.   DirWindows will Update again.
  64.   CPU iddle is now dependant on how many windows you keep open,
  65.   XOper reports now somethink between 1% and 4%.
  66.  
  67. One thing: as ASL has no color-requester, it would be the logical step to
  68. use the one from reqtools.
  69. What do you think about using reqtools for this?
  70.  
  71. And *PLEASE* send NO unrequested binaries, thank you!
  72.