Go to file
Klaus Schmidinger 0a517afdf8 Implemented audio plugin interface 2002-11-03 11:53:58 +01:00
PLUGINS/src The Makefile now includes the file Make.config 2002-11-01 14:05:36 +01:00
libdtv Added some missing #includes to files in libdtv for gcc 3.2 2002-08-24 15:42:45 +02:00
CONTRIBUTORS The Makefile now includes the file Make.config 2002-11-01 14:05:36 +01:00
COPYING Added the COPYING file 2002-03-10 10:05:20 +01:00
HISTORY Implemented audio plugin interface 2002-11-03 11:53:58 +01:00
INSTALL The Makefile now includes the file Make.config 2002-11-01 14:05:36 +01:00
MANUAL Implemented key macros 2002-10-27 15:46:30 +01:00
Make.config.template The Makefile now includes the file Make.config 2002-11-01 14:05:36 +01:00
Makefile The Makefile now includes the file Make.config 2002-11-01 14:05:36 +01:00
PLUGINS.html Implemented audio plugin interface 2002-11-03 11:53:58 +01:00
README Stripped last paragraph 2002-04-01 12:36:29 +02:00
audio.c Implemented audio plugin interface 2002-11-03 11:53:58 +01:00
audio.h Implemented audio plugin interface 2002-11-03 11:53:58 +01:00
ca.conf Added 'Ca' code 201 for 'Cryptoworks, GOD-DIGITAL' to 'ca.conf' 2002-03-08 13:56:34 +01:00
channels.c Completely switched to the HEAD driver version 2002-11-01 10:26:45 +01:00
channels.conf channels.conf 2002-10-27 15:50:00 +01:00
channels.conf.cable Added KI.KA to channels.conf.cable 2002-10-20 13:47:45 +02:00
channels.conf.terr Updated channels.conf.terr 2002-11-01 11:49:05 +01:00
channels.h Timers now internally have a pointer to their channel 2002-10-20 12:28:55 +02:00
config.c Removed some leftover debug outputs 2002-11-02 13:13:49 +01:00
config.h Completely switched to the HEAD driver version 2002-11-01 10:26:45 +01: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 audio plugin interface 2002-11-03 11:53:58 +01:00
device.h Implemented audio plugin interface 2002-11-03 11:53:58 +01:00
diseqc.c Modified channel handling; full DiSEqC support 2002-10-06 10:25:42 +02:00
diseqc.conf Modified channel handling; full DiSEqC support 2002-10-06 10:25:42 +02:00
diseqc.h Modified channel handling; full DiSEqC support 2002-10-06 10:25:42 +02:00
dvbdevice.c Implemented audio plugin interface 2002-11-03 11:53:58 +01:00
dvbdevice.h Implemented audio plugin interface 2002-11-03 11:53:58 +01:00
dvbosd.c Added cPalette::AllColors() for plugins that need to get the color entries of a cPalette 2002-08-25 10:05:24 +02:00
dvbosd.h Completely switched to the HEAD driver version 2002-11-01 10:26:45 +01:00
dvbplayer.c Implemented audio plugin interface 2002-11-03 11:53:58 +01:00
dvbplayer.h Switched VDR's own player to the new cPlayer/cControl structures 2002-06-23 11:23:34 +02:00
dvbspu.c Fixed a ternary expression in dvbspu.c 2002-10-26 10:47:36 +02:00
dvbspu.h Fixed handling DVD subtitles in the SPU decoder 2002-09-29 13:50:17 +02:00
eit.c Fixed reading EPG data via the SVDRP command PUTE 2002-11-02 12:46:53 +01:00
eit.h Fixed reading EPG data via the SVDRP command PUTE 2002-11-02 12:46:53 +01:00
eitscan.c Fixed the EPG scanner, which broke 'Transfer Mode' as soon as it kicked in 2002-11-01 11:11:20 +01: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 Implemented additional dedicated keys 2002-10-27 14:32:06 +01:00
i18n.h Added Hungarian language texts 2002-06-22 09:30:06 +02:00
interface.c Only accepting key presses from the current remote control when learning 2002-11-01 10:53:07 +01:00
interface.h Made remote controls plugin aware 2002-09-29 13:40:45 +02:00
keymacros.conf Implemented key macros 2002-10-27 15:46:30 +01:00
keys.c Implemented key macros 2002-10-27 15:46:30 +01:00
keys.h Implemented key macros 2002-10-27 15:46:30 +01:00
lirc.c Made remote controls plugin aware 2002-09-29 13:40:45 +02:00
lirc.h Made remote controls plugin aware 2002-09-29 13:40:45 +02:00
menu.c Fixed displaying the group separators in the channel display 2002-11-01 12:18:45 +01:00
menu.h Implemented additional dedicated keys 2002-10-27 14:32:06 +01:00
menuitems.c Fixed a crash when entering an integer value outside the limits 2002-09-08 14:51:28 +02:00
menuitems.h Moved FileNameChars into menuitems.h to make it available to plugins 2002-08-15 11:28:26 +02:00
newplugin The Makefile now includes the file Make.config 2002-11-01 14:05:36 +01:00
osd.c New configuration file 'reccmds.conf' 2002-10-13 12:14:49 +02:00
osd.h Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
osdbase.c Added cPalette::AllColors() for plugins that need to get the color entries of a cPalette 2002-08-25 10:05:24 +02:00
osdbase.h Implemented an SPU decoder 2002-09-08 14:17:51 +02:00
player.c Implemented audio plugin interface 2002-11-03 11:53:58 +01:00
player.h Implemented audio plugin interface 2002-11-03 11:53:58 +01: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
rcu.c Added cDevice::DeviceNumber() 2002-10-07 16:21:46 +02:00
rcu.h Made remote controls plugin aware 2002-09-29 13:40:45 +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 Reactivated full handling of second audio PID (even in 'Transfer Mode') 2002-10-12 14:29:46 +02:00
recorder.h Totally rearranged device/player/recorder structures 2002-06-16 12:57:31 +02:00
recording.c Timers now internally have a pointer to their channel 2002-10-20 12:28:55 +02:00
recording.h Timers now internally have a pointer to their channel 2002-10-20 12:28:55 +02:00
remote.c Only accepting key presses from the current remote control when learning 2002-11-01 10:53:07 +01:00
remote.h Only accepting key presses from the current remote control when learning 2002-11-01 10:53:07 +01:00
remux.c Reactivated full handling of second audio PID (even in 'Transfer Mode') 2002-10-12 14:29:46 +02:00
remux.h Completely switched to the HEAD driver version 2002-11-01 10:26:45 +01: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
sources.c Modified channel handling; full DiSEqC support 2002-10-06 10:25:42 +02:00
sources.conf Added Telecom 2B to 'sources.conf' 2002-10-20 13:14:23 +02:00
sources.h Modified channel handling; full DiSEqC support 2002-10-06 10:25:42 +02:00
spu.c Implemented an SPU decoder 2002-09-08 14:17:51 +02:00
spu.h Implemented an SPU decoder 2002-09-08 14:17:51 +02: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 Fixed slow reaction on SVDRP input 2002-10-20 12:49:16 +02:00
svdrp.h Fixed slow reaction on SVDRP input 2002-10-20 12:49:16 +02: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 Fixed closing all dup'ed file descriptors in cPipe 2002-11-02 14:00:25 +01:00
thread.h Improved cCondVar::Wait() and implemented cCondVar::TimedWait() 2002-08-15 11:46:22 +02:00
timers.c Timers now internally have a pointer to their channel 2002-10-20 12:28:55 +02:00
timers.h Timers now internally have a pointer to their channel 2002-10-20 12:28:55 +02:00
tools.c Implemented gaps in channel numbering 2002-10-19 15:33:37 +02:00
tools.h Implemented gaps in channel numbering 2002-10-19 15:33:37 +02:00
transfer.c Implemented audio plugin interface 2002-11-03 11:53:58 +01:00
transfer.h Reactivated full handling of second audio PID (even in 'Transfer Mode') 2002-10-12 14:29:46 +02:00
vdr.1 Implemented plugin interface 2002-05-09 16:26:56 +02:00
vdr.5 Implemented key macros 2002-10-27 15:46:30 +01:00
vdr.c Implemented audio plugin interface 2002-11-03 11:53:58 +01: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.