Go to file
Klaus Schmidinger 20ad6d5a05 Suppressing channel display when timer is active 2000-04-29 13:13:42 +02:00
BUGS Added installation instructions 2000-04-24 10:40:00 +02:00
HISTORY Improved process handling (cont'd) 2000-04-24 16:00:00 +02:00
INSTALL Added information about log file 2000-04-24 16:49:28 +02:00
MANUAL Added installation instructions 2000-04-24 10:40:00 +02:00
Makefile Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
README Added installation instructions 2000-04-24 10:40:00 +02:00
TODO Updated docs 2000-04-24 10:08:12 +02:00
channels.conf Implemented actual record/replay; support for CICAM 2000-04-15 17:38:11 +02:00
config.c Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
config.h Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
dvbapi.c Improved replay progress display 2000-04-24 15:32:11 +02:00
dvbapi.h Improved replay progress display 2000-04-24 15:32:11 +02:00
interface.c Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
interface.h Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
keys-pc.conf Implemented actual record/replay; support for CICAM 2000-04-15 17:38:11 +02:00
menu.c Avoiding flickering of replay display 2000-04-29 08:52:54 +02:00
menu.h Improved replay progress display 2000-04-24 15:32:11 +02:00
osd.c Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
osd.h Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
recording.c Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
recording.h Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
remote.c Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
remote.h Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
timers.conf timers.conf 2000-04-24 10:45:00 +02:00
tools.c Improved replay progress display 2000-04-24 15:32:11 +02:00
tools.h Improved replay progress display 2000-04-24 15:32:11 +02:00
vdr.c Suppressing channel display when timer is active 2000-04-29 13:13:42 +02:00

README

On Screen Menu for the Video Disk Recorder
------------------------------------------

These files contain the source code of an on screen
menu for a video disk recorder based on the DVB driver
of the LinuxTV project (http://linuxtv.org).
For details about the "Video Disk Recorder" project please
refer to http://www.cadsoft.de/people/kls/vdr.

There is also a remote control unit described on those
Web pages, which can be used within this program.

Please see the INSTALL file for details on how to install
this program on your computer.

The author can be contacted at kls@cadsoft.de.

Yet another "set-top-box"?
--------------------------

The "set-top-boxes" available from commercial companies all have
one major drawback: they are not "open". This project's goal is
to build an "open" digital satellite receiver and timer controlled
video disk recorder, based upon open standards and freely available
driver software (of course, the hardware still has to be bought).

The on screen menu system is simple, but shall provide all the
possibilites necessary to perform timer controlled recording,
file management and, maybe, even "on disk editing". The menus
of commercial set-top-boxes usually are a lot more fancy than
the ones in this system, but here we have the full source code
and can modify the menus in whatever way desired.

What do you think?
------------------

So, what do you think about this project? Does it make sense? Were you
able to use it? Do you have suggestions on how to improve it?
Please send email to kls@cadsoft.de if you'd like to comment on this.