Go to file
Klaus Schmidinger 51f41252cf Added support for setting the video display mode 2005-02-20 12:01:05 +01:00
PLUGINS/src Implemented displaying audio channel 2005-01-09 12:08:34 +01:00
libsi Some minor code cleanups 2004-10-23 14:24:17 +02:00
symbols Implemented displaying audio channel 2005-01-09 12:08:34 +01:00
CONTRIBUTORS Added support for setting the video display mode 2005-02-20 12:01:05 +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 Added support for setting the video display mode 2005-02-20 12:01:05 +01:00
INSTALL Changed Dolby Digital chapter 2005-02-16 17:03:32 +01:00
MANUAL Implemented setup option "OSD/Channel info time" 2005-02-05 11:40:04 +01:00
Make.config.template Made the plugin library directory configurable via Make.config 2003-08-09 11:09:45 +02:00
Makefile The 'plugins-clean' target of the Makefile now only deletes the actual plugin library files from this version of VDR 2005-02-13 10:18:07 +01:00
PLUGINS.html cAudio::Play() now also gets the 0xC0...0xDF audio 2005-02-13 09:54:51 +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 Fixed several memory leaks that were introduced through the use of cString 2005-02-06 09:48:08 +01:00
channels.conf channels.conf 2005-02-13 14:30: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 Recording and Transfer Mode now handle more than 2 audio PIDs 2005-01-16 14:40:47 +01:00
ci.c Fixed handling error case '-1' when polling CAM connections 2004-07-17 14:36:11 +02:00
ci.h Removed the now obsolete CaCaps stuff 2004-02-08 15:11:07 +01:00
config.c Implemented setup option "OSD/Channel info time" 2005-02-05 11:40:04 +01:00
config.h Removed some unneeded code and fixed access to unallocated memory in cEvent::FixEpgBugs() 2005-02-19 11:37:15 +01:00
cutter.c The list of recordings is now kept statically in memory 2004-06-13 20:26:51 +02:00
cutter.h Activated cutting 2002-06-22 10:11:59 +02:00
device.c Added support for setting the video display mode 2005-02-20 12:01:05 +01:00
device.h Added support for setting the video display mode 2005-02-20 12:01:05 +01: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 Added support for setting the video display mode 2005-02-20 12:01:05 +01:00
dvbdevice.h Added support for setting the video display mode 2005-02-20 12:01:05 +01:00
dvbosd.c Now using twice the buffer reserve in cTransfer if the primary DVB card is an unmodified version with only 2MB of SDRAM 2005-02-12 15:54:06 +01:00
dvbosd.h Some improvements in cOsd creation 2004-06-12 13:30:11 +02:00
dvbplayer.c Made cCondWait::SleepMs() sleep at least 3ms to avoid a possible busy wait 2005-01-14 14:08:47 +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 CMD_SPU_CHG_COLCON to cDvbSpuDecoder::setTime() 2005-02-06 09:58:08 +01:00
dvbspu.h Added support for setting the video display mode 2005-02-20 12:01:05 +01:00
eit.c Implemented audio track menu 2005-01-02 15:11:44 +01:00
eit.h Changed section handling; replaced 'libdtv' with 'libsi' 2003-12-22 13:29:24 +01:00
eitscan.c Now using qsort() to sort cListBase lists 2004-11-01 10:40:38 +01:00
eitscan.h The "Red" button in the "Setup/EPG" menu can now be used to force an EPG scan on a single DVB card system 2004-01-17 15:38:11 +01:00
epg.c Removed some unneeded code and fixed access to unallocated memory in cEvent::FixEpgBugs() 2005-02-19 11:37:15 +01:00
epg.h Implemented audio track menu 2005-01-02 15:11:44 +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 Completed the Estonian OSD texts and switched to iso8859-13 character set 2005-01-14 13:30:57 +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 Completed the Danish OSD texts 2005-02-12 10:27:04 +01:00
i18n.h Added Danish language texts 2004-11-06 10:26:52 +01:00
interface.c Now displaying the name of the remote control for which the keys are being learned inside the menu 2004-11-01 14:27:43 +01: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 Implemented audio track menu 2005-01-02 15:11:44 +01:00
keys.h Implemented audio track menu 2005-01-02 15:11:44 +01:00
lirc.c Fixed canceling the LIRC thread 2005-01-14 14:21:52 +01:00
lirc.h The LIRC and RCU remote control no longer try to learn keys in case of errors during startup 2003-04-12 14:37:57 +02:00
menu.c Making sure the current audio track is actually one of the ones available in a recording 2005-02-06 11:33:13 +01:00
menu.h Implemented displaying audio channel 2005-01-09 12:08:34 +01:00
menuitems.c Fixed toggling the 'Day' item in the 'Timers' menu, so that it selects the right day of week for timers in the future 2004-11-21 13:28:05 +01:00
menuitems.h Fixed toggling the 'Day' item in the 'Timers' menu, so that it selects the right day of week for timers in the future 2004-11-21 13:28:05 +01:00
newplugin Added cPlugin::Stop() 2005-01-30 14:23:01 +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 Made several functions threadsafe 2004-12-19 16:33:34 +01:00
osd.h cOsdProvider::NewOsd() now always returns a valid pointer 2004-10-16 11:05:14 +02:00
osdbase.c Fixed deleting a menu item in case the next item is not selectable 2005-01-07 16:19:29 +01:00
osdbase.h Implemented 'skins' and 'themes' 2004-05-16 10:35:36 +02:00
pat.c Fixed a buffer overflow in case a station defines all 32 audio PIDs 2005-01-30 12:11:56 +01: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 DeviceClrAvailableTracks() and DeviceSetCurrentAudioTrack() to cPlayer 2005-02-12 14:48:06 +01:00
plugin.c Added cPlugin::Stop() 2005-01-30 14:23:01 +01:00
plugin.h Added cPlugin::Stop() 2005-01-30 14:23:01 +01:00
rcu.c Replaced time_ms() with a threadsafe and non-overflowing cTimeMs 2004-12-19 18:08:09 +01:00
rcu.h The LIRC and RCU remote control no longer try to learn keys in case of errors during startup 2003-04-12 14:37:57 +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 Recording and Transfer Mode now handle more than 2 audio PIDs 2005-01-16 14:40:47 +01:00
recorder.h Recording and Transfer Mode now handle more than 2 audio PIDs 2005-01-16 14:40:47 +01:00
recording.c Fixed handling symbolic links in cRecordings::ScanVideoDir() 2005-02-12 10:19:03 +01:00
recording.h Extended some buffer sizes to allow handling HDTV streams 2005-01-16 15:30:43 +01:00
remote.c Fixed handling key codes that start with 0x1B in the KBD remote control code 2004-10-31 14:05:55 +01:00
remote.h Implemented a default cRemote::Initialize() 2004-05-28 14:28:36 +02:00
remux.c Added missing reset of the 'repacker' to cTS2PES::Clear() 2005-02-13 14:38:08 +01:00
remux.h Recording and Transfer Mode now handle more than 2 audio PIDs 2005-01-16 14:40:47 +01: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 Now handling the channel name, short name and provider separately 2004-10-31 12:53:00 +01:00
sdt.h Enhanced the SDT filter to handle multi part sections 2004-01-05 14:30:31 +01:00
sections.c Added cCondWait::Sleep() and using it to replace all usleep() calls 2004-10-24 11:12:05 +02:00
sections.h Making sure section filters are only set if the device actually has a lock 2004-08-08 14:12:43 +02:00
skinclassic.c Implemented displaying audio channel 2005-01-09 12:08:34 +01:00
skinclassic.h Implemented audio track menu 2005-01-02 15:11:44 +01:00
skins.c Making sure at least the default skin is available at program start 2005-01-14 13:10:32 +01:00
skins.h Implemented displaying audio channel 2005-01-09 12:08:34 +01:00
skinsttng.c Implemented displaying audio channel 2005-01-09 12:08:34 +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 Added North American satellites to 'sources.conf' 2003-11-07 16:22:34 +01:00
sources.h Made several functions threadsafe (cont'd) 2004-12-26 12:45:22 +01: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
svdrp.c Made several functions threadsafe (cont'd) 2004-12-26 12:45:22 +01:00
svdrp.h New SVDRP command SCAN 2004-01-17 15:41:52 +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 Made several functions threadsafe (cont'd) 2004-12-26 12:45:22 +01:00
themes.h Implemented 'skins' and 'themes' 2004-05-16 10:35:36 +02:00
thread.c Made cCondWait::SleepMs() sleep at least 3ms to avoid a possible busy wait 2005-01-14 14:08:47 +01:00
thread.h Made cCondWait::SleepMs() sleep at least 3ms to avoid a possible busy wait 2005-01-14 14:08:47 +01:00
timers.c Fixed several memory leaks that were introduced through the use of cString 2005-02-06 09:48:08 +01:00
timers.h Made several functions threadsafe (cont'd) 2004-12-26 12:45:22 +01:00
tools.c Replaced the call to system("sync") in SpinUpDisk() with fdatasync(f) to avoid problems on NPTL systems 2005-02-19 13:51:44 +01:00
tools.h Fixed handling symbolic links in cRecordings::ScanVideoDir() 2005-02-12 10:19:03 +01:00
transfer.c Increased POLLTIMEOUTS_BEFORE_DEVICECLEAR in transfer.c to 6 to avoid problems with the larger buffer reserve 2005-02-19 14:40:36 +01:00
transfer.h Recording and Transfer Mode now handle more than 2 audio PIDs 2005-01-16 14:40:47 +01:00
vdr.1 Fixed some typos 2004-12-19 09:36:25 +01:00
vdr.5 Recording and Transfer Mode can now handle up to 8 Dolby Digital tracks 2005-01-23 14:10:15 +01:00
vdr.c Fixed a typo in detecting UTF-8 2005-02-12 15:07:09 +01:00
videodir.c Made several functions threadsafe (cont'd) 2004-12-26 12:45:22 +01:00
videodir.h Made several functions threadsafe (cont'd) 2004-12-26 12:45:22 +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.