kderadio v0.3.4
Carsten Gross <carsten@siski.de>
KDEradio is a small application for controlling your video4linux compatible radiocard. For example Hauppauge WinTV/Radio or some others.
You need KDE-2.1 (tested with SuSE Linux 7.2, gcc-2.95 and KDE-2.1) and a recent kernel (with the linux/videodev.h include, e.g. a recent 2.2.x kernel). The 2.2.x kernel already includes the video4linux addons.
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 "Utilities" 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.
If you quit the programm the user settings are globally saved, means device file name of "/dev/radio", the Station/frequency settings and the station you were listening too before quiting kderadio.
The only language at the moment is english. Translation of the messages in other languages should be very easy.
If you have problems to start the program, please try to remove ~/.kde[2]/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,2001-07 written by Carsten Groß, carsten@siski.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.
Please see ./kderadio --license or COPYING for details
