home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / far094.zip / UPDATE.TXT < prev   
Text File  |  1994-02-18  |  14KB  |  274 lines

  1. Bugfix Release .94
  2. * Complete release copy including ALL files
  3.  
  4.  - Fixed the volume bar overflow on some custom mode sets (fill screen with
  5.    bars)
  6.  - Added the NEW VOLUME SLIDE commands (7x, 8x) (see ADDENDUM.DOC)
  7.  - Added the NEW sustained vibrato command for ease of use of lotsa vibrato
  8.  - Added the NEW PORT-TO-VOLUME command (Ax)
  9.  - Fixed a problem where port+/- and vib could not be simultaneous
  10.  - Most data has been moved to non-far segments (ie might be less crash-
  11.    likely)
  12.  - Added stack size (tricked TC into doing it). This ought to help a lot.
  13.  - Fixed a bug with pasting (not pasting last row)
  14.  - Fixed almost all UltraClicks (MAJOR THANKS to JsNO)
  15.  - I've invented an F2R format which chops the size of the average FAR file
  16.    by a lot. (Ex, 400k -> 320k, 140k->100k, etc). You can save one of these
  17.    by changing to the pattern edit and pressing CTRL-ALT-SHIFT-F12. I can't
  18.    see much use it in yet, but it's there if you want.. I will probably be
  19.    releasing an OBJ code player for that format some time here (one for C++
  20.    and one for TASM). The normal FAR format is of course still there.
  21.  - Added the Volume UP/DOWN keys (ALT-Y/H)
  22.  - Quite probably fixed almost all lockup problems
  23.  - Fixed: setting custom mode went to wrong row on config screen
  24.  - Fixed: on some parts hitting ESC changed the main volume up
  25.  - Added loading for Unis669's JN-669 format
  26.  - Extended keyboard size (yeah!:)
  27.  - Fixed: Songtext loading routine has been redesigned. Now extended ASCII
  28.    should work better, etc.
  29.  - Finally finished the DO ad :)
  30.  
  31. ----------------------------------------------------------------------------
  32. Bugfix Release .93r (unreleased)
  33.  
  34.  - Fixed a problem with MOD loading ("Stack Overflow")
  35.  - Fixed a small problem with MOD saving (>64k samples)
  36.  
  37. ----------------------------------------------------------------------------
  38. Bugfix Release .93
  39.  
  40.  - Fixed a bug in patch loading (only loaded half the file! :)
  41.  - Fixed a bug where non-looping patches (ex, percussion) were looped anyway
  42.  
  43.    Now patches should load (close) to perfect
  44.  
  45.  - Fixed the DesqView multitasker switch
  46.  - Now you can specify a default startup video mode (no switch!:)
  47.  - Removed the delay after the "FAR.KEY found!" message
  48.  - Added an option to turn off the loading of names in the load box
  49.  - Fixed a LARGE bug in MTM loading (instr G->1)
  50.  - Added support for a LOT of new MTM effect imports (and it now weeds thru
  51.    protracker combined FX). Unfortunately I do not have these implemented for
  52.    MOD's yet
  53.  - Fixed a little bit of the WAAAY upper scales (out of tune). Still trying
  54.    to figure out how to generate my own new table. I had to guess-timate
  55.    those values
  56.  - Fixed buffer pasting (pasted 4 times too much)
  57.  - Added smart registration
  58.  - Now the sample box correctly displays all 5 digits of the values
  59.  - Far now FULLY supports >64k samples! (except graphical editor. Still
  60.    looking for a good way around what it does now. It still only loads 64k)
  61.  - So.. MOD's now save with up to 128k samples
  62.  - (maybe) fixed some crashes on Volume change keys (Scrlck, Pause)
  63.  - Fixed a problem with the PGDN key in the directory box
  64.  
  65. ----------------------------------------------------------------------------
  66. Bugfix Release .92 - I've decided to release small, update bug-fixes without
  67. the entire package. This facilitates a much faster release time and less
  68. bulk movement of data.
  69.  
  70.  - Removed all floating point from the vibrato routine (LAME! :). So now it
  71.    will work on all you guys' 386s :)
  72.  - Fixed a bug with some directory paths on the config screen
  73.  - MTM/STM/MOD tempos were STILL too fast! (reduced more!)
  74.  - Now ambient fine tempo is reset when loading a song
  75.  - Gravis patch loading now works! It's got some problems.. but getting
  76.    there! The program loads them as 8 bit because it works more reliably
  77.    and I can't tell any quality difference really.
  78.  
  79. ----------------------------------------------------------------------------
  80. Well, I really didn't want to do this.. but last minute fixes for version .91
  81. * Note this is a QUICK lastminute bugfix.. I had some horrible bugs pointed
  82. out to me this morning (oops :).
  83.  
  84.  - Now the key registration works without exiting
  85.  - You can actually change the pattern mask now
  86.  - You don't draw notes on the config screen after entering a new file mask
  87.    or pattern break now
  88.  - Added something that might help with lockups on exit
  89.  - If you still have problems with lockup or reset (harhar) on exit, then
  90.    use the /a switch, this runs the Borland C panic function to exit :)
  91.  - Now MTM songnames are displayed on the loading box
  92.  - MTM/STM/MOD tempos were a little too fast (reduced)
  93.  - Forgot to mention Ambient Fine Tempo - The fine tempo now stays with you
  94.    until you change it manually or the song does (use CTRL-4,1 on number
  95.    pad)
  96.  - Updated keylist/online help
  97.  - Now MTM song texts are a loaded correctly
  98.  
  99. ----------------------------------------------------------------------------
  100. So, What's new for version 0.9? (12/16/93)ZIPPEDY DO DA!! It's FINALLY HERE!
  101.           - CHRISTMAS RELEASE  MERRY CHRISTMAS  HAPPY NEW YEAR -
  102. * Note that I have left the "to be done" list in its entirety underneath this
  103.   release status so you can see how much I actually accomplish.
  104.  
  105.  - MOD saving now works for registered peoples
  106.  - Fixed a bug in MOD loading (strange tempos) for some ftrk MODs
  107.  - Fixed a bug in MOD loading (randoming shifting channels).. well sorta
  108.    random :)
  109.  - Added switch for turning off the EQ bars (/b)
  110.  - Starting distributing registration keys to registered users
  111.  - Added option for registration by keyfile (now anyone who has a key may
  112.    get an update without specially calling me)
  113.  - Fixed bug where you can scroll past row FF
  114.  - Added PageUp/PageDown in both sample and order edit boxes
  115.  - Removed ALL Borland generated 386 code. C++ is pretty new to 386 code so
  116.    There's probably still some bugs.. this ought to help a bit with mem
  117.    managers and networks/etc.
  118.  - Turned off all code optimization checkboxes (I have known these to screw
  119.    up good code before, really)
  120.  - Fixed the rest of the edit keys that moved the edit bar
  121.  - Now using CTRL-SHIFT-A,B,C,D,E,F work too
  122.  - Can change drives in the directory boxes (Press D to try it out)
  123.  - Text importer in the scrolltext box is functional (import ONLY ASCII
  124.    TEXT!) up to 41 lines of a file.
  125.  - Fixed a bug that could cause a lockup when loading FARs with binary data
  126.    files in the scrolltext area (>5544 bytes or one screenful)
  127.  - Fixed 16th channel bat not falling down
  128.  - 669 bug fixed... apparently composd supports an octave mine doesn't -
  129.    this is the only cause i can think of. It now transposes those notes
  130.    (they are very rare)
  131.  - Fixed a small bug where the title in the load box was wrong
  132.  - You can now use ESC on the (Y/N) prompts while exiting
  133.  - VIBRATO NOW WORKS!!! (Check out effects 5 and 6)
  134.  - Fixed bug where ALT-W,S created new notes (oops)
  135.  - Stops song while saving - fixes some lockups
  136.  - Fixed bug where retrigger was not cancelled when stopping the song
  137.  - Made it where retrigger is completely silenced while a channel is off
  138.  - Fixed the LoopTo value when loading 669's
  139.  - You can now use CTRL-PGUP/PGDOWN to move a whole page with one key in the
  140.    pattern editor
  141.  - Added a few new panic keys: ALT-SHIFT-U and ALT-SHIFT-CTRL-`. READ THE DOX
  142.    BEFORE YOU EVEN THINK ABOUT NEEDING TO USE THESE.
  143.  - Fixed a problem where several thousand (joke) different keypresses
  144.    activated the config editor/saver
  145.  - CONFIG SCREEN IS NOW THERE!! Check it out! Full context sensitive help!
  146.  - MTM loading now works (somewhat). You have to understand that this is
  147.    going from essentially a totally different format. ;)
  148.  - You can now save/load individual patterns (SHIFT-F11/F12)
  149.  - STM/MOD/MTM loaders now correct the tempo with fine tempo commands
  150.  
  151.  
  152. * Things NOT fixed/implemented yet in this version
  153.  
  154.  - PSM, S3M loading
  155.  - 16 bit samples still have a few problems
  156.  - No SB support (maybe never now that I think about it some more)
  157.  - Still only saving of MOD format
  158.  - Ultraclicks are still here and there
  159.  - No defragment option yet. Easiest way around this is to save a temp song,
  160.    then reload it. (This kills all unused sample data in UltraSound mem)
  161.  - Strange tempos are still there. Anyone know why?
  162.  
  163.  
  164. ----------------------------------------------------------------------------
  165. So, What's new for version 0.8o? (10/31/93) HaLoWeEn ReLeAsE (this is the
  166. copy that's so good it's scary :)
  167.  
  168. ********************************************************************
  169. ********************************************************************
  170. ** THIS WILL BE THE LAST PUBLIC RELEASE FOR ABOUT 1 MONTH!!!!!!!! **
  171. ** I WILL BE WORKING ON VERSION .9BETA, WHICH WILL TOP OFF ALL    **
  172. ** FEATURES THAT YOU EVER WANT!! PLEASE MAIL ME *ALL* FEATURES YOU**
  173. ** CAN THINK OF, OR ANY YOU WOULD *LIKE* TO SEE IMPLEMENTED!!!!   **
  174. ********************************************************************
  175. ********************************************************************
  176.  
  177.  - AHHH!!! Format only allows for 64 samples. (Thanks Mattias!!!) So what I
  178.    have done to fix this problem is make it where you can only load 64
  179.    samples! That's PLENTY isn't it?? :)
  180.  - Fixed songtext length!!! Very obvious bug!! Now you can do a full page.
  181.  - Fixed format dox (FORMATS.DOC) to include a LOT of new info on actually
  182.    PLAYING the file
  183.  - Included more source. This file (FARTRAK.CPP) has the bug that makes it
  184.    where tempos above 6 are not correct. Anyone want to fix this for me? :)
  185.  - Now implemented Port-to-Note (command 0x3x)
  186.  - Now implemented Retrigger (command 0x4x)
  187.  - Major 669 effect commands are now imported (port-note, offset). Some of
  188.    the pitch bend imports still don't work; anyone want to tell me how
  189.    669 ports work?
  190.  - Made the bars run the same speed on all tempos
  191.  - Added multitasker support (check docs for switches)
  192.  - Did some general updates on the documentation
  193.  
  194. And what, you may ask, is worth waiting for version .9?
  195.  
  196.  - SOUNDBLASTER SUPPORT!!!!!!!
  197.  - Loading of ULT, S3M, MTM, and PSM file formats
  198.  - Actual saving of as many formats as I can figure out to the extent that
  199.    I can also save them, not just load them (registered copy!! :)
  200.  - Context sensitive, extensive online help (maybe even include an option to
  201.    view all dox online)
  202.  - A change drives command (right now you have to shell to DOS)
  203.  - A real configuration screen built in, to set up a default command line
  204.    switch for video card, highlight grid resolution, directories, mixer
  205.    settings, and MANY more options you didn't even know were configurable
  206.    in this program
  207.  - More FX
  208.  - Maybe pulldown menus for people who are really lost without the entire
  209.    help system-to-be :)
  210.  - Finish GUS sound system (clicks, problems, etc...)
  211.  - A defragment option, to remove useless sample data from GUS memory
  212.  
  213. And what's coming in version 1.0?
  214.  
  215.  - A built in sample editor by Matt McLelland that includes full FFT, Fourier
  216.    analysis, allowing shifting of sample frequency, cut/copy/paste, full
  217.    mouse support.
  218.  - More stuff; we can't foresee THAT far into the future
  219.  
  220. -------------------------------------------------------------------------
  221. So, What's new for version 0.8g? (10/08/93)
  222.  
  223.  - Removed some sample pop code; it was causing problems with notes being
  224.    skipped (sample pop code :(
  225.  - Now sample and song directories actually WORK! (Try setting them by
  226.    changing to the directory, then pressing ALT-F10 to save config)
  227.  - Plans have been made for SB and SBPro support; some work has shown that
  228.    it is possible without much extra trouble. This feature WILL however,
  229.    require 1 meg of EMS memory. GUS support will remain unchanged.
  230.  - Sticky volume has been added.
  231.  - Fixed format specs and C code (header len and version fields were swapped)
  232.  
  233. -------------------------------------------------------------------------
  234. So, What's new for version 0.8d? (10/06/93) (not released to public)
  235.  
  236.  - Added rudementary pitch bend functions. Really, they only modify the
  237.    period value, so don't use a BIG value
  238.  - Fixed that dumb directory bug (PGDN)
  239.  - Added master volume control keys
  240.  - Actually started sending out registered copies (SOOOO SORRY!!!)
  241.  - Now S3M NAMES are displayed in directory listing (still don't load though)
  242.  - Now set volume block (ALT-V) sets only rows with notes on them
  243.  - Fixed most of the volume pops, and volume changes should be MUCH smoother
  244.    now! The only time you will hear a pop is if you DRAMATICALLY change
  245.    volumes quickly (F-0-F-0).
  246.  - Fixed most of the sample pops
  247.  - Bars are now nice and smooth (char redefinition)
  248.  - Added more video card support (check FAR.DOC)
  249.  
  250. -------------------------------------------------------------------------
  251. So, What's new for version 0.8b? (09/06/93)
  252.  
  253.  - Fixed MOD and 669 lockups (stupid mistake :)
  254.  - Added STM loading support (it's there but sounds awful in my opinion)
  255.  - Fixed "jump to songtext editor" bug
  256.  - Now sets 'special' video modes on exit from sample editor
  257.  - Same as above for shell to DOS
  258.  - TSENG SUPPORT IS FIXED!!!!!!!!!!!!!
  259.  - Centered the text "THIS COPY IS REGISTERED TO NOONE!!!!!!!!!!!"
  260.  - Added command line mode and video card support
  261.  - # for Digital Oxygene AND Data Connection in DIF.NFO were wrong!! SORRY!! :)
  262.  - Included my new internet address (only EMail and usenet, no irc.. sorry :(
  263.  - Forgot to mention that the ? command was not implemented yet (oops!!:)
  264.    But...that's not neccessary any more BECAUSE..
  265.  - Help with '?' key implemented
  266.  - "FIXED" equalizer bars - now it doesn't look like a big blob of puek
  267.  - Equalizer bars now reset after playing a song (eliminate the 'sticky' fx)
  268.  - Now the equalizer doesn't do channels that aren't on
  269.  - Eliminated a few pops here and there (probably)
  270.  - Fixed "sticky" ALT key when saving samples
  271.  - 16 bit samples now work up to a point; dunno what's wrong now..
  272.  - UnLooping now works - enter FFFFF to UNloop the sample
  273.  - Fixed a few problems with the directory box
  274.