Go to file
Klaus Schmidinger 2a31a4eca8 Added some EPG bugfix statistics 2002-02-02 12:13:35 +01:00
ac3dec Fixed DVD audio sync problems 2001-11-24 14:48:04 +01:00
libdtv Fixed handling improperly formatted EIT data 2002-01-30 18:31:34 +01:00
CONTRIBUTORS Updated channel settings for 'N24' 2002-02-01 14:49:43 +01:00
FORMATS Implemented DVB-T support; Removed the range limits for the Frequency and Srate parameters of channel definitions 2001-11-24 11:42:43 +01:00
HISTORY Added some EPG bugfix statistics 2002-02-02 12:13:35 +01:00
INSTALL Implemented DVB-T support; Removed the range limits for the Frequency and Srate parameters of channel definitions 2001-11-24 11:42:43 +01:00
MANUAL Added a description of the sort order of individual episodes in the recordings menu to the MANUAL 2002-02-02 10:46:15 +01:00
Makefile Removing 'core*' in 'make clean' 2002-02-01 14:40:09 +01:00
README Implemented 'on disk editing' 2000-12-28 12:57:16 +01:00
channels.conf channels.conf 2002-02-01 14:47:32 +01:00
channels.conf.cable Added DPID to 'PREMIERE MOVIE 1' in channels.conf.cable 2002-01-13 13:15:04 +01:00
channels.conf.terr Implemented DVB-T support; Removed the range limits for the Frequency and Srate parameters of channel definitions 2001-11-24 11:42:43 +01:00
config.c Fixed handling timers on the 29th, 30th or 31st of a month in case the next month has less than 31 days 2002-02-01 15:37:35 +01:00
config.h Fixed handling improperly formatted EIT data 2002-01-30 18:31:34 +01:00
dvbapi.c The 'Main' menu now displays the used disk space in the title 2002-01-27 13:11:23 +01:00
dvbapi.h Improved error handling in the editing process; message prompt at the end of editing process 2002-01-26 13:42:15 +01:00
dvbosd.c Fixed failing watchdog timer if program hangs in OSD activities 2002-01-13 16:27:39 +01:00
dvbosd.h Prepared the OSD functions for multiple overlapping windows 2002-01-13 15:55:08 +01:00
dvd.c Added MPEG audio support for DVD 2001-11-10 13:41:22 +01:00
dvd.h Added MPEG audio support for DVD 2001-11-10 13:41:22 +01:00
eit.c Added some EPG bugfix statistics 2002-02-02 12:13:35 +01:00
eit.h Removed EPGBugfixLevel '3' 2002-01-13 16:18:40 +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 Activating the 'Recordings' menu now displays 'scanning recordings...' 2002-01-27 15:55:31 +01:00
i18n.h Implemented internationalization 2000-11-11 10:39:27 +01:00
interface.c Status messages are now displayed centered 2002-01-27 16:00:31 +01:00
interface.h New setup parameter OSDMessageTime 2001-09-01 15:23:27 +02:00
keys-pc.conf New keys 'Volume+', 'Volume-' and 'Mute' 2001-09-16 15:06:54 +02:00
menu.c Fixed handling hierarchical recordings menu in case of directories starting with the same sequence of characters 2002-02-01 15:11:39 +01:00
menu.h The 'Recordings' menu now displays a hierarchical structure 2002-01-20 14:05:28 +01:00
osd.c Improved speed of setting the Help button texts 2002-01-26 11:13:48 +01:00
osd.h The 'Recordings' menu now displays a hierarchical structure 2002-01-20 14:05:28 +01:00
recording.c Reverted to 'find' instead of 'ftw()' to collect recordings (ftw() was much slower) 2002-01-27 15:14:45 +01:00
recording.h The editing process now calls AssertFreeDiskSpace() 2002-01-26 15:28:41 +01:00
remote.c Fixed handling repeat function when using LIRC 2001-09-30 11:41:24 +02:00
remote.h Increased the buffer for key names received from LIRC 2001-07-22 14:46:45 +02:00
remux.c Fixed broken recordings after a driver buffer overflow 2001-08-19 14:37:17 +02:00
remux.h Added Dolby Digital recording/replay 2001-06-24 17:42:19 +02:00
ringbuffer.c Added PTS to the converted PCM audio when replaying a DVD 2001-11-03 11:05:15 +01:00
ringbuffer.h Added PTS to the converted PCM audio when replaying a DVD 2001-11-03 11:05:15 +01:00
runvdr Changed the check whether the driver is loaded 2001-07-27 07:37:33 +02:00
svdrp.c Improved performance of SVDRP command entry 2002-01-13 16:08:45 +01:00
svdrp.h Removed all video overlay stuff from cDvbApi and SVDRP 2001-11-04 11:38:23 +01:00
svdrpsend.pl New SVDRP command MESG; SVDRP can reuse port; SVDRP timeout 2001-02-18 14:18:13 +01:00
thread.c Removed the recursion stuff from cThread (cMutex already does this) 2001-10-27 13:23:06 +02:00
thread.h Removed the recursion stuff from cThread (cMutex already does this) 2001-10-27 13:23:06 +02:00
tools.c The 'Main' menu now displays the used disk space in the title 2002-01-27 13:11:23 +01:00
tools.h The 'Main' menu now displays the used disk space in the title 2002-01-27 13:11:23 +01:00
vdr.c Fixed setting the LastActivity timestamp after a shutdown prompt 2002-01-26 14:09:21 +01:00
videodir.c The 'Main' menu now displays the used disk space in the title 2002-01-27 13:11:23 +01:00
videodir.h The 'Main' menu now displays the used disk space in the title 2002-01-27 13:11:23 +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.