home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d7xx / d748 / delitracker.lha / DeliTracker / Docs / History.doc < prev    next >
Text File  |  1992-10-12  |  8KB  |  192 lines

  1. ***************************************************************************
  2. *                          DeliTracker-History                            *
  3. ***************************************************************************
  4.  
  5.                             © 1992 by Delirium
  6.                               Date 08.09.1992
  7.  
  8.  
  9.  
  10. V1.30    Release Version. All docs were improved, updated and rewritten.
  11.     This is the first release of DeliTracker that comes without any
  12.     restrictions. We count on the fairness of the users and hope that
  13.     they continue to support good software.
  14.  
  15. V1.29    The OS 2.0 version of DeliTracker now is a commodity. This has
  16.     some advantages for the user i.e Hotkey support. Fixed a small
  17.     bug in the Arexx status routine. Boolean options now take <no|yes>
  18.     instead of <0|1> as argument. Due to Dominik's annoying complains
  19.     we changed the parsing routine to make it more csh-friendly ;-)
  20.  
  21. V1.28    Improved startup code. Changed decrunch support form inbuild code
  22.     to XPK V2 (XPK V1 had too many bugs).
  23.  
  24. V1.27    Reorganised source code to match our new internal labeling
  25.     convention. No new functions, but the code was improved.
  26.     The MED and OktaMED players now support 'MMD1' type modules.
  27.  
  28. V1.26    Some people complaind about the missing menu. For those we
  29.     re-implemented menus, the menu structure is slighly different
  30.     to those in V1.16. The 2.x Version of DeliTracker now presents
  31.     Errormessages with EasyRequestArgs() instead of the req.lib 
  32.     TextRequest().
  33.  
  34. V1.25    Added pubscreen captability to DeliTracker_2.x. The OS 2.0
  35.     version now can be used on any pubscreen and works correct 
  36.     with other default pubscreens than "Workbench". No functional 
  37.     change was made for the OS 1.3 version (DeliTracker_1.3).
  38.  
  39. V1.24    DeliTracker now uses a much faster PowerPacker decrunch code.
  40.     Made a few internal improvements and some code changes to make
  41.     the future support of XPK easier.
  42.  
  43. V1.23    Implemented a fadeout mode for smooth transition between 
  44.     modules. Reworked some pices of code to work more efficient.
  45.  
  46. V1.22    Some users complained about the randomplay routine. Now the
  47.     randomplay routine selects only modules that have not been 
  48.     played (shuffleplay). Added EMS player. In the TFMX players
  49.     some light bugs where removed.
  50.  
  51. V1.21    DeliTracker resets the LED to the initial state after shutdown.
  52.     The defaultpath for the configuration file moved from S: to ENV:.
  53.     All players got a $VER: ID-string. Added several players.
  54.  
  55. V1.20    The old configfiles were replaced by userfriendly, editable ASCII
  56.     files which may contain modulelists. This and the songend feature
  57.     forced us to modify the playerinterface. To avoid another change
  58.     we decided to make our playerinterface Tag-Based (yea!). A patch
  59.     program was build to update old players and custommodules. A bug
  60.     in the timerallocation of the internal ProTracker player was fixed.
  61.     The internal Faster/Slower functions are now only used if the
  62.     internal interrupt generation is used. Due to the Hardware Reference
  63.     Manual the volume can range from 0-64 (65 values!), now DeliTracker
  64.     pays attention to this. Internal work revision !
  65.  
  66. V1.19    Added Randommode for playing modules in random order. Added support
  67.     for Songend detection and made this feature available for some players.
  68.     Added Timeout option for automatical change of modules after a user
  69.     selectable time. Added Appendmode for selecting modules from different
  70.     directorys. If the Appwindow feature is used DeliTracker converts the
  71.     LOCK to a real path. Redesign of the prefswindow to match the new
  72.     funtionality. Added support for imploder packed modules. A player for
  73.     Sonic Arranger modules was adapted by the author of this soundsystem.
  74.     Internal work revision !
  75.  
  76. V1.18    Added shortcut support for volume and balance. Fixed little bug in
  77.     the Stringhandling: If you save a configfile after you had selected
  78.     a module and then removed it from memory, the configfile contained
  79.     the module name/path. That caused DeliTracker to load this module if
  80.     this configfile was loaded. Now in this case the module name/path is
  81.     not set. Internal ST/NT Code completely changed. Now the routine is
  82.     based on Protracker. This version now should play every SoundTracker
  83.     like module correct (especially those ProTracker modules that didn't
  84.     work). Internal Players: Custom, PT, NT, ST15, ST31, StarTrekker w/o
  85.     AM sounds. Some new players where adapted, too.
  86.  
  87. V1.17    Menus removed, because most users didn't used them anyway. From now,
  88.     you can use shortcuts for almost every operation. Fixed very small
  89.     bug in an arexx-routine. Added SIDMon II player.
  90.  
  91. V1.16    Changed the the playerinterface (Now we have one reserved
  92.     librarybase for future compatibility). Optimisations and bugfixes
  93.     in the internal stringhandling routines. All Players that use the
  94.     DeliTracker internal timer interrupt as interrupt source now work
  95.     well with applications that use the serial.device. The complete
  96.     color decrunch stuff has been deleted. This has more reasons one of
  97.     them is that the Mousepointer is set "busy" if DeliTracker is busy
  98.     Added OktaMED 1.0 player.
  99.  
  100. V1.15    Changed the Playerinterface (hopefully the last time). Bugfix
  101.     in the callingsequence of external Playerroutines. Other things
  102.     fixed that could lead to a error. Code cleanup. Added FTM Player
  103.     First offical demo released.
  104.  
  105. V1.14    Changed Includefile (new functions for external players)
  106.     Player Config-Routine bugfixed.
  107.     Internal improvements
  108.  
  109. V1.13    First version for abergläubische Gemüter ;^)
  110.     Improved ExtLoad() routine.
  111.  
  112. V1.12    Added Rexx 'Eject' function. Little fixes in the internal
  113.     SoundTracker replay routine (Some trackers save the wrong
  114.     volume >$40)
  115.  
  116. V1.11    Menu layout is done via ROM-Functions (2.x only).
  117.     Added $VER: ID-String for 2.x version comand.
  118.     Made a special demoversion (mainly for Amiga'91)
  119.  
  120. V1.10    The audiochannels are only allocated while a module is loaded.
  121.  
  122. V1.09    Subsongnumber bug fixed.
  123.     Rework of the external player interface
  124.  
  125. V1.08    Improvements in the Configfile (Subsongnummer).
  126.     Improvements in some ARexx-Functions (optional Parameters).
  127.  
  128. V1.07    DeliTracker (KS2.x only) is now a AppWindow, that means you can
  129.     simply drag modules onto the DeliTracker window and then they are
  130.     played.
  131.  
  132. V1.06    DeliTracker is captable of being a Default-Tool.
  133.     Codeoptimisations.
  134.     Implemented Retry-Option when the audiochannels are allocated
  135.  
  136. V1.05    Added Quickstart.
  137.     Added Colordecrunch.
  138.  
  139. V1.04    Improved external playerinterface (seperate handling of Volume
  140.     and Balance, configuration for external players). Added some
  141.     gadgets in the Prefswin. Little optimisations in the main code.
  142.     New Players: Music-Assembler and MED 3.11
  143.     Fixed last Gadgetrefreshbug.
  144.  
  145. V1.03    Rearanging of the Preferences-Window. Bug in the Save-Config
  146.     routine removed. Total rework of the  internal players
  147.     Bugfixes in The Musical Enlightenment und SoundFX players
  148.     Gadgetrefresh implemetet properly. Bug that caused 32 Byte not
  149.     to be freed when quiting fixed.
  150.  
  151. V1.02    Improved ARexx-Interface. New Players: Game Music Creator,
  152.     SidMon 1.0 and The Musical Enlightenment
  153.     Added PowerPacker support.
  154.  
  155. V1.01    Added ARexx-Interface. Some new Players : SoundFX and MarkII
  156.     Bugfixed in the Delete-Playerroutine.
  157.     Improved startupcode.
  158.  
  159. V1.0    DeliTracker grew up to 60 (!) KB. Removed internal support for
  160.     unusual players. Therfore a external playerinterface was invented.
  161.     Added Prefswindow. Added Tooltypesupport. Added Customplayers.
  162.     New Player: Oktalyzer
  163.  
  164. V0.9    Added resident startup. Added some other players (JamCracker,
  165.     FutureComposer 1.3&1.4, SoundMon).
  166.  
  167. V0.8    New graphical Userinterface (added Volume/Balance slider)
  168.     Chaged from VBlank-Interrupt to CIAB-Timerinterrupt
  169.     From now DeliTracker plays correct on PAL and NTSC.
  170.  
  171. V0.7    Frist approch for an Arexx interface fails. Fixed a bug that
  172.     caused memoryfragmentation.
  173.  
  174. V0.6    We chaged the name to DeliTracker. Added playroutines for
  175.     TFMX 1.5. Pathes can be saved into a Configfile.
  176.  
  177. V0.5    First version with a graphical Userinterface. If Errors occour
  178.     a the reason for the error is printed out.
  179.  
  180. V0.4    Implemented Soundtracker & Pro/Noisetracker.
  181.  
  182. V0.3    Added REQ.library filerequester.
  183.  
  184. V0.2    Added window. Bugfixes in the IRQ-Routine.
  185.  
  186. V0.1    The name of the program was SndPlay. It played only whittaker
  187.     modules and was only runable from CLI
  188.  
  189.  
  190.  
  191.  
  192.