home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / x / xmstr105.zip / UPDATE.TXT < prev    next >
Text File  |  1992-07-26  |  8KB  |  165 lines

  1. Version 1.05beta.3
  2. ------------------
  3.  
  4. New command line option : /FV.  If you have a bogus video card which 
  5. doesn't like the way my program switches (or tries to switch) to the old 
  6. video mode after playing a file, use the FV (short for funky VGA) switch 
  7. and it will NOT try to switch back to the video mode after playing.  
  8. Simply put the MODE command in your batch file for playing the 
  9. particular to switch back.
  10.  
  11. The incredible changing tag marker in 43/50 line mode problem has been 
  12. fixed.  The "Play Tagged MODS" (even if not MODS) has been changed to 
  13. "Play Tagged Files".  Small error in ARJ scanning caused it to freak on 
  14. older ARJ files with crap at the end (EOF markers).  The remains of the 
  15. exploding uncompressing box are no longer left on the screen.
  16.  
  17. Because the aborting a tagged play run was kind of hard to abort, I put 
  18. in a five second pause between playing.  Space or ESC will abort it the 
  19. tagged play run, and any other key will abort the pausing.
  20.  
  21. Version 1.05beta.2
  22. ------------------
  23.  
  24. "Can't erase the MOD" message changed to reflect actual extension.  
  25. Errors (such as disk full) which occured while swapping are handled 
  26. better.  X-MASTER will now check for available disk space before 
  27. attempting to uncompress a file.  New swapping method!  The window we 
  28. all grew to love is now gone, and we have a full screen swap.  I am 
  29. using the same spawning routine in Binkley.  It should work with 
  30. everything...  Provided of course that you have enough memory to begin
  31. with...  ZIPS which had additional files besides the extensioned files 
  32. would not be read right.
  33.  
  34. The swapping routine is way different now.  I threw out the old stuff, 
  35. and added Thomas Wagner's routine to swap to EMS/XMS/Disk and it works 
  36. great.  This resulted in the loss of the swapping window, but with the 
  37. added memory, it was definitely worth it.  I added a new environment 
  38. variable to be read if you want the swap file to put in a certain place.  
  39. Use "SET TEMP=<location>" to force the swap file to go somewhere else.  
  40. The default location is the startup directory given via the command line 
  41. or the default directory.  You may also use TMP.  X-MASTER reads these 
  42. as the same thing.
  43.  
  44. Note : It ONLY swaps to disk if it can't find the memory (approx. 128k).
  45.  
  46. All kinds of mouse errors are fixed.  Can't be helped, I don't use a 
  47. mouse.  :-)
  48.  
  49.  
  50. Version 1.05beta.1
  51. ------------------
  52.  
  53. NOTE!!!! ---  This is NOT a drop in replacement!  You will be forced to 
  54. start over on the rescans, so drop to dos, get into your X-MASTER 
  55. directory and type in "DEL XM-*.C*".  This will remove all the config 
  56. files.  Sorry 'bout that!  But the changes are worth it.
  57.  
  58. New keys defined for those of you who like the keyboard interface, and 
  59. want more intuitive hotkeys.  The Alt keys are defined for all the menu
  60. functions.  They are as follows for F1 - F10 respectively = Alt-H
  61. (Help), Alt-C (Change Directory), Alt-E (New Extension), Alt-D
  62. (Delete), Alt-O (Order / Sort), Alt-N (New player), Alt-R (Rescan),
  63. Alt-M (Make Master List), Alt-U (Use Master List), and Alt-Q (Quit).
  64. This might seem easier to remember...
  65.  
  66. New help system was added.  More efficient and better...
  67.  
  68. The ability to find the file by hitting the first letter would not 
  69. accept numbers.  Now it does...
  70.  
  71. X-MASTER had a bug where after you played a file, it would shrink the 
  72. screen by one line.  This has been fixed...
  73.  
  74. Delete function would delete the whole archive even if others were 
  75. contained in there...  This could result in you losing all your files.  
  76. This has been fixed, however, you MUST use ARJ 2.30 if you wish this 
  77. function to work with ARJ's.  This function however does NOT work with 
  78. PKZIP!  This is Phil Katz' fault.  If you remove the last file from a 
  79. ZIP, PKZIP will leave that ZIP as a ZIP file with only a header.  It is 
  80. a ZIP with no files!  All other archivers clean up after themselves.  If 
  81. this happens, you know why.  Just delete the empty ZIP if you run into 
  82. this problem...
  83.  
  84. Fixed bug on opening screen when starting in line mode greater than 25.  
  85. Added a new bottom status line which has either the file stats, or the 
  86. archived file comments.  This offers you an alternative to sometime 
  87. cryptic eight letter filenames.  The down side of this is, 1) LZH's 
  88. don't support commented files;  2) ZIP file scanning time is increased a 
  89. bit.  I recommend a cache rather strongly now...  ARJ users will not 
  90. suffer any increase in scanning time.  Fixed bug in deleting the last 
  91. file from an ARJ.  New command = Alt-S, or F11 will bring up a status
  92. window of the currently displayed file.  It will give you most of the 
  93. info that is on the screen anyway, as well as which archive it is in.
  94.  
  95. Due to the poor amount of registrations, I have elected to give my 
  96. registered users a bonus in this program.  This is the feature shown 
  97. above.  Unregistered users still have the option of hitting Alt-S to
  98. see the descriptions, but registered users can view the status on the 
  99. bottom.
  100.  
  101. Furthermore, I realize most of you use this program for MOD files, so in 
  102. addition to the status line feature, registered users will receive a 
  103. program which will extract the MOD files' title and place it in the 
  104. comment field of the archive.  This feature allows you to see the title 
  105. of the song before you play it.  Register, you'll like it...
  106.  
  107.  
  108. Version 1.04
  109. ------------
  110.  
  111. Fixed bug which made the master list mess up.  (It returned a Runtime 
  112. Error 100, or a Runtime Error 102)  Thanks to Chris Prater for pointing 
  113. this out!
  114.  
  115.  
  116. Version 1.03
  117. ------------
  118.  
  119. Cosmetic changes really.  One guy kept bitching about me not clearing 
  120. the screen at the beginning despite my request for him to start it from 
  121. a batch file and run a CLS command right before running my program, but 
  122. he was really persistant and said to make a Quicken type background 
  123. screen;  hence the new opening screen.  I think it looks really cool.
  124. The cryptic "Select New BATch file" has been changed to "Select New 
  125. Player."  That's what it does for all the music/graphics programs so it 
  126. seemed like a nice enough name.  The major change in this version is it 
  127. will detect bad archives.  If you at one point or another got a bad zip 
  128. / lzh / arj file, you noticed my program gave a runtime error 100.  This 
  129. has been changed.  It will now pause with an error message, stating the 
  130. file, and then continue on its merry way.  However, just because it 
  131. makes through an archive's files doesn't mean the archive is perfect.  
  132. My program only views the files, it doesn't do ANY integrity checking.
  133. Furthermore, starting with this version, I am including many example 
  134. batch files.  I hope you experiment with the program enough and give 
  135. them a shot.  You'll probably like them, provided you have the programs.
  136.  
  137.  
  138. Version 1.02
  139. ------------
  140.  
  141. It seems the bugs weren't fixed after all!  Anyway, I believe they are 
  142. fixed now, and as usual, report any differing opinions to me on one of 
  143. the support boards.  The directory thing was the only thing not working 
  144. actually, and I think it is fixed for good.  I also forgot to change the 
  145. version number in v1.01, which is done in this version.
  146.  
  147.  
  148. Version 1.01
  149. ------------
  150.  
  151. Lonnie Hortick found a bug in which if you didn't have the files 
  152. compressed, it would delete all your files.  Thanks Lonnie!  Also, if 
  153. you specified a directory as a directory to uncompress, it wouldn't 
  154. allow it.  Both are fixed.
  155.  
  156.  
  157. Version 1.0
  158. -----------
  159.  
  160. Those of you updating from TRAKMASTER v2.0 or so must rename all your 
  161. TM-*.* files to XM-*.*, and your TRAKMAST.CFG to XMASTER.CFG.  That's 
  162. it...  The reason for the name change is so people wouldn't think of my 
  163. program for only TRAKBLASTER.  Too limiting...
  164.  
  165.