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