home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 031A / KARDP17.ZIP / HISTORY.DOC < prev    next >
Text File  |  1996-05-08  |  5KB  |  134 lines

  1. Version 1.7
  2. ------------
  3. KARA.EXE:
  4. Correction in the midi file reader 
  5. Correction in the init of SB cards
  6. Added key F5 F6 F7 for xg gs gm reset
  7. Added an external delay control for the serial output through COM
  8.    #dl=xxxx  xxxx a number of loop 
  9. Added adjustable scrolling
  10. Added shadow on lyrics
  11. Added scroll marks
  12. KDIR.EXE:
  13. Alphabetic sort
  14. new display modes
  15. Faster version
  16. Default path in catalogue
  17.  
  18. Version 1.6.3
  19. -------------
  20. KARA.EXE:
  21. Support of display from right to left.
  22. An Hebrew font and an example from Eyal Retter are provided.
  23. Minor corrections in the .kar reader, some files was
  24. not read with lyrics
  25. KDIR.EXE
  26. A little "bug" in the tag feature: if two adjacent files
  27. had the same root name, the automatic scan was halted.
  28.  
  29. VERSION 1.6  1.6.1  1.6.2
  30. -------------------------
  31. KARA.EXE:
  32.   Dos shell
  33.  
  34. KDIR.EXE
  35.  1.6.2
  36.  - First comment of a catalogue file is displayed in directory mode
  37.  - in catalogue mode an escape go back to the directory mode
  38.  1.6.1
  39.  - some minor bugs corrected (songs number ...)
  40.  - Dos shell (key D)
  41.  - Memory optimization: swapping of kdir in XMS or EMS memory or in file
  42. Many thanks to Thomas Wagner (Ferrari electronic Gmbh) for its wonderful
  43. free software exec33b
  44.  
  45. Version 1.5 :
  46. -------------
  47. in KARA.EXE
  48. - Dos memory management improved
  49. - Mute of channels
  50.  
  51. in KDIR.EXE
  52. - correction in scanning directory for .txk file
  53. - added the first meta lyric as comment for .mid file
  54.   ( a damned good advertizing for WinJammer)
  55.  
  56. Version 1.4 :
  57. -----------
  58. in KARA.EXE
  59. - MPU401 and serial com support added (-hd=MPU401 or -hd=COMx)
  60. - Light correction in the tempo code
  61. - mouse support (buttons only as remote control)
  62. - shareware screen added (too bad)
  63. - registration mechanism
  64.  
  65. in KDIR.EXE :
  66. - mouse support
  67. - French support
  68. - Light corrections
  69.  
  70. Version 1.3 :
  71. in KARA.EXE
  72. - Corrected a small bug in lyric display (the AWHITERS.KAR bug)
  73. - The lyric look is improved by unactivating the current lyric if no new one
  74.   is selected during three quarter notes. This will improve the scrolling too.
  75. - added : the display of two new controllers : Volume per channel and modulation
  76.   wheel per channel.
  77. - kara accept now a file name with extension if necessary.
  78.  
  79. in KDIR.EXE :
  80. - The title in .kar file was not correctly handled in certain circumstances.
  81.  
  82. Version 1.2 :
  83. in KARA.EXE
  84. - Corrected a stupid bug for midi file without tempo (default is 120 bpm)
  85. - More optimisations for memory usage
  86. - Monitor mode removed.
  87. - catch of control-C and break (forgotten in last version . Sorry)
  88. in KDIR.EXE
  89. - Corrected a bug for current directory without parameter
  90. - Corrected: the size attribut was not taken into account into catalogue
  91. Great News : songs may be tagged with T or untagged with U
  92.             All tagged songs are automatically played with the space key
  93.             without operator intervention
  94.  
  95. Version 1.1 :
  96. in KARA.EXE :
  97. - keys : Page Up, Page Down , Home and right arrow (to speed up) are allowed for
  98.   both lyrics and music.
  99.   If no lyrics, Page up and down give + or - 10% in music.
  100. - The enter key which previously has the same function than the space bar,
  101.   will now give access to a MIDI channel display  (toggle).
  102. - The MIDI channel display shows the active notes on and the channel programs
  103.   an pitch in activity.
  104. - kara starts in START mode automatically,
  105.  
  106. - New Options :
  107.   -st=[0..11] give the fill style of the background
  108.   -hd=[GUS|SB] to force the card type.
  109. - The card type is needed only for the MIDI mode of output. The Synth mode is
  110.   always the Ultramid way one (found in the GUS SDK)
  111.   i.e. an interrupt furnished by a TSR.
  112.   ( I include the source of my interface module if you want to write a TSR
  113.   for your card).
  114.   ( In this case, think to others. Please put it on internet with a kardxxxy.zip
  115.   name    xxx=card abbr. name, y the version number. example : kardawe1.zip
  116.   (just for example)..)
  117. - The default options may be encompassed with options given in a kara.cfk file
  118.   with one option per line as for example :
  119. #rem option example
  120. #ff=2
  121. #st=GUS
  122. #rem end of file
  123. - A bug fixed for midi file type 0.
  124. - Many optimizations
  125.  
  126. in KDIR.EXE :
  127. - More informations given for each file,
  128. - Songs are numbered
  129. - A new key  P  for printing the catalog in a file.
  130. - Files not found while in a catalog are now displayed with a not found comment.
  131. - The first parameter is either a catalog filename or a directory (dont forget
  132.   the \ at end)
  133.  
  134.