Go to file
Klaus Schmidinger 1d9eb9f7bc Fixed external AC3 replay; switched back to old version numbering scheme 2001-11-25 16:44:13 +01:00
ac3dec Fixed DVD audio sync problems 2001-11-24 14:48:04 +01:00
libdtv Also handling unencoded newline characters 2001-10-07 13:41:56 +02:00
CONTRIBUTORS 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
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 Fixed external AC3 replay; switched back to old version numbering scheme 2001-11-25 16:44:13 +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 Implemented stopping a recording on the primary interface 2001-10-28 16:32:34 +01:00
Makefile Moved the _GNU_SOURCE macro into the Makefile 2001-10-07 15:14:50 +02:00
README Implemented 'on disk editing' 2000-12-28 12:57:16 +01:00
channels.conf channels.conf 2001-11-13 18:13:06 +01:00
channels.conf.cable New channel data for Premiere World 2001-10-03 10:29:54 +02: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 reading timers.conf and channels.conf that contain blanks after numeric values 2001-10-20 13:09:38 +02:00
config.h Fixed external AC3 replay; switched back to old version numbering scheme 2001-11-25 16:44:13 +01:00
dvbapi.c Fixed external AC3 replay; switched back to old version numbering scheme 2001-11-25 16:44:13 +01:00
dvbapi.h 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
dvbosd.c Increased the usleep value in cDvbOsd::Cmd() to 5000 in order to work on systems with the KURT/utime-patch 2001-07-24 16:26:58 +02:00
dvbosd.h Fixed display with DEBUG_OSD 2001-07-28 16:32:40 +02: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 Avoiding multiple EPG entries for the same event 2001-10-28 13:53:44 +01:00
eit.h Avoiding multiple EPG entries for the same event 2001-10-28 13:53:44 +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 Implemented stopping a recording on the primary interface 2001-10-28 16:32:34 +01:00
i18n.h Implemented internationalization 2000-11-11 10:39:27 +01:00
interface.c New setup parameter OSDMessageTime 2001-09-01 15:23:27 +02: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 Changed the maximum value for PIDs in channels.conf from 0xFFFE to 0x1FFF 2001-11-24 13:21:16 +01:00
menu.h Implemented stopping a recording on the primary interface 2001-10-28 16:32:34 +01:00
osd.c The menus and the channel display now show the current date and time 2001-08-25 13:27:26 +02:00
osd.h The menus and the channel display now show the current date and time 2001-08-25 13:27:26 +02:00
recording.c Closing all open file descriptors when calling external programs 2001-10-20 10:39:27 +02:00
recording.h Sorting recordings internally, with episodes sorted chronologically 2001-10-07 11:00:35 +02: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 Removed all video overlay stuff from cDvbApi and SVDRP 2001-11-04 11:38:23 +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 Fixed timers starting and ending at unexpected times 2001-10-19 13:22:24 +02:00
tools.h Lock file for accessing the video directory 2001-09-30 10:38:06 +02:00
vdr.c Added a fifth parameter to the 'shutdown' call that indicates the reason for this shutdown request 2001-11-03 12:23:45 +01:00
videodir.c Using subtitle for repeating timers; taking summary at recording time 2001-09-02 15:21:54 +02: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.