home *** CD-ROM | disk | FTP | other *** search
/ PC Musician 2000 / PC_Musician_2000.iso / PCMUSIC / MISC / MMID20 / HISTORY < prev    next >
Encoding:
Text File  |  1996-10-10  |  2.2 KB  |  70 lines

  1. History of MultiMID
  2. ===================
  3.  
  4. Version 2.00    1996-10-10
  5. ==========================
  6. Full Windows 95 support in registered version!
  7. Support for non-PnP Windows 95 drivers in demo version!
  8. - Windows 95 DDK integrated
  9. - full version supports Windows 95 PnP-drivers
  10. - messages that require immediate processing return an error now if called
  11.   while device is operating
  12.  
  13. Version 1.9     1996-09-26
  14. ==========================
  15. - uses new driver detection algorithm
  16. - german version implemented
  17. - input queue added
  18. - Win95 compatibility enhanced
  19.  
  20. Version 1.8     1996-05-28
  21. ==========================
  22. - loads other multimedia drivers directly instead of relying on Windows'
  23.   multimedia functions in MMIDINT version
  24.  
  25. Version 1.7     1996-03-29
  26. ==========================
  27. - additional safety measures against invalid pointers added
  28.  
  29. Version 1.6     1996-03-11
  30. ==========================
  31. - Win95 compatibility enhanced
  32. - message stack size tripled
  33.  
  34. Version 1.5     1996-01-31
  35. ==========================
  36. - segment alignment set to 2 by Watcom Linker; now set to 16
  37. - trace window added in debug version as writes to file don't work under Win95
  38. - plug-in names truncated in configuration; corrected
  39. - global plug-ins didn't get parameterized correctly
  40.  
  41. Version 1.4     1995-12-07
  42. ==========================
  43. - corrected a bug in MIDI data output that caused notes to be suppressed
  44.   under certain conditions
  45.  
  46. Version 1.3     1995-11-23
  47. ==========================
  48. - Plug-In filters implemented
  49. - split into registered version and demo version;
  50.   demo version stays limited to capabilities of version 1.2
  51.  
  52. Version 1.2     1995-09-21
  53. ==========================
  54. - allows to rename midi devices
  55. - full support for dummy IN/OUT devices
  56.  
  57. Version 1.1     1995-09-06
  58. ==========================
  59. - all device capabilities are supported now, including volume change and
  60.   caching;
  61. - correct device capabilites are reported for the generated devices;
  62. - generated device names are beautified (i.e., cut at the last possible
  63.   blank if the name is too long, instead of being cut at the last possible
  64.   position);
  65.  
  66. Version 1.0     1995-08-31
  67. ==========================
  68. - Start Version
  69.  
  70.