Short: SCSI-2 CD-Audio player v1.7 (bugfix release) Author: Osma Ahvenlampi Uploader: Osma Ahvenlampi Type: disk/cdrom Architecture: m68k-amigaos CompactPlayer is a CD-Audio player for SCSI-2 CD-ROM drives, heavily influenced by MCDP. The GUI and ARexx interfaces are done using the ClassAct toolkit, and source has been included as a demonstration of using ClassAct. CompactPlayer has been programmed and tested on an Amiga 3000 with OS 3.1 and a Toshiba XM3601B CD-ROM drive. Compatibility with other devices is unknown. Necessary ClassAct classes and a set of CD descriptions, plus an installation script are included. HISTORY 1.7 Bugfixes 1.6 Added a partial cd.device interface. It's very buggy though, I wasn't able to abort a play command with it, although I tried to follow the autodoc instructions. Thus, I didn't finish it. Localised the interface. Made the main window zoomable. Converted the title list editor to use in-place listview edit. Added an ARexx port. Wasn't setting rastport draw mode in the status panel gadget, so some renders didn't work. Editing disc title doesn't reset status panel when disc is playing. Reset artist and disc titles for new discs. 1.5 Added a device/unit selection window, iconification, and a simple menu. 1.4 Added SCSI device type checking, fixed another memory free problem.