Go to file
Klaus Schmidinger 9607fd33a0 cSVDRP now dynamically allocates its command buffer 2005-11-05 11:21:38 +01:00
PLUGINS/src Added a note about using this skin to the README file 2005-10-01 12:20:25 +02: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 cReadLine now dynamically allocates its buffer; changed cConfig::Load() to use cReadLine instead of a fixed buffer 2005-11-04 17:18:33 +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 cSVDRP now dynamically allocates its command buffer 2005-11-05 11:21:38 +01:00
INSTALL Implemented option '--vfat'; replaced ':' with '.' in recording names 2005-09-03 13:35:55 +02:00
MANUAL Fixed some typos in MANUAL 2005-09-09 15:07:32 +02: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 Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and up 2005-09-02 14:54:29 +02:00
PLUGINS.html Fixed missing '&' in the SetAreas() example in PLUGINS.html 2005-11-04 14:25:00 +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 Implemented a hash for the channels to reduce the system load in the EIT scanning thread 2005-09-11 13:23:49 +02:00
channels.conf channels.conf 2005-10-31 11:00: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 Removed '\n' from several syslog() calls 2005-11-04 14:22:04 +01:00
ci.h Fixed lock handling in CAM communication to avoid problems with multiple CAMs per device or CAMs with more than one smart card 2005-10-30 13:21:23 +01:00
config.c Fixed the default value for "Setup/EPG bugfix level" 2005-09-09 15:10:11 +02:00
config.h cReadLine now dynamically allocates its buffer; changed cConfig::Load() to use cReadLine instead of a fixed buffer 2005-11-04 17:18:33 +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 Removed obsolete 'shift' code in device.[hc] 2005-09-17 14:30:18 +02:00
device.h Removed obsolete 'shift' code in device.[hc] 2005-09-17 14:30:18 +02:00
diseqc.c Added support for circular polarization 2005-01-09 13:18:15 +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 Fixed cDvbTuner to avoid lockups on NPTL systems 2005-08-21 09:25:51 +02:00
dvbdevice.h Now waiting at startup until all DVB devices are ready 2005-08-21 08:56:49 +02:00
dvbosd.c Removed converting byte order on big endian systems from cDvbOsd::Flush() 2005-05-22 11:03:57 +02: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 Removed '\n' from several syslog() calls 2005-11-04 14:22:04 +01:00
dvbspu.h Removed scaling coordinates in letterbox mode from cDvbSpu 2005-05-07 11:17:25 +02:00
eit.c Removed '\n' from several syslog() calls 2005-11-04 14:22:04 +01:00
eit.h Changed section handling; replaced 'libdtv' with 'libsi' 2003-12-22 13:29:24 +01:00
eitscan.c Fixed the EPG scan, so that it doesn't use the primary device if that is currently in Transfer-Mode from itself 2005-08-26 16:05:29 +02: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 Added more error messages and line numbers when reading EPG data and info.vdr 2005-10-09 13:13:36 +02:00
epg.h Implemented a hash for the channels to reduce the system load in the EIT scanning thread 2005-09-11 13:23:49 +02: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 Updated the Dutch OSD texts 2005-11-04 14:39:01 +01:00
i18n.h Fixed selecting preferred audio for multi audio channels 2005-09-09 14:50:35 +02:00
interface.c Repeat keys are now ignored when waiting for a keypress to cancel an operation 2005-09-03 09:09:23 +02:00
interface.h Implemented 'skins' and 'themes' 2004-05-16 10:35:36 +02:00
keymacros.conf Macros in 'keymacros.conf' can now use "@plugin" to directly access the main menu function of a given plugin 2002-12-01 10:48:08 +01:00
keys.c Fixed handling key macros with keys after @plugin 2005-09-17 11:30:37 +02:00
keys.h Implemented audio track menu 2005-01-02 15:11:44 +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 Updated the Finnish OSD texts 2005-10-09 11:23:18 +02:00
menu.h The 'sub-title' and 'bottom text' in the CAM menu can now consist of several lines 2005-10-03 11:26:07 +02:00
menuitems.c Fixed handling color buttons in cMenuEditStrItem 2005-09-17 09:42:45 +02:00
menuitems.h The day of a timer is now stored as a full date in ISO notation 2005-03-19 15:38:43 +01:00
newplugin Fixed two errors in 'newplugin' 2005-09-14 16:04:09 +02: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 Removed '\n' from several syslog() calls 2005-11-04 14:22:04 +01:00
osd.h Implemented palette replace mode in the OSD bitmaps 2005-06-19 10:47:06 +02:00
osdbase.c Making sure no item is displayed as "current" if Up, Down, Left or Right is pressed in a menu with no selectable items 2005-10-09 11:00:50 +02:00
osdbase.h Fixed setting current menu item if the first one is non-selectable; cOsdItem::cOsdItem() now has a 'Selectable' parameter 2005-10-02 09:57:52 +02: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 Added support for AC3 replay over the DVB device 2004-12-17 14:55:49 +01:00
player.h Added cPlayer::DeviceSetVideoDisplayFormat() 2005-05-22 11:09:14 +02: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 Some missed places where cThread::Running() should be used 2005-08-15 12:30:21 +02:00
rcu.h Added the command line options '--lirc', '--rcu' and '--no-kbd' 2005-07-31 11:38:40 +02: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 Removed '\n' from several syslog() calls 2005-11-04 14:22:04 +01:00
recording.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
remote.c The main menu function of a plugin can now be called programmatically 2005-09-03 12:36:51 +02:00
remote.h The main menu function of a plugin can now be called programmatically 2005-09-03 12:36:51 +02:00
remux.c More cRepacker fixes 2005-09-11 11:00:00 +02:00
remux.h Implemented cAudioRepacker 2005-08-26 13:34:07 +02:00
ringbuffer.c Improved buffer handling 2004-10-16 09:36:28 +02:00
ringbuffer.h Improved buffer handling 2004-10-16 09:36:28 +02:00
runvdr Back to the old DVB driver due to tuning failures with dvb-kernel 2004-11-21 11:30:41 +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 Switched from 'summary.vdr' to 'info.vdr' 2005-05-16 14:45:11 +02:00
skinclassic.h Implemented audio track menu 2005-01-02 15:11:44 +01:00
skins.c Added status message "Resetting CAM..." for an immediate feedback when the CAM reset has been triggered 2005-10-02 10:20:19 +02:00
skins.h Switched from 'summary.vdr' to 'info.vdr' 2005-05-16 14:45:11 +02:00
skinsttng.c Avoiding unnecessary OSD draw operations caused by the audio track description display in the ST:TNG skin's channel display 2005-08-15 11:21:14 +02: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 Implemented displaying audio channel 2005-01-09 12:08:34 +01:00
status.h Implemented displaying audio channel 2005-01-09 12:08:34 +01:00
summary2info.pl Fixed converting arbitrarily formatted summary.vdr files 2005-09-17 09:20:31 +02:00
svdrp.c cSVDRP now dynamically allocates its command buffer 2005-11-05 11:21:38 +01:00
svdrp.h cSVDRP now dynamically allocates its command buffer 2005-11-05 11:21:38 +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 Changed cThread Active() vs. Running() 2005-08-14 11:24:57 +02:00
thread.h Added '__attribute__' to functions that use printf() like parameters 2005-10-09 11:14:14 +02:00
timers.c Fixed defining timers that only differ in the day of week 2005-09-09 15:28:26 +02:00
timers.h Added status flag for timers that are currently recording 2005-05-07 11:10:56 +02:00
tools.c cReadLine now dynamically allocates its buffer; changed cConfig::Load() to use cReadLine instead of a fixed buffer 2005-11-04 17:18:33 +01:00
tools.h cSVDRP now dynamically allocates its command buffer 2005-11-05 11:21:38 +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 Fixed a leftover 'summary.vdr' in vdr.1 2005-10-09 12:31:52 +02:00
vdr.5 Fixed a leftover 'summary.vdr' in vdr.5 2005-09-26 21:40:16 +02:00
vdr.c A menu is no longer automatically closed when a replay ends 2005-11-04 13:52:31 +01:00
videodir.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
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.