home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Aktief 1995 #3 / CDA3.iso / sound / tnypl211.zip / HISTORY < prev    next >
Text File  |  1994-06-21  |  1KB  |  38 lines

  1. VERSION 2.11 (06/21/94):
  2. ========================
  3. - Fixed bug in the DSP reset code. Now works on fast CPUs.
  4. - Better sound quality polling the sound system manually or
  5.   using the timer interrupt service.
  6. - 16-bit real mode version of the system for Borland C++ 3.1.
  7.   Unfortunately, Borland Pascal does not link OBJ files with
  8.   32-bit fixups so there is not a BP version.
  9.  
  10. VERSION 2.10 (05/22/94):
  11. ========================
  12. - A lot of internal optimizations (about 1.5 times faster).
  13. - Better sound quality.
  14. - More effects supported.
  15. - Fixed DMA buffer cross-page check routine.
  16. - Loader for RIFF/WAV sample files.
  17. - Independant music/sample channels volume.
  18. - Autodetection of the Sound Blaster card.
  19.  
  20. VERSION 2.03 (05/16/94):
  21. ========================
  22. - Fixed problems with parameter passing (before the source was
  23.   assembled correctly only with TASM 4.0).
  24.  
  25. VERSION 2.02 (05/09/94):
  26. ========================
  27. - Added loading/playing routines for 8-bit raw samplefiles.
  28.  
  29. VERSION 2.01 (04/17/94):
  30. ========================
  31. - Minor bugfixes about virtual PIC master/slave base interrupt.
  32. - Added a couple of routines for external sound channel handling.
  33. - Quick reference guide included in the .H header file.
  34.  
  35. VERSION 2.00 (04/06/94):
  36. ========================
  37. - First version.
  38.