Go to file
Klaus Schmidinger c0ef9a35e2 Implemented several replay modes to allow players that play only audio 2002-08-15 11:16:34 +02:00
PLUGINS/src Added a missing #include (cont'd) 2002-07-28 13:00:00 +02:00
libdtv Fixed handling improperly formatted EIT data 2002-01-30 18:31:34 +01:00
CONTRIBUTORS Implemented several replay modes to allow players that play only audio 2002-08-15 11:16:34 +02:00
COPYING Added the COPYING file 2002-03-10 10:05:20 +01:00
HISTORY Implemented several replay modes to allow players that play only audio 2002-08-15 11:16:34 +02:00
INSTALL Added reference to vdr man pages 2002-04-01 12:25:38 +02:00
MANUAL Fixed leftover references to the file FORMATS 2002-05-10 15:08:51 +02:00
Makefile Adapted VDR to the NEWSTRUCT driver 2002-08-10 14:58:25 +02:00
PLUGINS.html Implemented several replay modes to allow players that play only audio 2002-08-15 11:16:34 +02:00
README Stripped last paragraph 2002-04-01 12:36:29 +02:00
audio.c Totally rearranged device/player/recorder structures 2002-06-16 12:57:31 +02:00
audio.h Totally rearranged device/player/recorder structures 2002-06-16 12:57:31 +02:00
ca.conf Added 'Ca' code 201 for 'Cryptoworks, GOD-DIGITAL' to 'ca.conf' 2002-03-08 13:56:34 +01:00
channels.conf Added some missing teletext PIDs 2002-07-27 12:58:23 +02:00
channels.conf.cable Updated channels.conf.cable 2002-05-12 11:08:47 +02:00
channels.conf.terr Added some DVB-T channels for Berlin (Germany) to channels.conf.terr 2002-04-12 15:00:52 +02:00
config.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
config.h Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
cutter.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
cutter.h Activated cutting 2002-06-22 10:11:59 +02:00
device.c Implemented several replay modes to allow players that play only audio 2002-08-15 11:16:34 +02:00
device.h Implemented several replay modes to allow players that play only audio 2002-08-15 11:16:34 +02:00
dvbdevice.c Implemented several replay modes to allow players that play only audio 2002-08-15 11:16:34 +02:00
dvbdevice.h Implemented several replay modes to allow players that play only audio 2002-08-15 11:16:34 +02:00
dvbosd.c Changed the cDevice class to allow plugins to implement their own devices 2002-08-04 14:57:29 +02:00
dvbosd.h Adapted VDR to the NEWSTRUCT driver 2002-08-10 14:58:25 +02:00
dvbplayer.c Implemented cDevice::NeedsData() 2002-08-15 10:13:03 +02:00
dvbplayer.h Switched VDR's own player to the new cPlayer/cControl structures 2002-06-23 11:23:34 +02:00
eit.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
eit.h Changed the cDevice class to allow plugins to implement their own devices 2002-08-04 14:57:29 +02:00
eitscan.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
eitscan.h Moved the cEITScanner out of dvbapi.h/.c, into the new eitscan.h/.c 2002-05-20 11:18:09 +02:00
epg2html.pl Fixed parsing 'E' records 2002-05-30 09:50:19 +02: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 Hungarian language texts 2002-06-22 09:30:06 +02:00
i18n.h Added Hungarian language texts 2002-06-22 09:30:06 +02:00
interface.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
interface.h Moved handling of the Menu key entirely into vdr.c 2002-06-23 09:44:00 +02:00
keys-pc.conf Changed the default 'Ok' key when using the PC keyboard from '5' to 'Enter' 2002-04-01 12:24:35 +02:00
menu.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
menu.h Moved handling of the Menu key entirely into vdr.c 2002-06-23 09:44:00 +02:00
menuitems.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
menuitems.h Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
newplugin Removed compiler option '-m486' 2002-06-10 16:29:46 +02:00
osd.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
osd.h Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
osdbase.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
osdbase.h Added direct access to the index data of cPalette (needed for displaying SPUs) (cont'd) 2002-07-13 14:45:55 +02:00
player.c Implemented several replay modes to allow players that play only audio 2002-08-15 11:16:34 +02:00
player.h Implemented several replay modes to allow players that play only audio 2002-08-15 11:16:34 +02:00
plugin.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
plugin.h Made the config directory available to plugins 2002-05-13 16:11:19 +02:00
receiver.c Changed the cDevice class to allow plugins to implement their own devices 2002-08-04 14:57:29 +02:00
receiver.h Fixed PID handling for cReceiver 2002-07-28 11:29:32 +02:00
recorder.c Totally rearranged device/player/recorder structures 2002-06-16 12:57:31 +02:00
recorder.h Totally rearranged device/player/recorder structures 2002-06-16 12:57:31 +02:00
recording.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
recording.h Activated cutting 2002-06-22 10:11:59 +02:00
remote.c Completely moved OSD handling out of the cDvbApi class, into the new cOsd 2002-05-18 14:03:22 +02:00
remote.h Implemented plugin interface 2002-05-09 16:26:56 +02:00
remux.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
remux.h Adapted VDR to the NEWSTRUCT driver 2002-08-10 14:58:25 +02:00
ringbuffer.c Added a missing #include 2002-07-28 12:48:44 +02:00
ringbuffer.h Changed the cDevice class to allow plugins to implement their own devices 2002-08-04 14:57:29 +02:00
runvdr Replaced 'killproc' with 'killall' in 'runvdr' 2002-03-16 16:22:12 +01:00
status.c Changed the interface of cStatus::Replaying() 2002-07-13 11:16:27 +02:00
status.h Changed the symantics of the Name parameter in cStatus::Recording() and cStatus::Replaying() 2002-07-14 11:03:30 +02:00
svdrp.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
svdrp.h New SVDRP command VOLU 2002-03-09 10:07:40 +01:00
svdrphosts.conf Introduced 'svdrphosts.conf' 2002-02-02 17:20:54 +01:00
svdrpsend.pl New SVDRP command MESG; SVDRP can reuse port; SVDRP timeout 2001-02-18 14:18:13 +01:00
thread.c Totally rearranged device/player/recorder structures 2002-06-16 12:57:31 +02:00
thread.h Totally rearranged device/player/recorder structures 2002-06-16 12:57:31 +02:00
tools.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
tools.h Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
transfer.c Switched handling 'Transfer Mode' to the new cPlayer/cControl structures 2002-06-23 12:59:58 +02:00
transfer.h Switched handling 'Transfer Mode' to the new cPlayer/cControl structures 2002-06-23 12:59:58 +02:00
vdr.1 Implemented plugin interface 2002-05-09 16:26:56 +02:00
vdr.5 Final version 1.0.0 2002-04-07 13:12:04 +02:00
vdr.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
videodir.c Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02: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.