home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / ht12_m68k.lha / HivelyTracker / ChangeLog.txt next >
Text File  |  2007-01-01  |  2KB  |  56 lines

  1.  
  2. 1.2 01-Jan-2007 (another bug fix release)
  3. =========================================
  4.  
  5. - Pressing ESC now swaps between the instrument editor and tracker panel
  6.   (as in AHX, suggested by syphus)
  7. - An "are you sure?" requester now comes up when you try and quit, and
  8.   if there are modified songs loaded, it warns you of that fact, too.
  9.   (I always meant to do this but forgot. Thanks to syphus for the
  10.   suggestion).
  11. - Updating instrument number, or FX parameters with notejump set to 0
  12.   didn't show the change until you scrolled the track editor. Fixed.
  13.   (thanks to syphus).
  14. - Renamed the "palette" file in the skins to "Settings" and included the
  15.   ability to set fonts in there (thanks to spot and buzz for the
  16.   suggestion)
  17. - "Ctrl+K" and "Ctrl+Shift+K" keys actually worked without Ctrl pressed.
  18.   Fixed (thanks to syphus)
  19. - Added "BlankZeros" option (suggested by Spot)
  20. - Fixed 4xx command which was missing from both HivelyTracker *and* the
  21.   WinAHX sources that ahxplay.library was based on. The code was in there
  22.   all these years, but the actual bit of code that decodes the 4xx command
  23.   was missing! This fixes loads of old AHX tunes that played wrong in
  24.   windows players. (thanks to syphus for pointing this out)
  25. - Fixed a bug that called RectFill() with a negative Y value. This caused
  26.   no problem under OS4, or under OS3.x on RTG, but under AGA caused a
  27.   bad crash. Fixed because even though it didn't cause a problem under OS4,
  28.   it was still a bug.
  29. - Added "skinext" option to the skin settings file, so that skins can be
  30.   in a format other than PNG.
  31.  
  32.  
  33. 1.1 19-Dec-2006 (bug fix release)
  34. =================================
  35.  
  36. - Ensured all images are actually PNG. Any skin loading issues *should*
  37.   now be fixed.
  38. - Some places in the track editor were using the basline offset of the
  39.   wrong font (oops!). It didn't notice on OS4 since the two fonts had
  40.   the same baseline. Fixed.
  41. - Notejump is now taken into account when editing instrument and effect
  42.   columns as well as the note column. (suggested by syphus)
  43. - You can set notejump in the instrument editor, which is independant
  44.   from the track editor notejump. (suggested by syphus).
  45. - Fixed a buffer overrun that somehow didn't cause a DSI under OS4, but
  46.   caused havoc on BuZz's port.
  47. - Fixed an illegal memory access when clicking on buttons. Again, thanks
  48.   to BuZz ;-)
  49. - Added www.hivelytracker.com to the screentitles
  50.  
  51.  
  52. 1.0
  53. ===
  54.  
  55. - First release
  56.