Description:
Cdscan is X based gtk program for scaning cd media.
This program I wrote prior to scan just burn broken cd to determine what
aren't recorded on it and if possible record this again on that media.

Requirements:

The gtk >=v1.2.x library, found at http://www.gtk.org, is needed.
You also need read access to cdrom device, /proc/mounts, /etc/mtab or
/etc/mntab file.

Installation:

Read INSTALL to learn how to compile and install program.
If needed edit Makefile and config.h.
Type make and then make install to install it.
Read manual (man cdscan) for configuration instructions.
Configure cdscan.conf in /usr/local/share/cdscan/ or copy it to your home dir
in $HOME/.cdscan/cdscan.conf (~/.cdscan/cdscan.conf).
Optional: precompiling program with new values in config.h and Makefile.
Delete source if you want.

Bugs and occurence:

I hope that all bugs are fixed, but if you found one please notify me.
During scaning some heavy damaged cd media, it's possible that cdrom drive
stop responding to signals from program. In that case do manual eject on eject
button located on your cdrom drive.

Feedback:

Comments, questions, ports and other patches, and bug reports (please be
detailed), are welcome. Send them on e-mail: sklaic@student.math.hr.
URL: http://student.math.hr/~sklaic

Copyright and etc.:

Copyright (C) 2000 Silvio Klaic

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but 
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 
or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License 
for more details.

You should have received a copy of the GNU General Public License along with 
this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
Place - Suite 330, Boston, MA 02111-1307, USA
