home *** CD-ROM | disk | FTP | other *** search
/ Millennium Time Capsule / AC2000.BIN / disks / ac9_disk / n_play31 / doc / history.txt < prev    next >
Encoding:
Text File  |  1998-03-08  |  3.5 KB  |  102 lines

  1. This is the history of NED PLAYER development:
  2. ##############################################
  3.  
  4. v3.1 - March 8 1998 (ATARI COMPUTING version)
  5. =============================================
  6. - added AIFF format (APPLE, ATARI)
  7. - added IFF format (Amiga)
  8. - for the first time used patch for mSTe with FPU M68882
  9. - better timing (direct from disk)
  10. - some bugs from v3.0 removed
  11.  
  12.  
  13. v3.0 - March 26 1998
  14. ====================
  15. - new loading, depacking and diagnostic routines
  16.   (more memory effective up to 50%)
  17. - new informatory window
  18. - added HSN sound format
  19. - direct from disk playing
  20. - killing bug in SW MODE removed
  21. - new shareware fee
  22.  
  23. (v2.A FALCON ALFA)
  24.  
  25. v2.A - 19.10.1997
  26. =================
  27. - DVS delta packed data decoding routine
  28. - DVI/IMA ADPCM decoding bug fixed
  29. - if it don't have enough memory for loading whole file, it will play
  30.   a part only (you shouldn't see NO MEMORY alert).
  31.  
  32. v2.9 - 11.9.1997
  33. ================
  34. - small optimize in MS ADPCM routine (it is still C routine)
  35. - while MS ADPCM or DVI ADPCM file is decoding you can stop this
  36.   process by CONTROL-C (window must be opened)
  37. - fixed bug in DVS recognizing (none standard frequency should be now OK)
  38. - small GEM change (mouse form and correct window events when ADPCM 
  39.   file is decoding)
  40. - new AV functions (AV_PROTOKOLL, AV_EXIT, AV_SENDKEY, AV_ACCWINDOPEN, 
  41.   AV_ACCWINDCLOSED, VA_DRAGACCWIND)
  42.  
  43. v2.8 - 26.8.1997
  44. ================
  45. There has been made many changes in this version:
  46. - Microsoft ADPCM decoding routine for WAV files. Source code of it
  47.   originally comes from Microsoft, so it is so slow :)
  48. - DVI ADPCM decoding routine. It is using for depack 4 bits mono
  49.   files only (not 3 or 2 bits). There is also a stupid bug. I can't
  50.   find it. I will have to ask someone for help.
  51. - A-law for SND/AU
  52. - Fast RAM support for data
  53. - Some others changes in code that I can't remaind.  
  54.   
  55. v2.7 - 12.8.1997
  56. ================
  57. Now it supports mu-law (WAV and SND/AU) and A-law (WAV) file formats.
  58. I have also fixed silly bug in converting routine from 16 to 8 bits.
  59.  
  60. v2.6 - 21.7.1997
  61. ================
  62. SW MODE is now available in stereo. I also made small change in
  63. VA_START routine.
  64.  
  65. v2.5 - 21.2.1997
  66. ================
  67. Ned Player now use file N_PLAYER.INF. You can set in this file 
  68. playonce as default. This file is also used for registrating.
  69.  
  70. v2.4 - 10.2.1997
  71. ================
  72. This is the first shareware version. Now Ned Player recognize 16 bits 
  73. files and automatically it will convert into standard 8 bits sound 
  74. format. I have also modified WAV file recognizing.
  75.  
  76. v2.3 - 21.12.1996
  77. =================
  78. AVR sound file format has been added.
  79.  
  80. v2.2 - 22.11.1996
  81. =================
  82. In this version I have added VA_START protocol. I find it very useful 
  83. with programs such as Thing, LZH shell, CAB and many others. I think 
  84. this is the best way how you can listen sounds from Internet via CAB.
  85.  
  86. v2.1 - 20.10.1996
  87. =================
  88. Some bugs has been fixed. Now you can also use keyboard commands and  
  89. run Ned Player with shell parameters. 
  90.  
  91. v2.0 - 7.9.1996
  92. ===============
  93. SW MODE added. It means that you can change smooth frequency from 6 to 
  94. 25 kHz (in mono). Now it also automatically recognize some sounds 
  95. formats (SAM, DVS, SND, AU, WAV). NED Player now use two different RSC 
  96. files. One for small resolutions such as 320x200 and 640x200. And 
  97. another one is for all others. 
  98.  
  99. v1.0 - 16.7.1996
  100. ================
  101. The first version I have done. It doesn't recognize any file format. 
  102. It can play samples at standard STE hardware rates.