home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / maj / 265 / dmp.rev < prev    next >
Text File  |  1994-02-26  |  39KB  |  893 lines

  1.             -----------------------
  2.             REVISION HISTORY OF DMP
  3.             -----------------------
  4.  
  5.          Latest version is always available at:
  6.  
  7.              ┌─────────────────────────────────────────────┐
  8.              │ R.A. LAW       +358-37-5849007  v32bis/ZyX  │
  9.              │ ftp.wustl.edu  /pub/MSDOS_UPLOADS/modplayers│
  10.              │ ftp.uwp.edu    /pub/msdos/modplayers        │
  11.              │            (or /pub/incoming/modplayers)    │
  12.              └─────────────────────────────────────────────┘
  13.  
  14.        For other support sites take a look at SUPPORT.DMP
  15.  
  16. *** ---------------------------------------------------------------------- ***
  17.  
  18. Version 2.86    Bug fixes                February 26th, 1994
  19.         New batch features
  20.  
  21.     - Fixed the quality mode bug in 2.85 that caused lockups
  22.     + New commandline option '-X' enables quiet screen mode. In this
  23.       mode DMP writes absolutely NOTHING to the screen. Great for
  24.       batch files.
  25.     + Error level support for '-Wcmd' option. If your spawned program
  26.       returns with error level 68, DMP exits immediately. Meant to be
  27.       used within batch files...
  28.     - You now have 1 second to decide whether to play corrupted modules
  29.       or not. Press 'N' or ESC if you don't want to play the module.
  30.     - Fixed the MTM loader's heap corrupting bug.
  31.  
  32. *** ---------------------------------------------------------------------- ***
  33.  
  34. Version 2.85    Bug fixes                February 22nd, 1994
  35.  
  36.     * Skipped 2.84 because a fake version had that version number
  37.     - Fixed the division by zero bug with SB16
  38.     - Corrupted modules are now played
  39.  
  40. *** ---------------------------------------------------------------------- ***
  41.  
  42. Version 2.83    SB 44kHz mono support (SB Pro, SB 2.00)    February 14th, 1994
  43.         AudioTrix Pro support
  44.         Amplifying bug fixed
  45.  
  46.     + SB and SB Pro 44kHz support. Use -m with SB Pro to force mono.
  47.     + AudioTrix Pro support (use WSS options)
  48.       DMP -c8 -d3 -p530 module
  49.     - Lots of internal changes for better code.
  50.     - Fixed the amplifying bug (parameter -aXX)
  51.     - Another S3M volume slide bug fixed
  52.  
  53. *** ---------------------------------------------------------------------- ***
  54.  
  55. Version 2.82    Faster mixing                January 31st, 1994
  56.  
  57.     + Rewritten mixing routines are now about 25% faster on my 486/33
  58.     - PAS DMA bugs fixed (hopefully). Caused flipped L/R channels, or
  59.       noise.
  60.  
  61. *** ---------------------------------------------------------------------- ***
  62.  
  63. Version 2.81    S3M bug fixes                           January 24th, 1994
  64.         New customization options
  65.         Player bugs fixed
  66.  
  67.     - S3M volume slide bug fixed
  68.     - Pitch bending bugs fixed (mainly in S3Ms)
  69.     + New options in DMP.INI
  70.       * VGA hardware palette
  71.         - now you have total control over DMP's outlook
  72.       * Channel ID characters in instrument list
  73.         - you can easily change the IDs to digits or any other characters
  74.       Check out the DMP.INI for these two features
  75.     - some GUS bugs fixed, mainly with 14+ channel music
  76.  
  77. *** ---------------------------------------------------------------------- ***
  78.  
  79. Version 2.80    GUS bug fixes                           January 17th, 1994
  80.         25/50 row display
  81.  
  82.     - Some GUS bugs fixed: new volume table, lot less "missing" notes,
  83.       some IRQ bugs fixed
  84.     + You can now switch the screen to 25/50 lines by pressing 'Z'
  85.       Or you can use command line option '-Z25' or '-Z50'
  86.  
  87.       BTW, my birthday is on the 30th of January (I'll be 21) so if
  88.       you haven't sent the "I like DMP" card, now is the right time!
  89.  
  90. *** ---------------------------------------------------------------------- ***
  91.  
  92. Version 2.79    FAR loader                              January 2nd, 1994
  93.         Bug fixes
  94.  
  95.     + DMP now loads Farandole Composer's FAR modules
  96.     - some bugs with MOD/MTM loader fixed
  97.     - "Cmdline" in DMP.INI works now correctly
  98.  
  99.              HAPPY NEW YEAR TO ALL DMP USERS!
  100.  
  101. *** ---------------------------------------------------------------------- ***
  102.  
  103. Version 2.78    Bug fixes                               December 11th, 1993
  104.  
  105.         - Fixed a bug that caused delayed playing on some tracks (2.74-2.77)
  106.         - Added a new feature to MOD/MTM loaders to make it more
  107.           compatible with ProTracker
  108.         - Fixed the bug with multiple file archives
  109.         - Instrument numbers are now alphabets.
  110.  
  111. *** ---------------------------------------------------------------------- ***
  112.  
  113. Version 2.77    Bug fixes                               December 6th, 1993
  114.                 Monochrome screen
  115.                 Real volume bars for GUS
  116.  
  117.         - A tiny bug in GUS heap routines caused weird errors
  118.         - New volume table for GUS -> less clicks
  119.         + Real volume bars for GUS
  120.         + Monochrome screen support in DMP.INI (check it!)
  121.  
  122. *** ---------------------------------------------------------------------- ***
  123.  
  124. Version 2.76    DMP.INI                                 December 6th, 1993
  125.                 Archive support (general)
  126.                 Bug fixes
  127.  
  128.         - Some bugs with Timer Service fixed
  129.         - MTM loader bugs fixed
  130.         + DMP now has a config file: DMP.INI. Check out the descriptions
  131.           in DMP.INI for more information
  132.         + You can now play packed modules. See DMP.INI for information
  133.           on how to use your favourite packing program with DMP
  134.  
  135. *** ---------------------------------------------------------------------- ***
  136.  
  137. Version 2.75    Bug fixes                               December 3rd, 1993
  138.  
  139.         - New reset routine for GUS
  140.         - A bug in S3M loader fixed
  141.         - Many internal changes for forthcoming DSMI/32
  142.           which is a 32-bit flat model (Watcom C/C++) version of DSMI.
  143.       Already works with GUS
  144.         - Better MTM support (upto 32 channels now)
  145.  
  146. *** ---------------------------------------------------------------------- ***
  147.  
  148. Version 2.74    MTM support                             November 28th, 1993
  149.  
  150.         + DMP now loads and plays MTM modules created with MultiTracker
  151.         * I had to skip 2.73 because some lamer had done a fake 2.73 (which
  152.           didn't even work..)
  153.         - New postcard address
  154.         - LOTS of internal changes (for forthcoming DSMI/32)
  155.  
  156. *** ---------------------------------------------------------------------- ***
  157.  
  158. Version 2.72    Bug fixes                               November 13th, 1993
  159.  
  160.         - Uhh, a major bug in CDI caused crashes with other soundcards
  161.           than GUS (and maybe even with GUS)... I wonder when I learn to
  162.           test DMP propely before releasing it!
  163.         - Fixed a bug in S3M loader that caused the last instrument not
  164.           to play at all.
  165.         + Now you can use surround in your own modules too! Just use the
  166.           command 8 (normally unused) with parameter A4. If you want
  167.           regular panning, use values 0 for left, 40 for center, 80 for right.
  168.  
  169. *** ---------------------------------------------------------------------- ***
  170.  
  171. Version 2.71    Bug fixes                               November 1st, 1993
  172.  
  173.         - Samples are now loaded into GUS using the old non-DMA method.
  174.           It seemed like the DMA routine was causing most of the problems
  175.           on various machines. I have optimized the byte-by-byte downloading
  176.           function, so it doesn't take too long on slower machines either.
  177.         - Some timing bugs with GUS fixed.
  178.         + Option -Wcommand lets you immediately shell to DOS after the module
  179.           starts playing. It will also run the optional 'command'.
  180.  
  181. *** ---------------------------------------------------------------------- ***
  182.  
  183. Version 2.70    Murphy's law...                         October 10th, 1993
  184.  
  185.         - Correcting one bug creates two new bugs... GUS didn't set
  186.           the correct channel count -> too high play frequency
  187.     - Reset code should now finally work...
  188.         - 669 loader tempo bug fixed
  189.         - DMA bug with normal sound cards fixed (caused static)
  190.  
  191. *** ---------------------------------------------------------------------- ***
  192.  
  193. Version 2.69    Stereo DACs fixed (hopefully)           October 9th, 1993
  194.                 GUS reset bugs fixed
  195.  
  196.         - There was a small bug in stereo DAC code that prevented
  197.           stereo output. Now fixed.
  198.         - New reset code for GUS should get rid of those lock ups with GUS.
  199.         + New device numbers for PC Speaker/Stereo DACs (10,11 & 12)
  200.  
  201. *** ---------------------------------------------------------------------- ***
  202.  
  203. Version 2.68    Stereo DACs                             October 3rd, 1993
  204.                 Bug fixes
  205.  
  206.         - There was a serious portamento bug in 2.67 which is now fixed
  207.           (I should've tested it more carefully before releasing...)
  208.         + Support for stereo DACs. Use following options to enable
  209.           them:
  210.  
  211.           DMP -c6 -d1           <Dual DACs on LPT1 & LPT2>
  212.  
  213.           DMP -c6 -d2 -p378     <Stereo-on-1 on LPT1>
  214.  
  215.           NOTE! I haven't tested these (cause I don't own 2 Covox style
  216.           DACs or Stereo-on-1 DAC) so please report any errors/bugs
  217.           to me.
  218.         - Some internal bugs fixed
  219.  
  220. *** ---------------------------------------------------------------------- ***
  221.  
  222. Version 2.67    GUS bugs fixed                          October 3rd, 1993
  223.                 New SB16 detection routine
  224.                 Better S3M compatibility
  225.                 Channel inc/dec removed
  226.  
  227.         - Some GUS IRQ bugs were fixed.
  228.         - New SB16 detection routine reads IRQ/DMA values directly from SB16,
  229.           no guessing anymore. Test it! (I haven't!!)
  230.         - Better S3M compatibility (portamento works correctly).
  231.         - You can't increase/decrease channel count anymore, well there
  232.           is no need for it either because you won't get those cracks
  233.           with panning anymore.
  234.  
  235. *** ---------------------------------------------------------------------- ***
  236.  
  237. Version 2.66    GUS bugs fixed                          September 26th, 1993
  238.  
  239.         - DMA transfer should now work with most motherboards due to
  240.           reduced transfer speed.
  241.         - GUS is now reseted so that line output and input are enabled
  242.           (2.65 didn't enable even output!)
  243.         - Track pause and resume work with GUS
  244.         - Louder volume with GUS
  245.  
  246. *** ---------------------------------------------------------------------- ***
  247.  
  248. Version 2.65    Surround Sound!                         September 19th, 1993
  249.                 Bug fixes
  250.  
  251.         + Surround sound is implemented! Pressing the 'U' key sets a
  252.           track into surround channel. If you have a Dolby Pro Logic
  253.           Surround Sound Decoder you can hear the sound coming from
  254.           your surround speaker, but even without this decoder you
  255.           get a more "spacier" effect (similar effect found on many stereo
  256.           TVs to enhance mono sound). Use command line option -n100
  257.           to set all tracks to surround mode.
  258.           NOTE! Does not work with GUS!
  259.         - Playing with SB/SB Pro corrupted the higher part of ECX register,
  260.           now it's corrected.
  261.         - GUS loops play now "clicklessly"
  262.         - GUS' mixer settings are not altered anymore so if you have eg.
  263.           line output enabled it will stay that way.
  264.  
  265. *** ---------------------------------------------------------------------- ***
  266.  
  267. Version 2.64    Bug fixes                               September 13th, 1993
  268.  
  269.         - Fixed a bug with high DMA channels and GUS
  270.         - Small loops play now correctly
  271.  
  272. *** ---------------------------------------------------------------------- ***
  273.  
  274. Version 2.63    Bug fixes                               September 11th, 1993
  275.  
  276.         - Some clicks removed from GUS playing.
  277.         - Fixed the problem with loading samples (GUS).
  278.         - Samples are now loaded to GUS using DMA. This method gives a
  279.           faster and more solid transfer. It also reduces some clicks
  280.           caused my byte-by-byte downloader. May not like QEMM if your
  281.           DMA buffer is small.
  282.  
  283. *** ---------------------------------------------------------------------- ***
  284.  
  285. Version 2.62    GUS support, getting better!            August 29th, 1993
  286.                 Fixed a few bugs
  287.  
  288.         - GUS player seems to working very well now.. still some troubles
  289.           with loading samples after playing many modules, but I'm working
  290.           on it.
  291.         - Fixed a bug in the 669 loader
  292.  
  293. *** ---------------------------------------------------------------------- ***
  294.  
  295. Version 2.61ß   GUS support, better                     August 16th, 1993
  296.  
  297.         - Some improvements to GUS player. A lot less ultraclicks
  298.           and it should work on any GUS (hopefully!). Please report
  299.           any bugs/incompatibles via e-mail.
  300.  
  301. *** ---------------------------------------------------------------------- ***
  302.  
  303. Version 2.60ß   GUS support                             August 8th, 1993
  304.  
  305.         + GUS is now supported, somehow. I know, it's full of "UltraClicks"
  306.           and it doesn't sound right, but this is just a beta version.
  307.           If you know what could be going wrong (I know *many* things
  308.           already), please send me some e-mail about it. I try to remove
  309.           those clicks as soon as possible, but right now I just wanted
  310.           to see it working.
  311.  
  312. *** ---------------------------------------------------------------------- ***
  313.  
  314. Version 2.55    Bug fix                                 July 11th, 1993
  315.  
  316.         - Two previous versions didn't work with SB16, now fixed.
  317.         - Some little things with WSS changed...
  318.  
  319. *** ---------------------------------------------------------------------- ***
  320.  
  321. Version 2.54    Bug fixes                               June 27th, 1993
  322.  
  323.         - WSS support did not work in 2.53 because of a very small bug :(
  324.         - 2.53 REQUIRED Virtual DMA Services to work propely due to
  325.           an erronous detection routine. Now it should work fine.
  326.  
  327. *** ---------------------------------------------------------------------- ***
  328.  
  329. Version 2.53    WSS support                             June 26th, 1993
  330.                 Bug fixes
  331.                 VDS support
  332.                 Cardware
  333.  
  334.         + DMP now works with Windows Sound System and compatibles
  335.           (like Compaq BusinessAudio)
  336.         - The pause-bug in 2.52 with SBs is now fixed
  337.         + Support for Virtual DMA Services has been added, which means
  338.           that DMP should now run better under OS/2 and Windows.
  339.         * DMP is now *cardware*. If you like using DMP, please send me
  340.           a nice postcard to:
  341.  
  342.           Otto Chrons
  343.           Panssariviestikomppania
  344.           Parolan pataljoona
  345.           PL 5
  346.           SF-13701 Parolannummi
  347.           FINLAND
  348.  
  349.           Note! This address is valid until August 15th.
  350.  
  351. *** ---------------------------------------------------------------------- ***
  352.  
  353. Version 2.52    Bug fixes                               June 8th, 1993
  354.                 DMP.FAQ
  355.                 Default panning
  356.  
  357.         - lots of small bugs fixed in various routines...
  358.         + If you encounter problems with DMP, read the DMP.FAQ
  359.           as it contains Frequently Asked Questions about DMP.
  360.         + If you're using headphones with a stereo card, you might
  361.           want to use the default panning feature, which sets panning
  362.           on left and right channels closer to the middle. Use option
  363.           -nXX to enable default panning.
  364.  
  365. *** ---------------------------------------------------------------------- ***
  366.  
  367. Version 2.51    Many bugfixes                           May 28th, 1993
  368.                 New Quality mode!
  369.  
  370.         - bug fixes in EMS-, mixing- and DMA routines
  371.         + Quality mode is now better than ever! Music plays
  372.           a lot louder and is clearer too.
  373.         - No more autocalibration, because it didn't work on
  374.           some machines.
  375.  
  376. *** ---------------------------------------------------------------------- ***
  377.  
  378. Version 2.50    Bugfixes                                May 25th, 1993
  379.                 EMS support
  380.                 Autocalibration
  381.                 Utlities are gone
  382.  
  383.         - some bugs in S3M loader fixed, and no more note shifts!
  384.         - Aria support works now better.
  385.         + DMP can now utilize EMS memory for samples. So you can
  386.           play really large MODs with DMP and still have lots of
  387.           DOS memory! Option -b disables EMS usage.
  388.         + Autocalibration adjusts DMP's sampling rate to match the
  389.           REAL sampling rate of the sound card.
  390.         * GRAB.EXE, VIDEOMEM.COM and batch files for ripping S3Ms
  391.           are now history. If you want them, fetch an older version
  392.  
  393. *** ---------------------------------------------------------------------- ***
  394.  
  395. Version 2.46    Bugfixes                                May 18th, 1993
  396.                 Aria card support
  397.                 Support sites?
  398.  
  399.         + New Aria-based sound cards are now supported! You can play up
  400.           to 44.1kHz with 16-bit stereo quality!
  401.           If autodetection fails, use -c7 and other parameters...
  402.         - The portamento/vibrato/arpeggio bug in 2.45 fixed.
  403.         - Theoretically speaking, the S3M loader now converts modules
  404.           incorrectly, but in practise they sound a lot better ( a half
  405.           note shift upwards makes wonders.. :)
  406.  
  407.         * Do you have a BBS and would like to become official support
  408.           site of DMP? Read the included SUPPORT.DMP text file for
  409.           more info.
  410.  
  411. *** ---------------------------------------------------------------------- ***
  412.  
  413. Version 2.45    Full panning                            May 14th, 1993
  414.                 Monochrome support
  415.  
  416.         + DMP can now be used with monochrome screens
  417.         + On stereo card, you can now pan any channel to any position.
  418.           You might have to add new channels, if you get cracks. And
  419.           remember that using panning takes about 80% more processor
  420.           power!
  421.  
  422. *** ---------------------------------------------------------------------- ***
  423.  
  424. Version 2.44    Bugfixes                                May 12th, 1993
  425.                 PC speaker support
  426.                 DAC works better with memory managers
  427.  
  428.         - Corrupted MOD files are now played more correctly. Previously
  429.           the last instrument was not converted into unsigned format.
  430.         + You can now use DMP with PC speaker! Use parameters "-c6 -p42"
  431.           to enable speaker support.
  432.         - DAC (and speaker) work now a lot better with memory managers
  433.           such as QEMM,MAX386 and EMM386.
  434.         - Little bugfixes in S3M loader.
  435.  
  436. *** ---------------------------------------------------------------------- ***
  437.  
  438. Version 2.43    Bugfixes                                May 11th, 1993
  439.                 Channel panning
  440.                 Real volume bars
  441.  
  442.         - Fixed bugs in 669 and S3M loaders
  443.         + Channels can be panned independently with keys L,M and R. If you
  444.           get cracks in the sound, add more channels with ')'. Select channel
  445.           with up/down arrows. Try panning drums to middle, sounds great!
  446.           Of course, all this works only on stereo cards :-)
  447.         - M2AMF now converts 669 modules correctly.
  448.         + Volume bars are now calculated using the real sample data,
  449.           press 'V' to switch between new/old mode.
  450.         + SB Pro's filter is now off by default -> clearer sound
  451.  
  452. *** ---------------------------------------------------------------------- ***
  453.  
  454. Version 2.42    Bugfixes                                May 10th, 1993
  455.                 Filter switch for SB Pro
  456.                 M2AMF supports 669 and S3M
  457.                 Tempo settings
  458.  
  459.         + Now you can convert your S3M and 669 files into AMF format.
  460.         + If you want to have clearer sound on SB Pro, turn off the
  461.           filter by pressing 'F'
  462.         + You can also change the tempo module is playing by pressing
  463.           [,],{ or } keys. '[]' affect speed, and '{}' affect BPM tempo.
  464.         + Pressing '(' adds and ')' removes one channel. You should clearly
  465.           hear how this affects sound quality.
  466.         - Some bugs fixed in module loaders
  467.  
  468. *** ---------------------------------------------------------------------- ***
  469.  
  470. Version 2.41    Bugfixes                                May 9th, 1993
  471.                 New utility
  472.                 Amplifier
  473.  
  474.         - Fixed note portamento
  475.         - S3M loader is now a lot more compatible.
  476.         - Some outlook bugs fixed, like help screen and that blinking
  477.           bug after returning from DOS shell.
  478.         * VIDEOMEM is a small utility that transforms 96kB of video
  479.           memory into conventional memory, so you can play bigger
  480.           modules with DMP. Works with other non-graphic software, too.
  481.         + You can now amplify playing with command line switch -a.
  482.           Normal value is 31, but be aware that amplifying may cause
  483.           some nasty cracks if volume goes too high. But amplifying
  484.           is helpful if you're playing 8+ channel MODs on 8-bit cards.
  485.  
  486. *** ---------------------------------------------------------------------- ***
  487.  
  488. Version 2.40    Bugfixes                                May 7th, 1993
  489.                 Scream Tracker 3.0 support
  490.                 Composer 669 support
  491.                 New outlook
  492.  
  493.         - Some bugs with DMA fixed (again :-) )
  494.         + Now you can play S3M modules. Three batch files included
  495.           for easy extraction of modules from Future Crew's demos.
  496.           *NOTE! Not all S3M commands are implemented.
  497.         + You can also play 669 format modules, if they fit into memory :)
  498.         - A small bug in STM loader fixed.
  499.         + Little changes in outlook.. You may have to use 50 line mode
  500.           if you want to see all the instruments in some modules
  501.  
  502. *** ---------------------------------------------------------------------- ***
  503.  
  504. Version 2.34    Bugfixes                                April 20th, 1993
  505.                 Mailing list
  506.  
  507.         - Bugs with DMA fixed.
  508.         + DMP now returns an errorlevel of 1 if exited via ESC and
  509.           0 on normal exit (only if looping is disabled).
  510.         * If you want to get new DMP automatically and have Internet
  511.           access, you can join DMP mailing list. Just send a message
  512.           to listserv@oliver.sun.ac.za with following message body
  513.  
  514.           subscribe DMP-LIST Your Name
  515.  
  516.           After joining, you will receive new DMP releases right into
  517.           your own mailbox.
  518.  
  519. *** ---------------------------------------------------------------------- ***
  520.  
  521. Version 2.33    Bugfixes                                April 14th, 1993
  522.  
  523.         - A bug in Retrig command (only in 2.32) was fixed
  524.         - Now the 8-channel FastTracker MODs play OK, previously
  525.           there were problems with channels 7 and 8.
  526.         - False Windows detection corrected (occured if you had an
  527.           environment string "WINDIR")
  528.         * And remember: DSMI IS AVAILABLE!
  529.  
  530. *** ---------------------------------------------------------------------- ***
  531.  
  532. Version 2.32    Bugfixes                                April 9th, 1993
  533.                 New features
  534.  
  535.         - A bug with Tremor command fixed
  536.         + Now you can disable ProTracker extended tempos for those
  537.           old modules (switch '-e')
  538.         - Some problems with 8-bit DMA in Pro Audio Spectrum 16 fixed
  539.  
  540. *** ---------------------------------------------------------------------- ***
  541.  
  542. Version 2.31    Bugfixes                                March 16th, 1993
  543.                 New features
  544.                 * DSMI IS AVAILABLE *
  545.  
  546.         - Some bugs with false PAS detections are now fixed
  547.         + You can shell to DOS with Covox, up to 64kHz!!
  548.         * DSMI is finally available! Read the README file for
  549.           additional info...
  550.  
  551. *** ---------------------------------------------------------------------- ***
  552.  
  553. Version 2.30    Bugfixes                                March 6th, 1993
  554.                 Covox support is back!
  555.                 Faster
  556.  
  557.         - DMP 2.20 failed to load any 15 instrument MODs. Now fixed.
  558.         + Support for Covox. Use parameters '-c6' and '-p' to enable
  559.           Covox (DAC) support at any port address. See revision entry
  560.           for 1.41 for additional info... Covox supports rates up to
  561.           44kHz.
  562.           NOTE: Covox support doesn't work well if you have a memory
  563.           manager like EMM386 or QEMM386 installed.
  564.         + On a 386SX (or other non-cached 386) DMP should be about 10%
  565.           faster :)
  566.         * Thanks for Pieter Immelman for helping out with UNIX
  567.           mail-listserver for DSMI/DMP
  568.  
  569. *** ---------------------------------------------------------------------- ***
  570.  
  571. Version 2.20    Bugfixes                                March 4th, 1993
  572.                 New features
  573.  
  574.         - Some internal bugs fixed...
  575.         + Support for 6 and 8 channel FastTracker MODs
  576.         + You can now use an envrionment variable DMP to specify often
  577.           used command line arguments, for example:
  578.           SET DMP=-s30 -m -o
  579.         + Volume can be changed with + and -
  580.         - UMB support is gone :-( Use PMP (Protected Module Player) to
  581.           play REALLY large modules
  582.         * Changed the method for detecting Pro Audio Spectrum cards.
  583.           Please test on PAS and PAS+
  584.  
  585. *** ---------------------------------------------------------------------- ***
  586.  
  587. Version 2.11    MOD loader bugfix                       February 22nd, 1993
  588.  
  589.         - Some MODs used highly NON-STANDARD period values, so the
  590.           change I made in version 2.02 caused erranous loading. Now
  591.           the loader should handle any MOD.
  592.  
  593. *** ---------------------------------------------------------------------- ***
  594.  
  595. Version 2.10    ProTracker tempo support                February 21st, 1993
  596.  
  597.         + Support for ProTracker's extended tempos has been added.
  598.           Both regular and ProTracker-tempo (in BPM) are now shown on
  599.           screen.
  600.         - Some minor bugfixes.
  601.  
  602. *** ---------------------------------------------------------------------- ***
  603.  
  604. Version 2.02    Bugfixes                                February 15th, 1993
  605.  
  606.         - Bug in the MOD loader caused erranous volumes when instrument
  607.           changed.
  608.         - When using a 16-bit soundcard, DMP could cause machine lock-up
  609.           if a 386-program was run in DOS shell. Now it won't.
  610.         - Help screen showed wrong information about '-u' switch
  611.  
  612. *** ---------------------------------------------------------------------- ***
  613.  
  614. Version 2.01    UMB support defaults to DISABLED        February 9th, 1993
  615.                 Bugfix
  616.  
  617.         - Because of the many reports of memory problems with UMB
  618.           options, it now is disabled by default.
  619.           Use '-u' to ENABLE it, previously that switch DISABLED it!
  620.         - Pausing module with 'P' caused computer to lock up with
  621.           a SB Pro. Now it's fixed.
  622.  
  623. *** ---------------------------------------------------------------------- ***
  624.  
  625. Version 2.0     DMPMT and DMP combined into one .EXE    February 7th, 1993
  626.  
  627.         * DMPMT no longer exist as a separate executable as it's
  628.           functionality has been embedded into DMP.EXE. DMP now
  629.           automatically detects DesqView and Windows and changes
  630.           to DMPMT mode if either is detected. You can also force
  631.           DMPMT mode with '-t' parameter which also accepts
  632.           buffer size like '-t30000'.
  633.  
  634. *** ---------------------------------------------------------------------- ***
  635.  
  636. Version 1.95    UMB support                             February 6th, 1993
  637.  
  638.         + DMP fully utilizes all available upper memory. Now you have
  639.           more memory available in DOS shell and you can also load
  640.           bigger modules.
  641.  
  642. *** ---------------------------------------------------------------------- ***
  643.  
  644. Version 1.91ß   MOD loader bug fix                      February 5th, 1993
  645.  
  646.         - A bug in the module loader, caused infinite loops if trying
  647.           to load a corrupted module. Now DMP prompts wheather or not
  648.           to play the module.
  649.  
  650. *** ---------------------------------------------------------------------- ***
  651.  
  652. Version 1.90ß   Support for SB16, PAS+ and PAS16        February 3rd, 1993
  653.                 Many bugs fixed
  654.                 386 support
  655.  
  656.         + 386 instruction set is now fully utilized. Which means that DMP
  657.           won't run on a 286 anymore.
  658.         + DMP is now the only module player capable of playing modules
  659.           with 16-bit accuracy. On a SB16 or PAS16 DMP uses a new mixing
  660.           routine that calculates at 16 bits. This gives you a lot clearer
  661.           sound. Also a new mode, Quality mode, is introduced for 8-bit
  662.           cards.
  663.         + DMP is now a lot faster...
  664.         - Numerous bugs were fixed. Can't remember what bugs, though. :-)
  665.         - Support for DACs is removed, because of non-functionality.
  666.         - No more blue backgrounds after exiting (this wasn't a bug, but
  667.           some people didn't like it...)
  668.         ! Special thanks to Pirkka Palosaari for lending his SB16 ASP.
  669.  
  670. *** ---------------------------------------------------------------------- ***
  671.  
  672. Version 1.41    DAC support                             December 2nd, 1992
  673.  
  674.         + Added support for general DACs. Try port value 378 (LPT1)
  675.           If you want to have fun, use port values 3C9,3C0,3C2,61
  676.           (BTW, it took about two hours to add support for DACs... :-)
  677.  
  678. *** ---------------------------------------------------------------------- ***
  679.  
  680. Version 1.4     8-channel support                       December 2nd, 1992
  681.  
  682.         + StarTrekker 8-channel MODs are now supported. If you have
  683.           information about other 8+ channel formats, please send it to me.
  684.         + Some internal changes to ease the way to Covox support in upcoming
  685.           versions...
  686.  
  687. *** ---------------------------------------------------------------------- ***
  688.  
  689. Version 1.35    New features                            November 26th, 1992
  690.                 Bug fixes
  691.  
  692.         - Improved compatibility with MODs.
  693.         + Now you can go backwards and forwards in the module.
  694.         + New commandline option to supress modules looping. Great for
  695.           BATs.
  696.  
  697. *** ---------------------------------------------------------------------- ***
  698.  
  699. Version 1.34    Bug fixes                               November 23rd, 1992
  700.  
  701.         - Fixed a bug in arpeggio command
  702.         - There was a serious bug with SB Pro when playing at >20KHz
  703.           (only in version 1.32 & 1.33). Now fixed.
  704.  
  705. *** ---------------------------------------------------------------------- ***
  706.  
  707. Version 1.33    Bug fixes                               November 16th, 1992
  708.  
  709.         - Fixed the fine tune. Old versions played worse than versions
  710.           without fine tune! Remember to reconvert AMF modules with invalid
  711.           fine tunes.
  712.         - Also fixed a bug in portamento command.
  713.  
  714. *** ---------------------------------------------------------------------- ***
  715.  
  716. Version 1.32    Faster!                                 November 15th, 1992
  717.                 New feature
  718.  
  719.         + DMP is now faster than ever... just believe me!
  720.         + I've added "the-most-wanted-feature": pattern jump!!!
  721.           Just press B to break to next pattern...
  722.         - I might have fixed some bugs too, don't know for sure though....
  723.  
  724. *** ---------------------------------------------------------------------- ***
  725.  
  726. Version 1.31    Bug fixes                               November 2nd, 1992
  727.  
  728.         - Fixed a bug in AMF converter/loader. DELETE YOUR OLD AMF FILES!!!
  729.         - Some incompatibles in MOD loader fixed.
  730.  
  731. *** ---------------------------------------------------------------------- ***
  732.  
  733. Version 1.3     Enhancements                            October 21st, 1992
  734.                 Bug fix
  735.                 New file format AMF
  736.  
  737.         + Support for more octaves (0-4) in MODs, because some PC MOD-editors
  738.           (notably ModEd) support these octaves.
  739.         + Now DMP also loads StarTrecker modules
  740.         + DMP now supports AMF modules and includes a program to convert
  741.           STM or MOD formats into AMF.
  742.         * You can reach me through the Internet! Address is:
  743.           c142092@cc.tut.fi
  744.         - Fixed a memory trashing bug
  745.  
  746. *** ---------------------------------------------------------------------- ***
  747.  
  748. Version 1.24    Bug fixes                               October 14th, 1992
  749.  
  750.         - There was a killer bug that prevented SB Pro mode from functioning
  751.           correctly. Now SB Pro owners can find a big improvement in sound
  752.           quality!
  753.  
  754. *** ---------------------------------------------------------------------- ***
  755.  
  756. Version 1.23    New features                            October 4th, 1992
  757.  
  758.         + The playing order of modules can now be scrambled with commandline
  759.           option '/O'.
  760.  
  761. *** ---------------------------------------------------------------------- ***
  762.  
  763. Version 1.22    Bug fix                                 October 3rd, 1992
  764.  
  765.         - Now DMP shows the real sample rate which may differ from
  766.           what user required, but only a little :-)
  767.  
  768. *** ---------------------------------------------------------------------- ***
  769.  
  770. Version 1.21    Bug fix                                 September 29th, 1992
  771.  
  772.         - A bug in tempo command made some modules play REAL SLOW!
  773.           I hope I have now fixed it.
  774.         + I forgot to change the version number in 1.2 :-)
  775.  
  776. *** ---------------------------------------------------------------------- ***
  777.  
  778. Version 1.2     New player for DesqView                 September 28th, 1992
  779.  
  780.         + A player especially designed for DesqView is now included.
  781.           Its name is DMPMT (DMP for MultiTaskers)
  782.         - There was a bug in the DMA routine.. Only in the 1.12 version. Fixed
  783.  
  784. *** ---------------------------------------------------------------------- ***
  785.  
  786. Version 1.12    Internal Changes                        September 28th, 1992
  787.                 Bugfixes
  788.  
  789.         + All sound output handling goes through SDI now,
  790.           (SDI = Sound Device Interface) which allows me to add support
  791.           for new sound cards easily by writing a new SDI!!
  792.         - There was a killer bug in the buffer calculation routine, but
  793.           it only occured under very specific conditions. Finally fixed!
  794.  
  795. *** ---------------------------------------------------------------------- ***
  796.  
  797. Version 1.11    Bug fixes                               September 27th, 1992
  798.  
  799.         - Pressing F10 changed volume to 57 not 64 as I intended. Fixed.
  800.         + DMP now shows the current volume and sampling rate
  801.  
  802. *** ---------------------------------------------------------------------- ***
  803.  
  804. Version 1.1     New features                            September 26th, 1992
  805.                 Bugfixes
  806.  
  807.         + Function keys F1 - F10 change the overall volume.
  808.         + SB Pro mixer's status is restored before exiting.
  809.         + New command line option "/C" allows SB Pro users to play modules
  810.           in SB (mono) mode.
  811.         - Retrig command with value of 0 caused a division error. Fixed.
  812.         - Now volumes greater than 64 are converted to 64.
  813.  
  814. *** ---------------------------------------------------------------------- ***
  815.  
  816. Version 1.08    Bugfixes                                September 23rd, 1992
  817.  
  818.         - Help screen stays on screen until keypress.
  819.         - Some minor bugs fixed
  820.         + Many internal changes (don't affect playing)
  821.  
  822. *** ---------------------------------------------------------------------- ***
  823.  
  824. Version 1.07    Instrument list                         September 6th, 1992
  825.                 Bugfixes
  826.  
  827.         - STMs and MODs are now played exactly the same, so
  828.           original Scream Tracker modules play a little bit too
  829.           fast.
  830.         + Instrument list!
  831.         + Better DesqView compatibility (DMP asks DV for screen address)
  832.  
  833. *** ---------------------------------------------------------------------- ***
  834.  
  835. Version 1.06    Bugfixes                                August 31st, 1992
  836.  
  837.         - MOD files are now played at the right speed and frequency
  838.           They were played too high previously.
  839.         + DMP is also a little bit faster!
  840.  
  841. *** ---------------------------------------------------------------------- ***
  842.  
  843. Version 1.05    Bugfixes                                August 30th, 1992
  844.  
  845.         - many volume oriented bugs are now fixed in the Amiga module
  846.           loader
  847.         - Amiga modules are now played at right speed
  848.         - total pattern count shows now the correct value
  849.  
  850. *** ---------------------------------------------------------------------- ***
  851.  
  852. Version 1.04    Plastic surgery                         August 29th, 1992
  853.  
  854.         + DMP's screen has changed a little.. :-)
  855.  
  856. *** ---------------------------------------------------------------------- ***
  857.  
  858. Version 1.03    New module commands                     August 28th, 1992
  859.                 Bugfixes
  860.  
  861.         - when a fatal disk error occured, the error message
  862.           was shown off-screen. Now it shows on the screen.
  863.         + Following module commands are now supported:
  864.                 Set sample offset       (0x9)
  865.                 Fine volume             (0xEA,0xEB)
  866.                 Fine portamento         (0xE1,0xE2)
  867.  
  868. *** ---------------------------------------------------------------------- ***
  869.  
  870. Version 1.02    Bugfixes                                August 21st, 1992
  871.  
  872.         - when module was paused, pressing keys 1-4 played the rest of the
  873.           sample. Now this can't happen.
  874.  
  875. *** ---------------------------------------------------------------------- ***
  876.  
  877. Version 1.01    Bugfixes                                August 17th, 1992
  878.  
  879.         - corrected the bug in the file search routine, DMP will not try
  880.           to load a non-existent module anymore!
  881.         - a bug in the volume table caused cracks in voice. Corrected.
  882.         + DMA-buffer's size reduced to 1024 (2048 before) so that
  883.           notes on-screen would better match the playing voice.
  884.  
  885. *** ---------------------------------------------------------------------- ***
  886.  
  887. Version 1.00    First release                           August 12th, 1992
  888.  
  889.         - support for SB & SB Pro (stereo)
  890.         - loads both STM & MOD formats
  891.         - DOS shell
  892.  
  893.