=============================================
               Xmitsumi  0.75 
              by Liem Bahneman
          roland@cac.washington.edu
                    1994
=============================================

This is a BETA release of this application!
Alot of things still work half-assed, and the code it horrible.

If you like the product and would like to see further development/features
please let me know. Since 0.75, I've left this on a back burner.

I got most of my inspiration from Mark Buckaway's 'CDplayer V0.1'.

Xmitsumi is a simple, X GUI interface to control audio playback on your 
Mitsumi LU-005 cd-rom drive. I have _not_ tested this software on _any_
other drives than my own mitsumi, so I cannot tell you if it works on the 
newer double-speed mitsumi or other low-end drives. 

TO COMPILE:

check out the Makefile, make sure it looks alright for your system.
type 
'make xmit'
or 
'make install' to install the binary and app-defaults file

TO RUN:

Make sure you have installed the app-defaults file 'Xmit' in either 
/usr/lib/X11 or appended it's contents to your .Xdefaults file (so you 
don't have to look at the annoying Motif-blue). 

Type 'xmit' and you should be ok. If you see a message like:

ioctl(CDROMSUBCHNL): Bad file number
ioctl(CDROMREADTOCENTRY): Bad file number

You probably don't have /dev/mcd, which the distributed binary was 
compiled for, so make one:

0 brw-------   1 root     root      23,   0 Oct  8 12:08 /dev/mcd

(major 23, minor 0)

PROBLEMS / COMMENTS / QUESTIONS:

Things I hope to add:
Time remaining, time to go, current time in track
A CD library system (already in prelinary stages)
Direct-access buttons/entry

If you notice a problem with Xmit (I know there are many) please report 
them to me, roland@cac.washington.edu, with a description of the problem. 
Also, any fixes/suggestions you may offer are welcome and may be added to 
the next release.

- liem bahneman, Jan 15, 1994

