Go to file
Klaus Schmidinger 305abd449f Now using 'ftw()' instead of an external 'find' to collect recordings 2002-01-20 16:47:09 +01:00
ac3dec Fixed DVD audio sync problems 2001-11-24 14:48:04 +01:00
libdtv Also handling unencoded newline characters 2001-10-07 13:41:56 +02:00
CONTRIBUTORS Now using 'ftw()' instead of an external 'find' to collect recordings 2002-01-20 16:47:09 +01:00
FORMATS Implemented DVB-T support; Removed the range limits for the Frequency and Srate parameters of channel definitions 2001-11-24 11:42:43 +01:00
HISTORY Now using 'ftw()' instead of an external 'find' to collect recordings 2002-01-20 16:47:09 +01:00
INSTALL Implemented DVB-T support; Removed the range limits for the Frequency and Srate parameters of channel definitions 2001-11-24 11:42:43 +01:00
MANUAL The 'Recordings' menu now displays a hierarchical structure 2002-01-20 14:05:28 +01:00
Makefile No longer requiring 'libncurses' if compiling without DEBUG_OSD=1 and REMOTE=KBD 2002-01-13 16:57:27 +01:00
README Implemented 'on disk editing' 2000-12-28 12:57:16 +01:00
channels.conf channels.conf 2002-01-13 12:39:18 +01:00
channels.conf.cable Added DPID to 'PREMIERE MOVIE 1' in channels.conf.cable 2002-01-13 13:15:04 +01:00
channels.conf.terr Implemented DVB-T support; Removed the range limits for the Frequency and Srate parameters of channel definitions 2001-11-24 11:42:43 +01:00
config.c The 'Recordings' menu now displays a hierarchical structure 2002-01-20 14:05:28 +01:00
config.h The 'Recordings' menu now displays a hierarchical structure 2002-01-20 14:05:28 +01:00
dvbapi.c Fixed format string to avoid a compiler warning 2002-01-13 16:21:48 +01:00
dvbapi.h Implemented DVB-T support; Removed the range limits for the Frequency and Srate parameters of channel definitions 2001-11-24 11:42:43 +01:00
dvbosd.c Fixed failing watchdog timer if program hangs in OSD activities 2002-01-13 16:27:39 +01:00
dvbosd.h Prepared the OSD functions for multiple overlapping windows 2002-01-13 15:55:08 +01:00
dvd.c Added MPEG audio support for DVD 2001-11-10 13:41:22 +01:00
dvd.h Added MPEG audio support for DVD 2001-11-10 13:41:22 +01:00
eit.c Removed EPGBugfixLevel '3' 2002-01-13 16:18:40 +01:00
eit.h Removed EPGBugfixLevel '3' 2002-01-13 16:18:40 +01:00
epg2html.pl Fixed handling of channel names that contain '/' 2000-12-01 18:37:46 +01:00
font.c Fixed font for system commands 2000-11-18 15:46:00 +01:00
font.h Fixed font for system commands 2000-11-18 15:46:00 +01:00
fontfix.c Fixed font for system commands 2000-11-18 15:46:00 +01:00
fontosd.c Faster OSD by using bitmap 2000-10-03 10:34:48 +02:00
genfontfile.c Faster OSD by using bitmap 2000-10-03 10:34:48 +02:00
i18n.c The 'Recordings' menu now displays a hierarchical structure 2002-01-20 14:05:28 +01:00
i18n.h Implemented internationalization 2000-11-11 10:39:27 +01:00
interface.c Fixed setting the OSD size in the 'Confirm' interface call 2001-12-01 12:03:52 +01:00
interface.h New setup parameter OSDMessageTime 2001-09-01 15:23:27 +02:00
keys-pc.conf New keys 'Volume+', 'Volume-' and 'Mute' 2001-09-16 15:06:54 +02:00
menu.c The 'Recordings' menu now displays a hierarchical structure 2002-01-20 14:05:28 +01:00
menu.h The 'Recordings' menu now displays a hierarchical structure 2002-01-20 14:05:28 +01:00
osd.c The 'Recordings' menu now displays a hierarchical structure 2002-01-20 14:05:28 +01:00
osd.h The 'Recordings' menu now displays a hierarchical structure 2002-01-20 14:05:28 +01:00
recording.c Now using 'ftw()' instead of an external 'find' to collect recordings 2002-01-20 16:47:09 +01:00
recording.h Now using 'ftw()' instead of an external 'find' to collect recordings 2002-01-20 16:47:09 +01:00
remote.c Fixed handling repeat function when using LIRC 2001-09-30 11:41:24 +02:00
remote.h Increased the buffer for key names received from LIRC 2001-07-22 14:46:45 +02:00
remux.c Fixed broken recordings after a driver buffer overflow 2001-08-19 14:37:17 +02:00
remux.h Added Dolby Digital recording/replay 2001-06-24 17:42:19 +02:00
ringbuffer.c Added PTS to the converted PCM audio when replaying a DVD 2001-11-03 11:05:15 +01:00
ringbuffer.h Added PTS to the converted PCM audio when replaying a DVD 2001-11-03 11:05:15 +01:00
runvdr Changed the check whether the driver is loaded 2001-07-27 07:37:33 +02:00
svdrp.c Improved performance of SVDRP command entry 2002-01-13 16:08:45 +01:00
svdrp.h Removed all video overlay stuff from cDvbApi and SVDRP 2001-11-04 11:38:23 +01:00
svdrpsend.pl New SVDRP command MESG; SVDRP can reuse port; SVDRP timeout 2001-02-18 14:18:13 +01:00
thread.c Removed the recursion stuff from cThread (cMutex already does this) 2001-10-27 13:23:06 +02:00
thread.h Removed the recursion stuff from cThread (cMutex already does this) 2001-10-27 13:23:06 +02:00
tools.c Now using 'ftw()' instead of an external 'find' to collect recordings 2002-01-20 16:47:09 +01:00
tools.h Now using 'ftw()' instead of an external 'find' to collect recordings 2002-01-20 16:47:09 +01:00
vdr.c Removed the check to see whether the system time is running linearly 2002-01-13 16:03:02 +01:00
videodir.c Using subtitle for repeating timers; taking summary at recording time 2001-09-02 15:21:54 +02:00
videodir.h Removing empty directories 2001-02-11 14:53:44 +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/people/kls/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 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.

What do you think?
------------------

So, what do you think about this project? Does it make sense? Were you
able to use it? Do you have suggestions on how to improve it?
Please send email to kls@cadsoft.de if you'd like to comment on this.