home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / dos / prg / midas / revision.032 < prev    next >
Text File  |  1994-08-06  |  2KB  |  69 lines

  1.         MIDAS Sound System v0.32 Revision History
  2.     -----------------------------------------
  3.  
  4. 05-Aug-1994 (JP & PK)
  5. ---------------------
  6. *.*
  7.         MIDAS Sound System v0.32 released at Assembly '94 in
  8.         Helsinki, Finland.
  9.  
  10. RAWFILE.*
  11.         New low-level file handling routines for better platform
  12.         independency.
  13.  
  14. ASMRFILE.ASM
  15.         New low-level file routines written totally in
  16.         assembler. Can be used with 16-bit Pascal and C.
  17.  
  18. FILE.*
  19.         New high-level file routines. All module loaders use
  20.         these instead of C library functions. This makes using
  21.         other methods for storing the data, such as compressed
  22.         file libraries, much easier.
  23.  
  24. S3M.PAS
  25. MODP.PAS
  26. MODLOAD.C
  27. S3MLOAD.C
  28.         Scream Tracker 3 and Protracker module loaders no
  29.         longer use C library functions. Pascal loaders have been
  30.         removed, and now the Pascal version uses loaders written
  31.         in C.
  32.  
  33. DSM.ASM
  34. GUS.ASM
  35.         SoundDevice.Pause() and SoundDevice.Mute() functions
  36.         have been implemented for all Sound Devices.
  37.  
  38. DSM.ASM
  39.         Amiga Loop Emulation has been implemented for the DSM
  40.         too. This allows much more accurate playing of Pro
  41.         Tracker modules.
  42.  
  43. S3M.ASM
  44. MOD.ASM
  45. MPLAYER.*
  46.         ModulePlayer.SetMasterVolume has been implemented. It
  47.         was included in the structure earlier, but "disappeared"
  48.         at some stage.
  49.  
  50. MIDP.C
  51.         MIDP is now at version 0.42.
  52.         A timer has been added on the screen.
  53.         'T' now toggles the active channel on/off.
  54.         'P' pauses playing, and Space mutes.
  55.         DMP-compatible default panning has been added,
  56.         command-line option '-n'.
  57.         Also some other minor changes and bug fixes.
  58.  
  59.  
  60. *.*
  61.         Lots of other changes, like bug fixes.
  62.  
  63.  
  64.  
  65.         07-Aug-1994 (PK & JP)
  66.         ---------------------
  67.  
  68.         MIDAS Sound System v0.32 released at ASSEMBLY'94!!!!
  69.