home *** CD-ROM | disk | FTP | other *** search
/ Maximum MODS / MaximumMODS.iso / amiga / delitracker_1.36 / docs / history.doc < prev    next >
Text File  |  1996-01-23  |  10KB  |  222 lines

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