PlayIT v2.0 ----------- Copyright © Inm8/Orient, 1992. Reqtools is Copyright © Nico François. Version 2.0 released 93-01-17 PlayIT is NAILWARE, ie. if you like and use it, send me a nail. Overview ======== PlayIT works fine on any Amiga with OS 2.0 and it requires reqtools.library 38 by Nico François I think you'll understand the functions of the PlayIT by yourself. Here is a list of PlayIT's features: - 100% assembler code. - Runs perfect on kick 3.0 machines with the AGA chipset. - Small code: 12424 bytes on disk. - Nice "2.x/3.x look". - Saves default module directory and matchpattern to "s:PlayIT.pref" if possible. - Plays Noisetracker, Protracker, Startrekker modules - Can change module automatically when module ends. Known bugs ========== There are two problems with the "auto-next" function that i haven't been able to fix (yet): First of all it doesn't work when you have the Samples or About window active and some modules don't stop playing due to that the module ends with a patternjump. Maybe I'll fix this in a future version. Send anything (except mailbombs) to =================================== Pontus Fuchs Snipgatan 5 S-234 42 Lomma Sweden +46-(0)40413422 History ======= v2.0 - Totally rewritten code. - Now PlayIT requires at least kick 2.0. - Phew I really don't have time to write about all new functions, but try them out yourself! v1.1 (this version wasn't spread to many people) - New gadget called "Stop" added. This gadget stops playing the module and deallocates memory. - Length in bytes and patterns is now checked! - Added keyboard shortcuts. - In version 1.0 if you were playing a module, pressed 'Next' followed by 'Cancel' PlayIT stopped playing the module. Not really a bug but fixed anyhow. - Fatal error in errorhandling fixed. If PlayIT couldn't open reqtools.library it would crash. - Fixed MANY small bugs. - Optimized code some bytes. v1.0 - First release (not to buggy (I hope))