home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / DHS / DUMP16.ZIP / dump16 / changes next >
Text File  |  1999-10-28  |  2KB  |  70 lines

  1. v1.60 (oct 28, 1999)
  2. --------------------
  3. - exit if no stram; bug fixed (it didn't restore all before)
  4.  
  5. - soundsystem busycheck and makes it busy while playing
  6.  
  7. - exit routines rearranged
  8.  
  9.  
  10. v1.50 (sep 16, 1999)
  11. --------------------
  12. - realtime change of surround now possible
  13.  
  14. - realtime change of interpolation now possible
  15.  
  16. - a small make script in the source dir added
  17.  
  18.  
  19. v1.40 (sep 13, 1999)
  20. --------------------
  21. - Pdomain() included. long filename support should be 
  22.   working perfect now.
  23.  
  24.  
  25. v1.30 (sep 10, 1999)
  26. --------------------
  27. - forgot binary in v1.20, sorry :-P
  28.  
  29. - fixed a few details in the sources
  30.  
  31.  
  32. v1.20 (sep 9, 1999)
  33. -------------------
  34. - fixed a little bug with the commandlinestuff
  35.  
  36. - added samplename output
  37.  
  38. - added an option (-n) to disable samplename output ;)
  39.  
  40. - loader.s was included twice (misstake) now corrected
  41.  
  42. - source splitted up a bit more
  43.  
  44.  
  45.  
  46. v1.10 (sep 8, 1999)
  47. -------------------
  48. - changed commandline handler to be a little more flexible
  49.   so new options could be added, the handler is still
  50.   quite sucky, but does enough stuff for this simple program.
  51.   
  52. - interpolation option added (-i or -I)
  53.  
  54. - surround sound option added (-s or -S)
  55.  
  56. - source cleaned up a bit 
  57.  
  58. - more comments in the source
  59.  
  60. - a little bug fixed (if dsp was busy, the dta buffer was
  61.   restored even though it shouldn't have been).
  62.   
  63. - some silly 'rts' commands at the end of each exit routine
  64.   removed. don't ask me what the hell they were doing there
  65.   before.
  66.  
  67.  
  68. v1.00 (sep 5, 1999)
  69. -------------------
  70. - no changes since the non existant previous version (ahm..)