Go to file
Klaus Schmidinger 2f16565bc8 Fixed editing channel parameters 2010-03-06 15:19:17 +01:00
PLUGINS/src Updated the Lithuanian OSD texts 2010-02-28 12:50:41 +01:00
libsi Exported some libsi functions 2010-02-13 10:37:27 +01:00
po Updated the Lithuanian OSD texts 2010-02-28 12:50:41 +01:00
symbols Made all font and image data 'const' 2006-02-05 13:55:58 +01:00
CONTRIBUTORS The "Source" item in the "Edit channel" menu now wraps around the list of sources 2010-03-06 12:47:47 +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 Fixed editing channel parameters 2010-03-06 15:19:17 +01:00
INSTALL Renamed 'runvdr' to 'runvdr.template' and no longer copying it to the BINDIR in 'make install' 2010-01-17 12:45:44 +01:00
MANUAL The option "Setup/DVB/Use Dolby Digital" now only controls whether Dolby Digital tracks appear in the "Audio" menu 2010-02-28 14:42:07 +01:00
Make.config.template Moved strictly necessary Makefile options into Make.global 2010-02-06 15:02:35 +01:00
Make.global Moved strictly necessary Makefile options into Make.global 2010-02-06 15:02:35 +01:00
Makefile Added plugin-defined sources 2010-02-28 12:19:50 +01:00
PLUGINS.html Implemented cDeviceHook 2010-02-06 14:23:03 +01:00
README Changed the project's URLs and email to tvdr.de 2009-10-18 14:18:22 +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 First step towards switching to TS (Transport Stream) as recording format 2008-08-15 14:49:34 +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 Added plugin-defined sources 2010-02-28 12:19:50 +01: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 Added support for ATSC devices 2010-03-06 12:01:17 +01:00
ci.c Fixed handling the "CA PMT" generation (cont'd) 2010-01-02 10:39:50 +01:00
ci.h CAM handling refactored; multiple recordings with one CAM; automatic CAM selection 2007-01-07 14:46:14 +01:00
config.c The files "commands.conf" and "reccmd.conf" can now contain nested lists of commands 2010-01-31 12:59:50 +01:00
config.h Fixed handling empty strings in cSource::FromString() 2010-02-28 15:18:31 +01:00
cutter.c Implemented --edit and --genindex options 2010-01-02 14:02:48 +01:00
cutter.h Implemented --edit and --genindex options 2010-01-02 14:02:48 +01:00
device.c Keeping subtitles visible when pausing replay 2010-02-07 12:08:13 +01:00
device.h Implemented cDevice::GetCurrentlyTunedTransponder() 2010-02-06 14:43:42 +01:00
diseqc.c Added device definitions to the diseqc.conf file format 2010-02-06 15:56:01 +01:00
diseqc.conf Added device definitions to the diseqc.conf file format 2010-02-06 15:56:01 +01:00
diseqc.h Added device definitions to the diseqc.conf file format 2010-02-06 15:56:01 +01: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 Fixed editing channel parameters 2010-03-06 15:19:17 +01:00
dvbdevice.h Added plugin-defined sources 2010-02-28 12:19:50 +01:00
dvbplayer.c Improved handling frames at the beginning and end of a recording in cDvbPlayer for devices with large buffers 2010-02-06 12:43:16 +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 Some fixes to dvbspu.[hc] 2009-12-13 12:16:44 +01:00
dvbsubtitle.c Keeping subtitles visible when pausing replay 2010-02-07 12:08:13 +01:00
dvbsubtitle.h Keeping subtitles visible when pausing replay 2010-02-07 12:08:13 +01:00
eit.c Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group" 2010-01-08 15:23:34 +01: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 Fixed adding new transponders in case there is only a single channel in the channel list 2010-02-07 12:14:02 +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 The option "Setup/DVB/Use Dolby Digital" now only controls whether Dolby Digital tracks appear in the "Audio" menu 2010-02-28 14:42:07 +01:00
epg.h Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group" 2010-01-08 15:23:34 +01:00
epg2html.pl Stripped some trailing whitespace 2006-04-17 12:19:31 +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 Added cFont::FontName() and cFont::Size() 2009-12-31 15:21:51 +01:00
font.h Added cFont::FontName() and cFont::Size() 2009-12-31 15:21:51 +01:00
i18n-to-gettext.pl Changed the project's URLs and email to tvdr.de 2009-10-18 14:18:22 +02:00
i18n.c Replaced the Finnish language code "smi" with "suo" 2008-09-06 12:25:32 +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 Some code cleanup 2008-02-10 14:11:47 +01:00
keys.h Implemented handling DVB subtitles 2007-10-12 14:52:30 +02:00
lirc.c Improved the repeat function for LIRC remote controls 2006-05-28 08:49:52 +02: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 The "Source" item in the "Edit channel" menu now wraps around the list of sources 2010-03-06 12:47:47 +01:00
menu.h Moved the declaration of cMenuCommands to menu.h, so that plugins can use it 2010-02-06 10:18:20 +01:00
menuitems.c Added plugin-defined sources 2010-02-28 12:19:50 +01:00
menuitems.h Added plugin-defined sources 2010-02-28 12:19:50 +01:00
newplugin Moved strictly necessary Makefile options into Make.global 2010-02-06 15:02:35 +01:00
nit.c Added plugin-defined sources 2010-02-28 12:19:50 +01:00
nit.h Freetype font support; full UTF-8 support; dropped pixel fonts 2007-06-10 13:02:43 +02:00
osd.c cPalette::ClosestColor() now treats fully transparent colors as "equal"; improved cDvbSpuBitmap::getMinBpp() (cont'd) 2010-01-22 15:58:39 +01:00
osd.h Added plain text error messages to log entries from cOsd::SetAreas() 2010-01-17 13:32:12 +01:00
osdbase.c 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
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 support for ATSC devices 2010-03-06 12:01:17 +01:00
pat.h Fixed generating CaPmts in case audio and video are encrypted using different ECM pids 2009-08-15 22:19:42 +02: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 The option "Setup/DVB/Use Dolby Digital" now only controls whether Dolby Digital tracks appear in the "Audio" menu 2010-02-28 14:42:07 +01:00
receiver.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
recorder.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
recorder.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
recording.c 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
recording.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
remote.c Several code modifications to avoid compiler warnings 2009-12-06 12:57:45 +01: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 The option "Setup/DVB/Use Dolby Digital" now only controls whether Dolby Digital tracks appear in the "Audio" menu 2010-02-28 14:42:07 +01:00
remux.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
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 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
runvdr.template Renamed 'runvdr' to 'runvdr.template' and no longer copying it to the BINDIR in 'make install' 2010-01-17 12:45:44 +01:00
sdt.c Channel names containing commas are now handled correctly in channels.conf 2009-12-24 10:49:16 +01: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 Improved scalability of the default skins 2010-02-13 13:48:19 +01:00
skinclassic.h Implemented audio track menu 2005-01-02 15:11:44 +01:00
skins.c Fixed calculating menu colum widths in case the font has a size other than the default size 2009-06-06 15:20:40 +02:00
skins.h Implemented cSkin::SetScrollbar() 2008-02-17 12:31:16 +01:00
skinsttng.c Improved scalability of the default skins 2010-02-13 13:48:19 +01: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 Added support for ATSC devices 2010-03-06 12:01:17 +01:00
sources.h Added support for ATSC devices 2010-03-06 12:01:17 +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.pl Stripped some trailing whitespace 2006-04-17 12:19:31 +02:00
svdrp.c If svdrphosts.conf contains only the address of the local host, the SVDRP port is opened only for the local host 2010-01-17 12:27:01 +01:00
svdrp.h Implemented the SVDRP command REMO 2007-04-30 12:53:35 +02:00
svdrphosts.conf Stripped some trailing whitespace 2006-04-17 12:19:31 +02:00
svdrpsend.pl New SVDRP command MESG; SVDRP can reuse port; SVDRP timeout 2001-02-18 14:18:13 +01:00
themes.c Using cString::sprintf() instead of asprintf() 2008-02-15 14:57:48 +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 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
timers.h Added cStatus::TimerChange() 2008-02-16 15:04:49 +01:00
tools.c cSafeFile::Close() now flushes the file 2010-02-28 13:36:26 +01:00
tools.h Modified cCharSetConv so that it can be used to convert from "whatever VDR uses" to a given code 2009-12-23 15:25:05 +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 --edit and --genindex options 2010-01-02 14:02:48 +01:00
vdr.5 Added a note about plugins defining additional sources 2010-03-06 14:04:54 +01:00
vdr.c Added plugin-defined sources 2010-02-28 12:19:50 +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.