Go to file
Klaus Schmidinger 700b88bc4d Implemented the "Info" key 2006-01-06 12:53:28 +01:00
PLUGINS/src Fixed entry for "Sky Two" 2006-01-04 21:07:12 +01:00
libsi Added support for multiple audio language codes in ISO639LanguageDescriptors to 'libsi' 2005-09-03 15:19:00 +02:00
symbols Implemented displaying audio channel 2005-01-09 12:08:34 +01:00
CONTRIBUTORS Disabled the use of fadvise in cUnbufferedFile because there have been several reports that it causes more problems than it solves 2006-01-05 11:32:32 +01:00
COPYING Added the COPYING file 2002-03-10 10:05:20 +01:00
Doxyfile Using 'Doxygen' to generate source code documentation 2002-12-15 15:36:02 +01:00
HISTORY Implemented the "Info" key 2006-01-06 12:53:28 +01:00
INSTALL When started as user 'root' VDR now switches to a lesser privileged user id, keeping the capability to set the system time 2005-12-31 13:30:11 +01:00
MANUAL Implemented the "Info" key 2006-01-06 12:53:28 +01:00
Make.config.template Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and up 2005-09-02 14:54:29 +02:00
Makefile The Makefile now reports a summary of failed plugins 2006-01-01 15:14:06 +01:00
PLUGINS.html Implemented the "Info" key 2006-01-06 12:53:28 +01:00
README Fixed some typos 2004-12-19 09:36:25 +01:00
README.developer Now handling "linked services" 2004-02-08 11:05:22 +01:00
README.vps Added contact info for ARD and ZDF 2004-03-03 19:20:20 +01:00
UPDATE-1.2.0 Added the UPDATE-1.2.0 file 2003-05-30 09:00:00 +02:00
audio.c Added 'uchar Id' to cAudio::Play()' 2005-02-12 13:01:24 +01:00
audio.h Added 'uchar Id' to cAudio::Play()' 2005-02-12 13:01:24 +01:00
ca.conf Removed the now obsolete CaCaps stuff 2004-02-08 15:11:07 +01:00
channels.c Changed all "illegal" to "invalid" in error messages 2005-12-30 15:43:21 +01:00
channels.conf channels.conf 2005-11-27 15:10:00 +01:00
channels.conf.cable Updated 'channels.conf.cable' 2003-09-17 16:12:38 +02:00
channels.conf.terr Added 'channels.conf.terr' entries for Düsseldorf and Köln 2005-01-16 15:56:36 +01:00
channels.h Added cChannel::LinkChannels() and cChannel::RefChannel() 2005-09-17 10:03:19 +02:00
ci.c Changed all "illegal" to "invalid" in error messages 2005-12-30 15:43:21 +01:00
ci.h Added some comments 2005-12-03 11:59:05 +01:00
config.c Implemented "Setup/OSD/Timeout requested channel info" 2006-01-04 14:45:23 +01:00
config.h Implemented "Setup/OSD/Timeout requested channel info" 2006-01-04 14:45:23 +01:00
cutter.c The new class cUnbufferedFile is used for the recording files to avoid thrashing the file system cache 2005-10-31 13:14:26 +01:00
cutter.h Activated cutting 2002-06-22 10:11:59 +02:00
device.c Changed all "illegal" to "invalid" in error messages 2005-12-30 15:43:21 +01:00
device.h cDevice::GrabImage() now returns a pointer to the image in memory; cDevice::GrabImageFile() grabs the image to a file 2005-12-29 14:51:59 +01:00
diseqc.c Changed all "illegal" to "invalid" in error messages 2005-12-30 15:43:21 +01:00
diseqc.conf Added a sample setup for 'DisiCon-4 Single Cable Network' 2004-10-23 10:07:38 +02:00
diseqc.h The actual tuning is now done in a separate thread 2002-12-08 09:55:26 +01:00
dvbdevice.c Improved tuner timeout handling (cont'd) 2006-01-05 15:30:06 +01:00
dvbdevice.h cDevice::GrabImage() now returns a pointer to the image in memory; cDevice::GrabImageFile() grabs the image to a file 2005-12-29 14:51:59 +01:00
dvbosd.c Changed all "illegal" to "invalid" in error messages 2005-12-30 15:43:21 +01:00
dvbosd.h Some improvements in cOsd creation 2004-06-12 13:30:11 +02:00
dvbplayer.c The new class cUnbufferedFile is used for the recording files to avoid thrashing the file system cache 2005-10-31 13:14:26 +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 Added missing #include "thread.h" to dvbspu.c 2006-01-05 10:19:30 +01:00
dvbspu.h Added missing #include "thread.h" to dvbspu.c 2006-01-05 10:19:30 +01:00
eit.c EPG events that are no longer in the currently broadcasted data stream are now automatically deleted 2005-12-26 14:44:28 +01:00
eit.h Changed section handling; replaced 'libdtv' with 'libsi' 2003-12-22 13:29:24 +01:00
eitscan.c The EPG scan no longer disturbs players that have also set live PIDs 2005-11-05 15:48:05 +01:00
eitscan.h Changed the audio PID language codes to hold up to two 3 letter codes; automatic audio channel setting for two channel audio 2005-09-04 14:48:39 +02:00
epg.c Changed all "illegal" to "invalid" in error messages 2005-12-30 15:43:21 +01:00
epg.h cTimer no longer has its own 'schedule' member 2005-12-27 14:39:14 +01:00
epg2html.pl The epg2html.pl script now handles '|' in description texts 2004-03-28 11:16:17 +02:00
filter.c The actual transponder data is now taken from the NIT 2004-01-11 15:54:37 +01:00
filter.h The actual transponder data is now taken from the NIT 2004-01-11 15:54:37 +01:00
font.c Completed the Estonian OSD texts and switched to iso8859-13 character set 2005-01-14 13:30:57 +01:00
font.h Some fixes to avoid compiler warnings in gcc 4.0 2005-03-20 10:10:38 +01:00
fontfix-iso8859-1.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
fontfix-iso8859-2.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
fontfix-iso8859-5.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
fontfix-iso8859-7.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
fontfix-iso8859-13.c Completed the Estonian OSD texts and switched to iso8859-13 character set 2005-01-14 13:30:57 +01:00
fontfix-iso8859-15.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
fontosd-iso8859-1.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
fontosd-iso8859-2.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
fontosd-iso8859-5.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
fontosd-iso8859-7.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
fontosd-iso8859-13.c Completed the Estonian OSD texts and switched to iso8859-13 character set 2005-01-14 13:30:57 +01:00
fontosd-iso8859-15.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
fontsml-iso8859-1.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
fontsml-iso8859-2.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
fontsml-iso8859-5.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
fontsml-iso8859-7.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
fontsml-iso8859-13.c Completed the Estonian OSD texts and switched to iso8859-13 character set 2005-01-14 13:30:57 +01:00
fontsml-iso8859-15.c Fixed the character width and shifted the codes; Renamed font???.c to font???-iso8859-1.c 2004-12-18 16:42:46 +01:00
genfontfile.c Fixed genfontfile.c (wrong width, shifted values) 2004-12-18 13:30:19 +01:00
i18n.c Implemented the "Info" key 2006-01-06 12:53:28 +01:00
i18n.h Fixed selecting preferred audio for multi audio channels 2005-09-09 14:50:35 +02:00
interface.c Removed an obsolete "Summary" text from i18n.c and preceded all key definition texts with "Key$" to avoid duplicates 2006-01-04 15:51:03 +01:00
interface.h Implemented 'skins' and 'themes' 2004-05-16 10:35:36 +02:00
keymacros.conf Implemented the "Info" key 2006-01-06 12:53:28 +01:00
keys.c Implemented the "Info" key 2006-01-06 12:53:28 +01:00
keys.h Implemented the "Info" key 2006-01-06 12:53:28 +01:00
lirc.c Made LIRC command parsing more robust 2005-09-02 12:52:37 +02:00
lirc.h Added the command line options '--lirc', '--rcu' and '--no-kbd' 2005-07-31 11:38:40 +02:00
menu.c Implemented the "Info" key 2006-01-06 12:53:28 +01:00
menu.h Implemented the "Info" key 2006-01-06 12:53:28 +01:00
menuitems.c Added cMenuEditStrItem::InEditMode() 2006-01-03 12:50:58 +01:00
menuitems.h Added cMenuEditStrItem::InEditMode() 2006-01-03 12:50:58 +01:00
newplugin Added compiler options "-fPIC -g" to all plugins 2005-11-11 13:22:02 +01:00
nit.c Removed the 'Log' parameter from the cChannel::Set... functions 2004-10-17 12:22:56 +02:00
nit.h Now only processing NITs that contain the transponder they are actually broadcast on 2004-01-18 16:31:58 +01:00
osd.c Changed all "illegal" to "invalid" in error messages 2005-12-30 15:43:21 +01:00
osd.h Fixed handling OSD areas that have invalid sizes 2005-12-18 12:58:31 +01:00
osdbase.c The default cOsdObject::Show() now automatically calls cOsdMenu::Display() if this is a menu 2006-01-05 15:35:06 +01:00
osdbase.h The default cOsdObject::Show() now automatically calls cOsdMenu::Display() if this is a menu 2006-01-05 15:35:06 +01:00
pat.c Changed the audio PID language codes to hold up to two 3 letter codes; automatic audio channel setting for two channel audio 2005-09-04 14:48:39 +02:00
pat.h Taking the Sid into account when detecting version changes in processing the PMT 2004-03-13 10:35:38 +01:00
player.c Implemented the "Info" key 2006-01-06 12:53:28 +01:00
player.h Implemented the "Info" key 2006-01-06 12:53:28 +01:00
plugin.c Implemented SVDRP command for plugins 2005-08-27 16:42:28 +02:00
plugin.h Implemented SVDRP command for plugins 2005-08-27 16:42:28 +02:00
rcu.c Changed the API of the functions cStatus::Recording() and cStatus::Replaying(), so that they can provide the full file name of the recording 2005-12-31 15:20:19 +01:00
rcu.h Changed the API of the functions cStatus::Recording() and cStatus::Replaying(), so that they can provide the full file name of the recording 2005-12-31 15:20:19 +01:00
receiver.c Recording and Transfer Mode now handle more than 2 audio PIDs 2005-01-16 14:40:47 +01:00
receiver.h Recording and Transfer Mode now handle more than 2 audio PIDs 2005-01-16 14:40:47 +01:00
recorder.c The new class cUnbufferedFile is used for the recording files to avoid thrashing the file system cache 2005-10-31 13:14:26 +01:00
recorder.h Centralized 'thread active' handling 2005-08-13 13:17:24 +02:00
recording.c Changed DELETEDLIFETIME to 300 2006-01-03 11:39:48 +01:00
recording.h Now avoiding unnecessary disk access when checking if there are deleted recordings that need to be removed; fixed handling the DELETEDLIFETIME 2005-12-18 12:14:11 +01:00
remote.c Fixed handling multi byte key sequences in cKbdRemote 2006-01-01 14:28:47 +01:00
remote.h Fixed handling multi byte key sequences in cKbdRemote 2006-01-01 14:28:47 +01:00
remux.c Fixed handling TS packets in cTS2PES 2006-01-03 11:00:38 +01:00
remux.h Implemented cAudioRepacker 2005-08-26 13:34:07 +02:00
ringbuffer.c Changed all "illegal" to "invalid" in error messages 2005-12-30 15:43:21 +01:00
ringbuffer.h Now using the gettid() syscall to get a thread's pid, so that we get a useful value on NPTL systems 2005-12-11 12:10:28 +01:00
runvdr When started as user 'root' VDR now switches to a lesser privileged user id, keeping the capability to set the system time 2005-12-31 13:30:11 +01:00
sdt.c Fixed detecting short channel names for "Kabel Deutschland" 2005-08-27 09:29:30 +02:00
sdt.h Enhanced the SDT filter to handle multi part sections 2004-01-05 14:30:31 +01:00
sections.c Fixed a typo 2005-09-18 09:33:40 +02:00
sections.h Centralized 'thread active' handling 2005-08-13 13:17:24 +02:00
skinclassic.c Removed unused variables in skinclassic.c and skinsttng.c 2006-01-01 14:40:09 +01:00
skinclassic.h Implemented audio track menu 2005-01-02 15:11:44 +01:00
skins.c Implemented message queueing 2005-11-27 15:57:03 +01:00
skins.h Implemented message queueing 2005-11-27 15:57:03 +01:00
skinsttng.c Removed unused variables in skinclassic.c and skinsttng.c 2006-01-01 14:40:09 +01:00
skinsttng.h Implemented audio track menu 2005-01-02 15:11:44 +01:00
sources.c Made several functions threadsafe (cont'd) 2004-12-26 12:45:22 +01:00
sources.conf Updated 'sources.conf' 2005-10-08 08:49:57 +02:00
sources.h Using '>' as separator for short channel names on cable channels 2005-05-14 09:47:06 +02:00
spu.c Implemented an SPU decoder 2002-09-08 14:17:51 +02:00
spu.h Added support for setting the video display mode 2005-02-20 12:01:05 +01:00
status.c Changed the API of the functions cStatus::Recording() and cStatus::Replaying(), so that they can provide the full file name of the recording 2005-12-31 15:20:19 +01:00
status.h Changed the API of the functions cStatus::Recording() and cStatus::Replaying(), so that they can provide the full file name of the recording 2005-12-31 15:20:19 +01:00
summary2info.pl Fixed converting arbitrarily formatted summary.vdr files 2005-09-17 09:20:31 +02:00
svdrp.c Changed all "illegal" to "invalid" in error messages 2005-12-30 15:43:21 +01:00
svdrp.h New option '-g'; fixed security hole CAN-2005-0071 when grabbing to file 2005-12-30 15:11:16 +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
themes.c Removed '\n' from several syslog() calls 2005-11-04 14:22:04 +01:00
themes.h Implemented 'skins' and 'themes' 2004-05-16 10:35:36 +02:00
thread.c Using the thread id in the "thread ... won't end" error message 2006-01-04 15:01:22 +01:00
thread.h Using the thread id in the "thread ... won't end" error message 2006-01-04 15:01:22 +01:00
timers.c Added cTimer::SetPriority() to set a timer's priority 2006-01-03 11:46:57 +01:00
timers.h Added cTimer::SetPriority() to set a timer's priority 2006-01-03 11:46:57 +01:00
tools.c Disabled the use of fadvise in cUnbufferedFile because there have been several reports that it causes more problems than it solves 2006-01-05 11:32:32 +01:00
tools.h Refined cBase64Encoder description 2005-12-30 11:27:23 +01:00
transfer.c Changed cThread Active() vs. Running() 2005-08-14 11:24:57 +02:00
transfer.h Centralized 'thread active' handling 2005-08-13 13:17:24 +02:00
vdr.1 When started as user 'root' VDR now switches to a lesser privileged user id, keeping the capability to set the system time 2005-12-31 13:30:11 +01:00
vdr.5 The version number of EPG events is now also stored in the epg.data file 2005-12-25 11:13:33 +01:00
vdr.c Implemented the "Info" key 2006-01-06 12:53:28 +01:00
videodir.c When displaying the amount of free disk space, the space consumed by "deleted" recordings is now taken into account 2005-12-18 10:41:26 +01:00
videodir.h The new class cUnbufferedFile is used for the recording files to avoid thrashing the file system cache 2005-10-31 13:14:26 +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/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 CONTRIBUTORS file lists all the people who have contributed to the
development of 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.