Go to file
Klaus Schmidinger 1cba487e56 Implemented stopping a recording on the primary interface 2001-10-28 16:32:34 +01:00
ac3dec Improvements from Matjaz Thaler 2001-08-09 11:41:39 +02:00
libdtv Also handling unencoded newline characters 2001-10-07 13:41:56 +02:00
CONTRIBUTORS New SVDRP commands LSTR and DELR to list and delete recordings 2001-10-27 11:47:46 +02:00
FORMATS Fixed a typo 2001-09-21 13:44:17 +02:00
HISTORY Implemented stopping a recording on the primary interface 2001-10-28 16:32:34 +01:00
INSTALL Sorting recordings internally, with episodes sorted chronologically 2001-10-07 11:00:35 +02:00
MANUAL Implemented stopping a recording on the primary interface 2001-10-28 16:32:34 +01:00
Makefile Moved the _GNU_SOURCE macro into the Makefile 2001-10-07 15:14:50 +02:00
README Implemented 'on disk editing' 2000-12-28 12:57:16 +01:00
channels.conf channels.conf 2001-10-20 13:14:56 +02:00
channels.conf.cable New channel data for Premiere World 2001-10-03 10:29:54 +02:00
config.c Fixed reading timers.conf and channels.conf that contain blanks after numeric values 2001-10-20 13:09:38 +02:00
config.h Completed storing the current audio volume in the setup.conf file 2001-10-27 09:57:59 +02:00
dvbapi.c Changed the tuning code to use FrontendInfo to detect the type of DVB card 2001-10-27 13:01:33 +02:00
dvbapi.h Implemented stopping a recording on the primary interface 2001-10-28 16:32:34 +01:00
dvbosd.c Increased the usleep value in cDvbOsd::Cmd() to 5000 in order to work on systems with the KURT/utime-patch 2001-07-24 16:26:58 +02:00
dvbosd.h Fixed display with DEBUG_OSD 2001-07-28 16:32:40 +02:00
dvd.c DVD support is now optional 2001-08-06 16:19:20 +02:00
dvd.h DVD support is now optional 2001-08-06 16:19:20 +02:00
eit.c Avoiding multiple EPG entries for the same event 2001-10-28 13:53:44 +01:00
eit.h Avoiding multiple EPG entries for the same event 2001-10-28 13:53:44 +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 Implemented stopping a recording on the primary interface 2001-10-28 16:32:34 +01:00
i18n.h Implemented internationalization 2000-11-11 10:39:27 +01:00
interface.c New setup parameter OSDMessageTime 2001-09-01 15:23:27 +02: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 Implemented stopping a recording on the primary interface 2001-10-28 16:32:34 +01:00
menu.h Implemented stopping a recording on the primary interface 2001-10-28 16:32:34 +01:00
osd.c The menus and the channel display now show the current date and time 2001-08-25 13:27:26 +02:00
osd.h The menus and the channel display now show the current date and time 2001-08-25 13:27:26 +02:00
recording.c Closing all open file descriptors when calling external programs 2001-10-20 10:39:27 +02:00
recording.h Sorting recordings internally, with episodes sorted chronologically 2001-10-07 11:00:35 +02: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 New ringbuffer for frames 2001-08-05 12:23:24 +02:00
ringbuffer.h New ringbuffer for frames 2001-08-05 12:23:24 +02:00
runvdr Changed the check whether the driver is loaded 2001-07-27 07:37:33 +02:00
svdrp.c New SVDRP commands LSTR and DELR to list and delete recordings 2001-10-27 11:47:46 +02:00
svdrp.h New SVDRP commands LSTR and DELR to list and delete recordings 2001-10-27 11:47:46 +02: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 Fixed timers starting and ending at unexpected times 2001-10-19 13:22:24 +02:00
tools.h Lock file for accessing the video directory 2001-09-30 10:38:06 +02:00
vdr.c Completed storing the current audio volume in the setup.conf file 2001-10-27 09:57:59 +02: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.