home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / System / XADmaster / xad_dev / xadmasterdev.readme < prev   
Encoding:
Text File  |  2001-04-01  |  3.7 KB  |  86 lines

  1. Short:    V10.0 Powerful unarchiving system (DEVEL)
  2. Author:   stoecker@epost.de (Dirk Stoecker)
  3. Uploader: stoecker@epost.de (Dirk Stoecker)
  4. Type:     util/arc
  5. Kurz:     V10.0 Maechtiges Archivextrahiersystem
  6. Version:  10.0
  7.  
  8. Download only the archive you need (for your CPU):
  9. xadmaster000.lha : 68000 and 68010
  10. xadmaster020.lha : 68020, 68030, 68040
  11. xadmaster060.lha : 68060
  12. xadmasterdev.lha : developer files and source examples
  13.  
  14. The XAD is for file extraction from archives! It can be compared to XFD
  15. system, which is for single file decrunching. They do different work,
  16. but are used together often.
  17.  
  18. This is a library providing an interface for unarchiving all possible
  19. types of file or disk archives. It is NOT an archiver GUI or anything
  20. like that. This system does the COMPLETE unarchiving stuff with internal
  21. routines, NOT calling shell programs or using other programs to do the
  22. work!
  23.  
  24. The interface can be built by application programs like included shell
  25. utilities. It provides same features and interface for ALL types of
  26. supported archivers. E.g. virus checkers could use this system to do
  27. very comfortable background archive checking.
  28.  
  29. This software is Shareware. See conditions in documentation file.
  30.  
  31. Changes to last version:
  32. - Added MS-TNEF client by Stuart Caie.
  33. - Added MakeSFX client done by Stuart Caie.
  34. - Added support for S-Pack 1.4 exe files.
  35. - Added new version of NiteTimeGamesDos client.
  36. - Added 2 new DMS-SFX forms.
  37. - Fixed bug in PackDev client reported by Konrad Klar.
  38. - Added SQ client. Thanks Ronald van Dijk for format specification.
  39. - Added CP/M date support.
  40. - Added xadAddFileEntry and xadAddDiskEntry functions and thus
  41.   hook support during scanning. The clients will support this step for
  42.   step.
  43. - Bumped version to 10.
  44. - Added LU client done by Ronald van Dijk.
  45. - Supports wrong sized DD disk images with Amiga filesystems now.
  46. - Added GDC disk archiver. Thanks Ronald van Dijk for the information.
  47. - Added "destination exists as directory" request.
  48. - Added bugfixed CAB client version.
  49. - Improved Shrink-based clients.
  50. - Added C64 Lha SFX client. Thanks Ronald van Dijk for example files
  51.   and format description.
  52. - Added support for slightly changed password encryption of newer InfoZip
  53.   programs.
  54. - Updated LightFileSystem client.
  55. - Bugfix in xadUnTar and Tar client.
  56. - Updated some external clients.
  57. - Fixed Enforcer hits in HA client.
  58. - Added COP client.
  59. - Bugfix in LHA and HA client.
  60.  
  61. NOTE to Amiga OS3.9 users! This version is no special release, so you
  62. will get Shareware requests if installing it! Contact me for special
  63. conditions to get the registered version (the keyfile).
  64.  
  65. Disclaimer:
  66. All contained files are provided "as is" without warranty of any kind,
  67. either expressed or implied. The entire risk as to the accuracy of the
  68. information herein is assumed by you. I do not warrant, guarantee or make
  69. any representations regarding the use of included files in terms of
  70. correctness, accuracy, reliability, currentness or otherwise. In no event
  71. I will be liable for direct, indirect, incidental or consequential damages
  72. resulting from any defect in the included files.
  73.  
  74. Please contact me:
  75.  
  76. *********************************************************************
  77. * snail-mail:                  * e-mail:                            *
  78. *   Dirk Stoecker              *   stoecker@epost.de                *
  79. *   Geschwister-Scholl-Str. 10 *   dirk@dstoecker.de                *
  80. *   01877 Bischofswerda        * world wide web:                    *
  81. *   GERMANY                    *   http://www.dstoecker.de/         *
  82. * phone:                       * pgp key:                           *
  83. *   GERMANY +49 (0)3594/706666 *   get from WWW pages or keyservers *
  84. *********************************************************************
  85.  
  86.