home *** CD-ROM | disk | FTP | other *** search
/ Freelog 59 / Freelog059.iso / Dossier / Xstep / readme.txt < prev    next >
Text File  |  2004-04-12  |  8KB  |  203 lines

  1. XSTEP 1.0.2
  2. -----------
  3.  
  4. INTRODUCTION
  5. ------------
  6. A few notes before we start:
  7. - The XStep project is now closed. This is the final version. Please do not
  8.   report bugs: they're not going to be fixed!
  9.  
  10. - This is a DWI creator, not an editor. It doesn't have the ability to
  11.   import DWIs, although it can save and load in its own format (.xstep)
  12.   ...however, there's a third-party tool to convert DWI to XStep available
  13.   on the XStep home page.
  14.  
  15. - This works with Winamp 2 and 5 only. NOT Winamp 3.
  16.  
  17. LEGAL DISCLAIMER
  18. ----------------
  19. Warning: This program is released with absolutely no warranty. The creator
  20. can not and will not be held responsible for any damage, physical, financial
  21. or emotional caused by the use or misuse of this program.
  22.  
  23. HOW TO INSTALL
  24. --------------
  25. Unzip everything to a directory of your choice and run. The program does NOT
  26. have an installer, and will not attempt to overwrite any system files. To
  27. uninstall, simply delete the XStep directory.
  28.  
  29. For a complete uninstall, also delete the registry key
  30. HKEY_CURRENT_USER\Software\VB and VBA Program Settings\XStep (be aware this
  31. will delete all your settings should you choose to reinstall).
  32.  
  33. SYSTEM REQUIREMENTS
  34. -------------------
  35. - Windows 98 or later
  36. - At least 64Mb of memory (128Mb recommended).
  37. - Visual Basic 6 runtime files, available from
  38.   download.microsoft.com/download/vb60pro/install/6/Win98Me/EN-US/VBRun60.exe
  39. - Winamp 2.7 or later is required - but NOT Winamp 3!
  40. - A copy of Dance with Intensity 2 is also recommended for testing.
  41.   Stepmania will not work.
  42.  
  43. SUPPORT
  44. -------
  45. No longer available.
  46.  
  47. FREQUENTLY ASKED QUESTIONS AS OF THIS RELEASE
  48. ---------------------------------------------
  49. Q: I'm getting an automation error: something's not found.
  50. A: Try downloading the latest Visual Basic 6 Runtime files. These should
  51.    clear up most troubles like this.
  52.  
  53. Q: When I try to load a DWI file, I get a Type Mismatch.
  54. A: That's because you can't yet load DWI files into the program.
  55.    The "Open..." command opens the program's own format, *.xstep. This is
  56.    because I plan to add Export to BMS/MSD/etc. at some time in the future,
  57.    and also because I'm too lazy to code it.
  58.  
  59. Q: It doesn't load. Something's not found.
  60. A: Try installing the VB6 runtime files, available from
  61.    download.microsoft.com/download/vb60pro/install/6/Win98Me/EN-US/VBRun60.exe
  62.  
  63. Q: It says it can't find Winamp!
  64. A: Read above! Winamp3's developers didn't see a need to make their new
  65.    program work with all the old programs that worked with Winamp2.x ... and
  66.    no-one's made a full plugin for the new version that'll make them work
  67.    together. Until they do, use Winamp 2.x - run it in a separate directory
  68.    if needs be.
  69.  
  70. PUBLIC RELEASE CHANGELOG
  71. ------------------------
  72. 1.0.2
  73. - Minor text cleanup and removal of obsolete code. Final version.
  74.  
  75. 1.0.1
  76. - Whoops. Fixed the 'test in DWI gets BPM freezes wrong' bug.
  77.   Can't believe I missed that one.
  78.  
  79. 1.0 (woo!)
  80. - New opening screen
  81. - Changes to text in about box
  82. - Final minor bugfixes
  83.  
  84. Release Candidate 4 (0.99.4)
  85. - Finally, fixed the freeze/BPM change algorithm. It works now!
  86. - Fixed SOLO export bug. It works now!
  87. - Minor text changes throughout the program
  88. - Almost ready for 1.0, I think...
  89.  
  90. Release Candidate 3 (0.99.3)
  91. - Fixed absolutely bloody stupid wide-view clicking division by zero bug.
  92.  
  93. Release Candidate 2 (0.99.2)
  94. - Right-clicking to play a bar now accounts for BPM changes and
  95.   freezes. Yay!
  96. - Now with support for > 2 simultaneous steps! Double yay!
  97. - Fixed an embarrassing bug regarding Winamp not being recognised
  98. - Other, minor bugfixes
  99.  
  100. Release Candidate 1 (0.99.1)
  101. - Now requires DWI2, not DWI1
  102. - Won't work with Winamp3 (damn Nullsoft!)
  103. - Fixed the crash-on-test bug, I think
  104. - Finally got BPM changes and freezes working properly
  105.  
  106. pre-1.0 beta release (0.99.0)
  107. - now in a feature-freeze: bugfixes only before 1.0
  108. - StepGrabber added (kudos to DJ DraftHorse)
  109. - DWI Test Mode integrated into the main menu and step chooser
  110. - Only one bar played in Winamp when you rightclick on a bar.
  111. - Fixed the stupid "previewing the wrong bar" bug.
  112. - BPM changer and freeze should now convert to the correct bar #.
  113. - /debug available: will generate a debug log during startup.
  114. - Warning box on the first time running this version.
  115. - Fixed the lastbar calculation failing in complex songs.
  116.  
  117. 0.10.1
  118. - Minor bugfixes and requests filled:
  119.        - Two stupid coding mistakes fixed
  120.          (so the program is now a touch more stable)
  121.        - Added the #FILE tag again as an option
  122.        - Corrected a bit of wording
  123.  
  124. 0.10.0
  125. (Ha! And you thought it'd go to 1.0!)
  126. - Synchronisation Checker
  127. - Much better Winamp integration
  128. - Right-clicking in Wide View starts Winamp playing
  129. - Supporting Stepmania and the new \Songs directory
  130.        - exported DWI files no longer have #FILE tag
  131.        - any MP3 file, anywhere on the hard disk can be used
  132.        - full path to file is therefore required 
  133. - Fixed the 'Edit > Delete causes weirdness' bug
  134. - Stomped on the 'BPM Change and Freezes is screwy' bug
  135. - Added a button ready for the Stepgrabber, coming soon
  136.  
  137. 0.9.4
  138. - Better Winamp integration: right-click on a bar in Wide View to start
  139.   playing it in Winamp.
  140.  
  141. 0.9.3
  142. - Got "mark as new" working properly. Again.
  143. - Bugfix for obscure save/load error
  144. - Bugfix for comctil32.ocx error
  145.  
  146. 0.9.2
  147. - Changed "mark as new" to reflect proper DWI operation.
  148. - Realised incompatibility with Stepmania. Added note saying to select
  149.   'DWI Support' directory.
  150. - Killed the COMCTL32.OCX bug on older systems when saving/BPM finding
  151. - Fixed the Power Tools not moving with the rest of the window bug
  152. - Stomped on the initial options behind main window bug
  153. - Other minor bugfixes across the board.
  154.  
  155. 0.9.1
  156. - Killed the "file already open" runtime error after DWI write abort
  157. - Stomped on the "directory lost between save boxes" bug
  158. - Added insert/delete/clear/copy/cut/paste bar
  159. - Added flip/mirror/rotate bar
  160. - Shifted step editor options out to satellite windows
  161. - Improved wide view (now updates position while scrolling, also has an
  162.   indicator to show the main window's position in the song
  163. - Added option to check for updates on start
  164. - Quicker loading (may be slower if autocheck for updates is on)
  165. - Program autokills deprecated xstep.ini file
  166. - Added "where to find help" page.
  167. - Shifted footlevel to text box instead of buttons
  168.  
  169. 0.8.4
  170. - 9-foot songs no longer revert to 7 feet.
  171.  
  172. 0.8.3
  173. - Stomped on the last-bar-not-exported bug.
  174. - Killed the every-bar's-in-64-beats export bug.
  175.  
  176. 0.8.2
  177. - Fixed the Bug Of Doom that caused horrible, awful, terrible lost work.
  178. - Added BPM Finder.
  179. - Added Online Update facility.
  180. - Tightened code in places.
  181. - No longer requires Common Dialog control (works on more systems)
  182. - Added Wide View
  183. - Shifted settings to registry rather than .ini file
  184.  
  185. 0.6.9
  186. - Added brand new step-creator interface, handling up to 32 steps per bar in
  187.   a BMS-creator kind of display.
  188. - Added "Find The Gap"
  189. - Added other small improvements across the board.
  190.  
  191. 0.5.1
  192. - Now exports EVERYTHING to DWI.
  193. - Supports arrow stops and BPM changes.
  194. - Cleaner, easier UI.
  195. - Many other small improvements across the board.
  196. - Upgraded status to beta; pretty much fully functional.
  197.  
  198. 0.1.2
  199. - Early alpha release, not fully functional.
  200.  
  201. COPYRIGHT
  202. ---------
  203. This program is copyright (c) 2002 - 2004 Thomas Scott.