Go to file
Klaus Schmidinger 3499416f07 Using 'Priority' when checking for timer matches 2000-07-16 13:37:30 +02:00
BUGS Screen no longer goes blank after replay 2000-05-27 16:30:19 +02:00
CONTRIBUTORS Added the 'xtvrc2vdr' tool 2000-07-16 10:22:15 +02:00
HISTORY Using 'Priority' when checking for timer matches 2000-07-16 13:37:30 +02:00
INSTALL Added support for LIRC remote control 2000-07-15 12:39:20 +02:00
MANUAL Using 'Priority' when checking for timer matches 2000-07-16 13:37:30 +02:00
Makefile Added support for LIRC remote control 2000-07-15 12:39:20 +02:00
README Added installation instructions 2000-04-24 10:40:00 +02:00
TODO Reduced number of remote control keys 2000-05-27 16:10:47 +02:00
channels.conf channels.conf 2000-06-17 17:56:47 +02:00
config.c Using 'Priority' when checking for timer matches 2000-07-16 13:37:30 +02:00
config.h Using 'Priority' when checking for timer matches 2000-07-16 13:37:30 +02:00
dvbapi.c Clearing buffer in search forward/back 2000-07-15 16:07:20 +02:00
dvbapi.h Added support for LIRC remote control 2000-07-15 12:39:20 +02:00
interface.c Added support for LIRC remote control 2000-07-15 12:39:20 +02:00
interface.h Displaying the recording DVB interface status in the decimal points of the RCU display 2000-05-07 09:28:39 +02:00
keys-pc.conf Reduced number of remote control keys 2000-05-27 16:10:47 +02:00
menu.c Fixed channel number in error message 2000-07-16 10:55:45 +02:00
menu.h Prepared for more than one DVB card 2000-05-01 16:29:46 +02:00
osd.c Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
osd.h Reduced number of remote control keys 2000-05-27 16:10:47 +02:00
recording.c The 'Recordings' menu is now listed alphabetically 2000-07-16 10:00:04 +02:00
recording.h Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
remote.c Fixed/improved LIRC key handling 2000-07-15 16:35:18 +02:00
remote.h Fixed/improved LIRC key handling 2000-07-15 16:35:18 +02:00
timers.conf timers.conf 2000-06-17 17:56:00 +02:00
tools.c Added support for LIRC remote control 2000-07-15 12:39:20 +02:00
tools.h Added support for LIRC remote control 2000-07-15 12:39:20 +02:00
vdr.c Fixed/improved LIRC key handling 2000-07-15 16:35:18 +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.