KDEradio - a radio utility for the K Desktop Environment
------------------------------------------------------
KDEradio is a small application for controlling your video4linux compatible 
radiocard. For example Hauppauge WinTV/Radio or some others.

You need KDE-1.1 and a recent kernel (with the linux/videodev.h include,
e.g. a recent 2.1.x kernel or the Patch from:
http://www.thp.uni-koeln.de/~rjkm/linux/bttv.html)

There is an already compiled version in the kderadio directory. It's a glibc2
binary compiled with egcs-1.0.3 and KDE-1.1 (Snapshot: 23. Nov. 1998)

Installation is easy: ./configure, make and make install should do the job
if you've every tool and header at the right place.

By the way: If you like to debug the program, than do an "export
 CXXFLAGS='-g -Wall -W DDEBUG'" before running configure. If you like a
"normal" version, I recommend "export CXXFLAGS='-O2 -Wall -DNDEBUG'" before
running configure.

Please restart the panel after installation and the application will appear
in the "Multimedia" Menu. Please click on the icon to start the program.
If it's the first time you're running kderadio, a default frequency and
station is tuned in. It's very easy to remove the default station and enter
new stations. The User Interface is quite simple and should be self
explanatory. You can save frequency lists manually using the file menu, or
automatically if you quit the program.

The program is available in two languages, the default is english. German is
available if you export "LANG=de" to the environment or if you use KDEs
language dialog. Translation of the messages in other languages should be
very easy.

If you have problems to start the program, please try to remove
~/.kde/share/config/kderadiorc. This should not happen, but now you know what
to do :)

Please excuse, but the comments in the programm are in german, it's much
easier to read and write for me.

(C)Nov/98 and written by Carsten Gro, carsten@sol.wohnheim.uni-ulm.de 

Copying policy is GPL and dynamic or static linking with Qt and any other
GUI-toolkit and the system's standard libraries is permitted.
