home *** CD-ROM | disk | FTP | other *** search
-
- SuperPlay V3.1
-
- © 1994 by Andreas R. Kleinert.
-
- FREEWARE. All rights reserved.
-
- Version : 3.1
- Release Date : 21.07.1994
-
-
- Description
- ~~~~~~~~~~~
- SuperPlay is an Example of a full-feature Player-Programm which uses
- the superplay.library.
-
- Feel free to use it for your own purposes.
- Distribution is allowed without any restrictions.
- Use the SourceCode as an Example for own Player Programs.
-
-
- Author
- ~~~~~~
- Andreas R. Kleinert,
- Grube Hohe Grethe 23,
- D-57074 Siegen,
- Germany. email : Fido 2:2457/345.10
- (checked weekly)
-
- History :
- ~~~~~~~~~
- V3.1 (21.07.1994) :
-
- - bumped version to V3.2 :-)
- - increased required superplay.library version to 3,
- to make sure, that the new features are really available ...
- - replaced Alloc/FreeVec call in SP_Printf() with Alloc/FreeMem call,
- because invoking SuperPlay with "?" in an OS 1.3 CLI/Shell would
- crash the program (OS version is checked _after_ this point).
- - now only SAMPLE SPObjects are available for conversion anymore.
- This may change again, if there'll be more types than SAMPLEs
- and MODULEs in the future (e.g. MIDI sequences or so), but so far
- it seems no longer useful to show MODULE-SPObjects in the ListView.
-
-
- V1.6 (02.07.1994) :
-
- - re-designed GUI : - now font-sensitive
- - opens on Public Screen
- - ListView for SPObjects instead of Cycle
- (underscore "O" still works)
-
-
- V1.5 (08.05.1994) :
-
- - use of SAS/C V6.51
- - removed "anchor window" for the FileRequester
- - replaced SAS/C's (s)printf()-routine with own, RawDoFmt()-based one.
- This saves about 3000 Bytes.
- - again : fixed version string
- - added Gadget for toggling the LED/AudioFilter.
- Most of the time it may be useless, and its to big anyway, but ...
- - and more
-
-
- V1.3 (30.03.1994) :
-
- - Cycle-Gadget now reacts to "O" Underscore
- - changed Compiler Options slightly (Optimizer activated,
- no longer CODE=FAR, and more)
- - changed way of version counting
- - fixed version string
- - and more
-
-
- V1.01 (20.02.1994) :
-
- - use of SAS/C V6.5 (full recompilation)
- - fixed bug with double-used underscore in GUI
- - fixed bug in memory delocation (was not freed)
-
-
- V1.00 (16.01.1994) :
-
- - first version
-
-
- Copyrights
- ~~~~~~~~~~
- Some of the mentioned names or products above may be copyrighted by
- companies or trademarks of companies.
-
-
-