Go to file
Klaus Schmidinger f9aba4ceca Added the 'schnitt' tools from Matthias Schniedermeyer 2001-02-16 14:05:43 +01:00
BUGS Edited BUGS text 2000-11-06 17:21:04 +01:00
CONTRIBUTORS Added the 'schnitt' tools from Matthias Schniedermeyer 2001-02-16 14:05:43 +01:00
FORMATS Fixed handling ':' in timer filenames and '\n' in timer summaries 2001-02-11 11:29:22 +01:00
HISTORY Added the 'schnitt' tools from Matthias Schniedermeyer 2001-02-16 14:05:43 +01:00
INSTALL Added installation hint about 'channels.conf' 2001-02-03 16:53:01 +01:00
MANUAL Implemented 'Rewind' in the 'Recordings' menu 2001-02-11 11:04:41 +01:00
Makefile Added a missing dependency 2001-01-13 12:26:43 +01:00
README Implemented 'on disk editing' 2000-12-28 12:57:16 +01:00
TODO Implemented 'on disk editing' 2000-12-28 12:57:16 +01:00
channels.conf channels.conf 2001-01-14 12:36:14 +01:00
config.c Fixed handling ':' in timer filenames and '\n' in timer summaries 2001-02-11 11:29:22 +01:00
config.h Implemented TT PID 2001-02-03 16:28:03 +01:00
dvbapi.c Implemented 'Rewind' in the 'Recordings' menu 2001-02-11 11:04:41 +01:00
dvbapi.h Implemented 'Rewind' in the 'Recordings' menu 2001-02-11 11:04:41 +01:00
dvbosd.c Moved progress display to menu.c 2000-12-09 11:13:00 +01:00
dvbosd.h Moved progress display to menu.c 2000-12-09 11:13:00 +01:00
eit.c Switched to PES recording 2000-12-08 16:23:32 +01:00
eit.h Dumping EPG data every ten minutes 2000-11-26 15:23:39 +01:00
epg2html.pl Fixed handling of channel names that contain '/' 2000-12-01 18:37:46 +01:00
font.c Fixed font for system commands 2000-11-18 15:46:00 +01:00
font.h Fixed font for system commands 2000-11-18 15:46:00 +01:00
fontfix.c Fixed font for system commands 2000-11-18 15:46:00 +01:00
fontosd.c Faster OSD by using bitmap 2000-10-03 10:34:48 +02:00
genfontfile.c Faster OSD by using bitmap 2000-10-03 10:34:48 +02:00
i18n.c Added slovenian text for 'Rewind' 2001-02-13 22:17:27 +01:00
i18n.h Implemented internationalization 2000-11-11 10:39:27 +01:00
interface.c New compile time option REMOTE=NONE 2001-02-02 14:56:45 +01:00
interface.h Moved progress display to menu.c 2000-12-09 11:13:00 +01:00
keys-pc.conf Reduced number of remote control keys 2000-05-27 16:10:47 +02:00
menu.c Implemented 'Rewind' in the 'Recordings' menu 2001-02-11 11:04:41 +01:00
menu.h Implemented 'Rewind' in the 'Recordings' menu 2001-02-11 11:04:41 +01:00
osd.c Implemented hotkeys for Main and Commands menu 2001-02-03 15:28:49 +01:00
osd.h Implemented hotkeys for Main and Commands menu 2001-02-03 15:28:49 +01:00
recording.c Removing empty directories 2001-02-11 14:53:44 +01:00
recording.h Implemented 'Rewind' in the 'Recordings' menu 2001-02-11 11:04:41 +01:00
remote.c Fixed repeat function in LIRC remote control 2001-02-04 19:19:07 +01:00
remote.h New compile time option REMOTE=NONE 2001-02-02 14:56:45 +01:00
svdrp.c Switched to PES recording 2000-12-08 16:23:32 +01:00
svdrp.h Implemented overlay handling 2000-09-17 13:47:06 +02:00
thread.c Implemented 'on disk editing' 2000-12-28 12:57:16 +01:00
thread.h Switched to PES recording 2000-12-08 16:23:32 +01:00
tools.c Removing empty directories 2001-02-11 14:53:44 +01:00
tools.h Removing empty directories 2001-02-11 14:53:44 +01:00
vdr.c Removing empty directories 2001-02-11 14:53:44 +01:00
videodir.c Removing empty directories 2001-02-11 14:53:44 +01:00
videodir.h Removing empty directories 2001-02-11 14:53:44 +01:00

README

Video Disk Recorder ('VDR')
---------------------------

These files contain the source code of the "Video Disk Recorder",
which is 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 MANUAL file describes how to operate the VDR.

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 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.