home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / d / dmp230.zip / DMP.REV < prev    next >
Text File  |  1993-03-06  |  13KB  |  345 lines

  1.             -----------------------
  2.             REVISION HISTORY OF DMP
  3.             -----------------------
  4.  
  5. Version 2.30    Bugfixes                March 6th, 1993
  6.         Covox support is back!
  7.         Faster
  8.  
  9.     - DMP 2.20 failed to load any 15 instrument MODs. Now fixed.
  10.     + Support for Covox. Use parameters '-c6' and '-p' to enable
  11.       Covox (DAC) support at any port address. See revision entry
  12.       for 1.41 for additional info... Covox supports rates up to
  13.       44kHz.
  14.       NOTE: Covox support doesn't work well if you have a memory
  15.       manager like EMM386 or QEMM386 installed.
  16.     + On a 386SX (or other non-cached 386) DMP should be about 10%
  17.       faster :)
  18.     * Thanks for Pieter Immelman for helping out with UNIX
  19.       mail-listserver for DSMI/DMP
  20.  
  21. *** ---------------------------------------------------------------------- ***
  22.  
  23. Version 2.20    Bugfixes                March 4th, 1993
  24.         New features
  25.  
  26.     - Some internal bugs fixed...
  27.     + Support for 6 and 8 channel FastTracker MODs
  28.     + You can now use an envrionment variable DMP to specify often
  29.       used command line arguments, for example:
  30.       SET DMP=-s30 -m -o
  31.     + Volume can be changed with + and -
  32.     - UMB support is gone :-( Use PMP (Protected Module Player) to
  33.       play REALLY large modules
  34.     * Changed the method for detecting Pro Audio Spectrum cards.
  35.       Please test on PAS and PAS+
  36.  
  37. *** ---------------------------------------------------------------------- ***
  38.  
  39. Version 2.11    MOD loader bugfix            February 22nd, 1993
  40.  
  41.     - Some MODs used highly NON-STANDARD period values, so the
  42.       change I made in version 2.02 caused erranous loading. Now
  43.       the loader should handle any MOD.
  44.  
  45. *** ---------------------------------------------------------------------- ***
  46.  
  47. Version 2.10    ProTracker tempo support                February 21st, 1993
  48.  
  49.     + Support for ProTracker's extended tempos has been added.
  50.       Both regular and ProTracker-tempo (in BPM) are now shown on
  51.       screen.
  52.     - Some minor bugfixes.
  53.  
  54. *** ---------------------------------------------------------------------- ***
  55.  
  56. Version 2.02    Bugfixes                February 15th, 1993
  57.  
  58.     - Bug in the MOD loader caused erranous volumes when instrument
  59.       changed.
  60.     - When using a 16-bit soundcard, DMP could cause machine lock-up
  61.       if a 386-program was run in DOS shell. Now it won't.
  62.     - Help screen showed wrong information about '-u' switch
  63.  
  64. *** ---------------------------------------------------------------------- ***
  65.  
  66. Version 2.01    UMB support defaults to DISABLED    February 9th, 1993
  67.         Bugfix
  68.  
  69.     - Because of the many reports of memory problems with UMB
  70.       options, it now is disabled by default.
  71.       Use '-u' to ENABLE it, previously that switch DISABLED it!
  72.     - Pausing module with 'P' caused computer to lock up with
  73.       a SB Pro. Now it's fixed.
  74.  
  75. *** ---------------------------------------------------------------------- ***
  76.  
  77. Version 2.0     DMPMT and DMP combined into one .EXE    February 7th, 1993
  78.  
  79.     * DMPMT no longer exist as a separate executable as it's
  80.       functionality has been embedded into DMP.EXE. DMP now
  81.       automatically detects DesqView and Windows and changes
  82.       to DMPMT mode if either is detected. You can also force
  83.       DMPMT mode with '-t' parameter which also accepts
  84.       buffer size like '-t30000'.
  85.  
  86. *** ---------------------------------------------------------------------- ***
  87.  
  88. Version 1.95    UMB support                             February 6th, 1993
  89.  
  90.     + DMP fully utilizes all available upper memory. Now you have
  91.       more memory available in DOS shell and you can also load
  92.       bigger modules.
  93.  
  94. *** ---------------------------------------------------------------------- ***
  95.  
  96. Version 1.91ß    MOD loader bug fix            February 5th, 1993
  97.  
  98.     - A bug in the module loader, caused infinite loops if trying
  99.       to load a corrupted module. Now DMP prompts wheather or not
  100.       to play the module.
  101.  
  102. *** ---------------------------------------------------------------------- ***
  103.  
  104. Version 1.90ß    Support for SB16, PAS+ and PAS16    February 3rd, 1993
  105.         Many bugs fixed
  106.         386 support
  107.  
  108.     + 386 instruction set is now fully utilized. Which means that DMP
  109.       won't run on a 286 anymore.
  110.     + DMP is now the only module player capable of playing modules
  111.       with 16-bit accuracy. On a SB16 or PAS16 DMP uses a new mixing
  112.       routine that calculates at 16 bits. This gives you a lot clearer
  113.       sound. Also a new mode, Quality mode, is introduced for 8-bit
  114.       cards.
  115.     + DMP is now a lot faster...
  116.     - Numerous bugs were fixed. Can't remember what bugs, though. :-)
  117.     - Support for DACs is removed, because of non-functionality.
  118.     - No more blue backgrounds after exiting (this wasn't a bug, but
  119.       some people didn't like it...)
  120.     ! Special thanks to Pirkka Palosaari for lending his SB16 ASP.
  121.  
  122. *** ---------------------------------------------------------------------- ***
  123.  
  124. Version 1.41    DAC support                             December 2nd, 1992
  125.  
  126.     + Added support for general DACs. Try port value 378 (LPT1)
  127.       If you want to have fun, use port values 3C9,3C0,3C2,61
  128.       (BTW, it took about two hours to add support for DACs... :-)
  129.  
  130. *** ---------------------------------------------------------------------- ***
  131.  
  132. Version 1.4     8-channel support                       December 2nd, 1992
  133.  
  134.     + StarTrekker 8-channel MODs are now supported. If you have
  135.       information about other 8+ channel formats, please send it to me.
  136.     + Some internal changes to ease the way to Covox support in upcoming
  137.       versions...
  138.  
  139. *** ---------------------------------------------------------------------- ***
  140.  
  141. Version 1.35    New features                            November 26th, 1992
  142.         Bug fixes
  143.  
  144.     - Improved compatibility with MODs.
  145.     + Now you can go backwards and forwards in the module.
  146.     + New commandline option to supress modules looping. Great for
  147.       BATs.
  148.  
  149. *** ---------------------------------------------------------------------- ***
  150.  
  151. Version 1.34    Bug fixes                November 23rd, 1992
  152.  
  153.     - Fixed a bug in arpeggio command
  154.     - There was a serious bug with SB Pro when playing at >20KHz
  155.       (only in version 1.32 & 1.33). Now fixed.
  156.  
  157. *** ---------------------------------------------------------------------- ***
  158.  
  159. Version 1.33    Bug fixes                November 16th, 1992
  160.  
  161.     - Fixed the fine tune. Old versions played worse than versions
  162.       without fine tune! Remember to reconvert AMF modules with invalid
  163.       fine tunes.
  164.     - Also fixed a bug in portamento command.
  165.  
  166. *** ---------------------------------------------------------------------- ***
  167.  
  168. Version 1.32    Faster!                                 November 15th, 1992
  169.         New feature
  170.  
  171.     + DMP is now faster than ever... just believe me!
  172.     + I've added "the-most-wanted-feature": pattern jump!!!
  173.       Just press B to break to next pattern...
  174.     - I might have fixed some bugs too, don't know for sure though....
  175.  
  176. *** ---------------------------------------------------------------------- ***
  177.  
  178. Version 1.31    Bug fixes                               November 2nd, 1992
  179.  
  180.     - Fixed a bug in AMF converter/loader. DELETE YOUR OLD AMF FILES!!!
  181.     - Some incompatibles in MOD loader fixed.
  182.  
  183. *** ---------------------------------------------------------------------- ***
  184.  
  185. Version 1.3     Enhancements                            October 21st, 1992
  186.         Bug fix
  187.         New file format AMF
  188.  
  189.     + Support for more octaves (0-4) in MODs, because some PC MOD-editors
  190.       (notably ModEd) support these octaves.
  191.     + Now DMP also loads StarTrecker modules
  192.     + DMP now supports AMF modules and includes a program to convert
  193.       STM or MOD formats into AMF.
  194.     * You can reach me through the Internet! Address is:
  195.       c142092@cc.tut.fi
  196.     - Fixed a memory trashing bug
  197.  
  198. *** ---------------------------------------------------------------------- ***
  199.  
  200. Version 1.24    Bug fixes                               October 14th, 1992
  201.  
  202.     - There was a killer bug that prevented SB Pro mode from functioning
  203.       correctly. Now SB Pro owners can find a big improvement in sound
  204.       quality!
  205.  
  206. *** ---------------------------------------------------------------------- ***
  207.  
  208. Version 1.23    New features                October 4th, 1992
  209.  
  210.     + The playing order of modules can now be scrambled with commandline
  211.       option '/O'.
  212.  
  213. *** ---------------------------------------------------------------------- ***
  214.  
  215. Version 1.22    Bug fix                    October 3rd, 1992
  216.  
  217.     - Now DMP shows the real sample rate which may differ from
  218.       what user required, but only a little :-)
  219.  
  220. *** ---------------------------------------------------------------------- ***
  221.  
  222. Version 1.21    Bug fix                    September 29th, 1992
  223.  
  224.     - A bug in tempo command made some modules play REAL SLOW!
  225.       I hope I have now fixed it.
  226.     + I forgot to change the version number in 1.2 :-)
  227.  
  228. *** ---------------------------------------------------------------------- ***
  229.  
  230. Version 1.2     New player for DesqView                 September 28th, 1992
  231.  
  232.     + A player especially designed for DesqView is now included.
  233.       Its name is DMPMT (DMP for MultiTaskers)
  234.     - There was a bug in the DMA routine.. Only in the 1.12 version. Fixed
  235.  
  236. *** ---------------------------------------------------------------------- ***
  237.  
  238. Version 1.12    Internal Changes                        September 28th, 1992
  239.                 Bugfixes
  240.  
  241.         + All sound output handling goes through SDI now,
  242.       (SDI = Sound Device Interface) which allows me to add support
  243.       for new sound cards easily by writing a new SDI!!
  244.         - There was a killer bug in the buffer calculation routine, but
  245.       it only occured under very specific conditions. Finally fixed!
  246.  
  247. *** ---------------------------------------------------------------------- ***
  248.  
  249. Version 1.11    Bug fixes                               September 27th, 1992
  250.  
  251.     - Pressing F10 changed volume to 57 not 64 as I intended. Fixed.
  252.     + DMP now shows the current volume and sampling rate
  253.  
  254. *** ---------------------------------------------------------------------- ***
  255.  
  256. Version 1.1     New features                September 26th, 1992
  257.         Bugfixes
  258.  
  259.     + Function keys F1 - F10 change the overall volume.
  260.     + SB Pro mixer's status is restored before exiting.
  261.     + New command line option "/C" allows SB Pro users to play modules
  262.       in SB (mono) mode.
  263.     - Retrig command with value of 0 caused a division error. Fixed.
  264.     - Now volumes greater than 64 are converted to 64.
  265.  
  266. *** ---------------------------------------------------------------------- ***
  267.  
  268. Version 1.08    Bugfixes                                September 23rd, 1992
  269.  
  270.         - Help screen stays on screen until keypress.
  271.         - Some minor bugs fixed
  272.         + Many internal changes (don't affect playing)
  273.  
  274. *** ---------------------------------------------------------------------- ***
  275.  
  276. Version 1.07    Instrument list                         September 6th, 1992
  277.                 Bugfixes
  278.  
  279.         - STMs and MODs are now played exactly the same, so
  280.           original Scream Tracker modules play a little bit too
  281.           fast.
  282.     + Instrument list!
  283.         + Better DesqView compatibility (DMP asks DV for screen address)
  284.  
  285. *** ---------------------------------------------------------------------- ***
  286.  
  287. Version 1.06    Bugfixes                                August 31st, 1992
  288.  
  289.         - MOD files are now played at the right speed and frequency
  290.           They were played too high previously.
  291.         + DMP is also a little bit faster!
  292.  
  293. *** ---------------------------------------------------------------------- ***
  294.  
  295. Version 1.05    Bugfixes                                August 30th, 1992
  296.  
  297.         - many volume oriented bugs are now fixed in the Amiga module
  298.           loader
  299.         - Amiga modules are now played at right speed
  300.         - total pattern count shows now the correct value
  301.  
  302. *** ---------------------------------------------------------------------- ***
  303.  
  304. Version 1.04    Plastic surgery                         August 29th, 1992
  305.  
  306.         + DMP's screen has changed a little.. :-)
  307.  
  308. *** ---------------------------------------------------------------------- ***
  309.  
  310. Version 1.03    New module commands                     August 28th, 1992
  311.                 Bugfixes
  312.  
  313.         - when a fatal disk error occured, the error message
  314.           was shown off-screen. Now it shows on the screen.
  315.         + Following module commands are now supported:
  316.                 Set sample offset       (0x9)
  317.                 Fine volume             (0xEA,0xEB)
  318.                 Fine portamento         (0xE1,0xE2)
  319.  
  320. *** ---------------------------------------------------------------------- ***
  321.  
  322. Version 1.02    Bugfixes                                August 21st, 1992
  323.  
  324.         - when module was paused, pressing keys 1-4 played the rest of the
  325.           sample. Now this can't happen.
  326.  
  327. *** ---------------------------------------------------------------------- ***
  328.  
  329. Version 1.01    Bugfixes                                August 17th, 1992
  330.  
  331.         - corrected the bug in the file search routine, DMP will not try
  332.           to load a non-existent module anymore!
  333.         - a bug in the volume table caused cracks in voice. Corrected.
  334.         + DMA-buffer's size reduced to 1024 (2048 before) so that
  335.           notes on-screen would better match the playing voice.
  336.  
  337. *** ---------------------------------------------------------------------- ***
  338.  
  339. Version 1.00    First release                           August 12th, 1992
  340.  
  341.         - support for SB & SB Pro (stereo)
  342.         - loads both STM & MOD formats
  343.         - DOS shell
  344.  
  345.