Short: CDDA player with synchronized lyrics Uploader: ubbe@rit.se (Urban Lindeskog) Author: ubbe@rit.se (Urban Lindeskog) Type: disk/cdrom Version: 1.3 This CDDA player is equiped with an extensive ARexx command set, and so far I know an unique feature: syncronized lyrics (a la' karaoke). The data files are 'MCDPlayer' compatible, with some extentions; it supports lyrics and compilation discs with multiple artists/groups. RexxCD can be iconified to an user defined AppIcon, so you can start it in the background. The archive contains: · Installer script -USE IT, or read the docs! · RexxCD · Example ARexx programs · HTML documentation · Data files (track names, lyrics, etc.) · Locale file (sorry, only 'svenska' now) The built-in language is english. Changes in version 1.1: · Added a few TOC files. · Fixed an error in the attribute documentation. (The setattr example in the introduction) · Fixed some cosmetic problems in the documentation with IBrowse. · Fix: Playback stopped after playing the last track with "Repeat 1". · Fix: Could not play next track with "Repeat 1". · Fix: RexxCD locked up when both the "Show Main" and "Show Lyrics" menu items were deselected. Changes in version 1.2: · The UNIT tooltype was not read correctly. · Added a compatability fix for NEC drives. · Fixed a nasty memory leak (100 bytes or so) for every ARexx command started. · RexxCD does not poll the CD player as often as it used to when the lyrics window is open. Changes in version 1.3: · Added ACTION.NEWDISC - Arexx Command that is run every time a new disc is inserted. · RexxCD now gets a notification when the TOC file is altered, and reload it.