Go to file
Klaus Schmidinger a613816050 Removed the '.pl' suffix from all scripts 2011-12-04 14:36:37 +01:00
PLUGINS/src Fixed handling images that are rotated by 180 degrees in pic2mpg 2011-12-04 12:50:00 +01:00
libsi Removed the '.pl' suffix from all scripts 2011-12-04 14:36:37 +01:00
po Implemented "Device Bonding" 2011-12-04 12:45:26 +01:00
symbols Made all font and image data 'const' 2006-02-05 13:55:58 +01:00
CONTRIBUTORS Removed the '.pl' suffix from all scripts 2011-12-04 14:36:37 +01:00
COPYING Updated the GPL copies 2006-04-21 14:53:26 +02:00
Doxyfile Using 'Doxygen' to generate source code documentation 2002-12-15 15:36:02 +01:00
HISTORY Removed the '.pl' suffix from all scripts 2011-12-04 14:36:37 +01:00
INSTALL Implemented "Device Bonding" 2011-12-04 12:45:26 +01:00
MANUAL Implemented "Device Bonding" 2011-12-04 12:45:26 +01:00
Make.config.template Changed -O2 to -O3 in Make.config.template 2011-03-13 13:42:57 +01:00
Make.global Moved strictly necessary Makefile options into Make.global 2010-02-06 15:02:35 +01:00
Makefile Removed the '.pl' suffix from all scripts 2011-12-04 14:36:37 +01:00
PLUGINS.html Fixed the description of cReceiver in PLUGINS.html 2011-03-27 13:12:03 +02:00
README 'TVDR TV Done Right' is now a registered trademark 2010-05-16 14:50:16 +02:00
README.i18n Changed the project's URLs and email to tvdr.de 2009-10-18 14:18:22 +02:00
UPDATE-1.2.0 Changed the project's URLs and email to tvdr.de 2009-10-18 14:18:22 +02:00
UPDATE-1.4.0 Moved 'VPS' to a separate section 2006-04-22 13:56:23 +02:00
UPDATE-1.6.0 Version 1.6.0 2008-03-23 11:00:31 +01:00
audio.c Fixed a problem with external Dolby Digital processing via the '-a' option in live mode and with TS recordings 2010-05-16 11:00:52 +02:00
audio.h First step towards switching to TS (Transport Stream) as recording format 2008-08-15 14:49:34 +02:00
channels.c Moved scanning tpid back to where Rolf Ahrenberg's patch originally did it 2011-08-26 12:44:21 +02:00
channels.conf channels.conf 2007-06-10 13:28:09 +02: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 Increased MAXCAIDS to 12 2011-08-06 09:57:25 +02:00
ci.c Subtitle PIDs are now also decrypted 2011-05-21 15:24:10 +02:00
ci.h Fixed several spelling errors 2011-12-04 13:40:52 +01:00
config.c Implemented "Device Bonding" 2011-12-04 12:45:26 +01:00
config.h Implemented "Device Bonding" 2011-12-04 12:45:26 +01:00
cutter.c Fixed a crash when deleting a recording while cutting it 2011-12-04 12:56:55 +01:00
cutter.h Added locking to the cCutter functions to avoid a crash in case CutRecording() is called from a plugin 2010-08-29 13:40:37 +02:00
device.c Implemented "Device Bonding" 2011-12-04 12:45:26 +01:00
device.h Fixed several spelling errors 2011-12-04 13:40:52 +01:00
diseqc.c Added device number selection to scr.conf 2011-09-17 14:13:31 +02:00
diseqc.conf VDR now supports "Satellite Channel Routing" (SCR) 2011-09-11 14:09:03 +02:00
diseqc.h Added device number selection to scr.conf 2011-09-17 14:13:31 +02:00
dvbci.c CAM handling refactored; multiple recordings with one CAM; automatic CAM selection 2007-01-07 14:46:14 +01:00
dvbci.h CAM handling refactored; multiple recordings with one CAM; automatic CAM selection 2007-01-07 14:46:14 +01:00
dvbdevice.c Implemented "Device Bonding" 2011-12-04 12:45:26 +01:00
dvbdevice.h Fixed several spelling errors 2011-12-04 13:40:52 +01:00
dvbplayer.c Fixed "attempt to drop wrong frame from ring buffer" when skipping +/- one minute during replay 2010-03-07 14:32:22 +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 cPalette::ClosestColor() now treats fully transparent colors as "equal"; improved cDvbSpuBitmap::getMinBpp() 2010-01-17 13:48:44 +01:00
dvbspu.h Added a missing initialization to sDvbSpuRect 2011-03-27 14:52:31 +02:00
dvbsubtitle.c Fixed handling DVB subtitles and implemented decoding textual DVB subtitles 2011-09-18 11:36:38 +02:00
dvbsubtitle.h Fixed horizontal scaling of subtitles 2011-03-20 15:19:28 +01:00
eit.c The EPG data now handles stream components 5 (H.264-video) and 6 (HEAAC-audio) 2010-05-16 10:23:55 +02:00
eit.h After a CLRE command, no further EPG processing is now done for 10 seconds 2010-01-03 15:45:23 +01:00
eitscan.c Implemented "Device Bonding" 2011-12-04 12:45:26 +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 Now checking the result of all realloc() calls 2011-02-25 15:25:42 +01:00
epg.h Now checking the result of all realloc() calls 2011-02-25 15:25:42 +01:00
epg2html Removed the '.pl' suffix from all scripts 2011-12-04 14:36:37 +01: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 Fixed a buffer overflow in cFont::Bidi() 2011-03-28 16:30:37 +02:00
font.h Fixed several spelling errors 2011-12-04 13:40:52 +01:00
i18n-to-gettext Removed the '.pl' suffix from all scripts 2011-12-04 14:36:37 +01:00
i18n.c Fixed language code entry for Portuguese 2011-08-15 10:05:19 +02:00
i18n.h The new option --localedir can be used to set the locale directory at runtime 2008-01-19 12:25:54 +01:00
interface.c Using cString::sprintf() instead of asprintf() 2008-02-15 14:57:48 +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 Added user defined key kUser0 2010-04-05 10:14:19 +02:00
keys.h Added user defined key kUser0 2010-04-05 10:14:19 +02:00
lirc.c Removed checking for minimum line length of 21 characters in the LIRC receiver code 2011-03-08 15:38:58 +01:00
lirc.h Now trying to reestablish the connection to the LIRC daemon in case it breaks 2006-01-27 16:03:32 +01:00
menu.c Implemented "Device Bonding" 2011-12-04 12:45:26 +01:00
menu.h Implemented automatic deleting of timeshift recording 2010-03-07 12:43:30 +01:00
menuitems.c Fixed handling the channelID in cMenuEditChanItem 2011-08-12 13:21:42 +02:00
menuitems.h The initial channel is now stored by the channel ID in the setup.conf file 2011-06-13 14:48:41 +02:00
newplugin Changed the compiler optimization flag to -O3 2011-02-27 10:06:06 +01:00
nit.c Now scanning new transponders before old ones, to make sure transponder changes are recognized 2011-08-12 14:37:25 +02:00
nit.h Freetype font support; full UTF-8 support; dropped pixel fonts 2007-06-10 13:02:43 +02:00
osd.c Added a mutex to protect cOsd::Osds from simultaneous access from different threads 2011-08-15 09:37:54 +02:00
osd.h Fixed several spelling errors 2011-12-04 13:40:52 +01:00
osdbase.c Added typecasts to avoid gcc 4.5 warnings in switch statements on eKeys variables where additional 'k_...' flags are used 2010-12-12 13:42:00 +01:00
osdbase.h The "Edit timer" menu can now set the folder for the recording from a list of folders stored in "folders.conf" 2010-01-17 12:08:03 +01:00
pat.c Added handling of "ANSI/SCTE 57" descriptors 2011-04-17 13:48:20 +02:00
pat.h Fixed several spelling errors 2011-12-04 13:40:52 +01:00
player.c Improved cControl::Launch() to keep 'control' from pointing to uninitialized memory 2007-07-20 15:26:13 +02:00
player.h Replaced cBackTrace with cPtsIndex 2009-03-13 14:45:12 +01:00
plugin.c Fixed plugin arguments corruption with glibc 2.11 on x86_64 2010-01-06 11:41:14 +01:00
plugin.h Switched I18N to gettext 2007-08-11 12:39:06 +02:00
rcu.c Fixed some compiler warnings with gcc-4.2.0 2007-08-24 13:18:21 +02:00
rcu.h Fixed some compiler warnings with gcc-4.2.0 2007-08-24 13:18:21 +02:00
receiver.c Fixed inclusion of <stdarg.h> 2010-12-24 11:34:11 +01:00
receiver.h Fixed several spelling errors 2011-12-04 13:40:52 +01:00
recorder.c Revoked the changes to cFrameDetector that have been introduced in version 1.7.19 2011-09-04 10:13:14 +02:00
recorder.h Now updating the 'frames per second' data in the list of recordings when a new recording is started that has a frame rate other than the default 2010-12-27 12:25:19 +01:00
recording.c Implemented the SVDRP command UPDR 2011-12-04 13:58:33 +01:00
recording.h Fixed several spelling errors 2011-12-04 13:40:52 +01:00
remote.c cTimeMs is no longer initialized to the current time if the value given to the constructor is negative 2011-08-15 14:13:42 +02:00
remote.h The CAM menu now stays open as long as it is automatically updated 2008-02-23 14:40:58 +01:00
remux.c Detecting frames in case the Picture Start Code or Access Unit Delimiter extends over TS packet boundaries is now done by locally skipping TS packets in cFrameDetector 2011-09-04 13:09:06 +02:00
remux.h Detecting frames in case the Picture Start Code or Access Unit Delimiter extends over TS packet boundaries is now done by locally skipping TS packets in cFrameDetector 2011-09-04 13:09:06 +02:00
ringbuffer.c Fixed generating the index for recordings from channels that put a whole GOP into one payload unit; regenerating index file 2009-11-22 11:30:27 +01:00
ringbuffer.h Fixed several spelling errors 2011-12-04 13:40:52 +01:00
runvdr.template The dvbhddevice plugin is now part of the VDR distribution archive 2011-04-17 12:35:46 +02:00
scr.conf Added device number selection to scr.conf 2011-09-17 14:13:31 +02:00
sdt.c Added detecting channels that use service type 0x16 2010-05-16 14:25:58 +02:00
sdt.h Enhanced the SDT filter to handle multi part sections 2004-01-05 14:30:31 +01:00
sections.c Added cDevice::CloseFilter(); some fixes to PLUGINS.html 2007-10-14 13:11:23 +02:00
sections.h Centralized 'thread active' handling 2005-08-13 13:17:24 +02:00
shutdown.c Added the backslash ('\') to the list of characters that need to be escaped when executing external commands 2008-02-24 10:30:49 +01:00
shutdown.h Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP forces reload; cThread::EmergencyExit() replaced by ShutdownHandler.RequestEmergencyExit() 2007-02-25 10:56:29 +01:00
skinclassic.c Direct access to several class members is now deprecated 2011-08-21 11:34:30 +02:00
skinclassic.h Implemented audio track menu 2005-01-02 15:11:44 +01:00
skins.c Direct access to several class members is now deprecated 2011-08-21 11:34:30 +02:00
skins.h Fixed several spelling errors 2011-12-04 13:40:52 +01:00
skinsttng.c Direct access to several class members is now deprecated 2011-08-21 11:34:30 +02:00
skinsttng.h Implemented audio track menu 2005-01-02 15:11:44 +01:00
sourceparams.c Added support for ATSC devices 2010-03-06 12:01:17 +01:00
sourceparams.h Added plugin-defined sources 2010-02-28 12:19:50 +01:00
sources.c Fixed handling empty strings in cSource::FromString() 2010-02-28 15:18:31 +01:00
sources.conf Updated sources.conf 2011-09-11 14:32:29 +02:00
sources.h Added cChannel::IsSourceType() to test if a channel's source is of a given type 2010-03-07 13:56:09 +01:00
spu.c Some code cleanup 2008-02-10 14:11:47 +01:00
spu.h Some comment cleanups 2006-04-17 11:00:00 +02:00
status.c Added cStatus::TimerChange() 2008-02-16 15:04:49 +01:00
status.h Added cStatus::TimerChange() 2008-02-16 15:04:49 +01:00
summary2info Removed the '.pl' suffix from all scripts 2011-12-04 14:36:37 +01:00
svdrp.c Implemented the SVDRP command UPDR 2011-12-04 13:58:33 +01:00
svdrp.h Implemented the SVDRP command UPDR 2011-12-04 13:58:33 +01:00
svdrphosts.conf Stripped some trailing whitespace 2006-04-17 12:19:31 +02:00
svdrpsend.pl Fixed the return value of the svdrpsend.pl script in case of an error 2011-08-06 09:51:09 +02:00
themes.c Now checking the result of all realloc() calls 2011-02-25 15:25:42 +01:00
themes.h Switched I18N to gettext 2007-08-11 12:39:06 +02:00
thread.c Added cThread::SetIOPriority() and using it in cRemoveDeletedRecordingsThread 2009-04-13 13:55:23 +02:00
thread.h Added cThread::SetIOPriority() and using it in cRemoveDeletedRecordingsThread 2009-04-13 13:55:23 +02:00
timers.c Added a mechanism to defer timer handling in case of problems 2011-08-06 13:20:07 +02:00
timers.h Added a mechanism to defer timer handling in case of problems 2011-08-06 13:20:07 +02:00
tools.c Fixed handling DVB subtitles and implemented decoding textual DVB subtitles 2011-09-18 11:36:38 +02:00
tools.h Fixed several spelling errors 2011-12-04 13:40:52 +01:00
transfer.c The PCR pid is now recorded for channels where this is different from the video PID 2010-01-30 11:10:25 +01:00
transfer.h The PCR pid is now recorded for channels where this is different from the video PID 2010-01-30 11:10:25 +01:00
vdr.1 Implemented command line options --filesize and --split 2011-08-15 12:45:40 +02:00
vdr.5 Added note about L and R polarization 2011-09-25 13:51:34 +02:00
vdr.c Implemented "Device Bonding" 2011-12-04 12:45:26 +01:00
videodir.c Fixed handling recordings on other file systems than the video directory 2008-02-16 13:38:22 +01:00
videodir.h Fixed handling recordings on other file systems than the video directory 2008-02-16 13:38: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.tvdr.de.

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@tvdr.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
possibilities 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.


"VDR Video Disk Recorder" is a registered trademark of Klaus Schmidinger. 
"TVDR TV Done Right" is a registered trademark of Klaus Schmidinger.