Klaus Schmidinger 803c6c6bf6 Version 1.1.1
- Separated the actual DVB hardware OSD implementation from the abstract OSD
  interface. 'osdbase.c/.h' now implements the abstract OSD, while 'dvbosd.c/.h'
  is the actual implementation for the DVB hardware. This is in preparation for
  allowing additional kinds of OSD hardware implementations.
- Fixed leftover references to the file FORMATS in MANUAL and svdrp.c.
- Avoiding ambiguities in the cList template class in case one defines a "list of
  lists" (thanks to Stefan Huelswitt).
- Simplified the basic cMenuSetupPage class for easier use in plugins.
- Added setup parameters and a Setup menu to the 'hello' plugin example.
- Fixed logging error message for unknown config parameters in plugins.
- Rearranged cleanup sequence at the end of the main program.
- Adapted PLUGINS.html to use the actual code examples from the 'hello' plugin.
2002-05-11 18:00:00 +02:00
2002-01-30 18:00:00 +01:00
2002-05-11 18:00:00 +02:00
2002-03-17 18:00:00 +01:00
2002-05-09 18:00:00 +02:00
2002-05-09 18:00:00 +02:00
2002-05-09 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-03-17 18:00:00 +01:00
2002-05-09 18:00:00 +02:00
2002-05-09 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-04-07 18:00:00 +02:00
2002-03-17 18:00:00 +01:00
2002-03-03 18:00:00 +01:00
2000-11-19 18:00:00 +01:00
2000-11-19 18:00:00 +01:00
2000-11-19 18:00:00 +01:00
2000-10-03 18:00:00 +02:00
2000-10-03 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-05-09 18:00:00 +02:00
2002-04-01 18:00:00 +02:00
2002-01-27 18:00:00 +01:00
2002-05-09 18:00:00 +02:00
2002-04-01 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-05-09 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-05-09 18:00:00 +02:00
2002-05-09 18:00:00 +02:00
2002-05-09 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-05-09 18:00:00 +02:00
2002-05-09 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-04-01 18:00:00 +02:00
2002-05-09 18:00:00 +02:00
2002-02-03 18:00:00 +01:00
2001-10-21 18:00:00 +02:00
2002-05-09 18:00:00 +02:00
2002-02-03 18:00:00 +01:00
2001-07-29 18:00:00 +02:00
2002-05-09 18:00:00 +02:00
2001-11-04 18:00:00 +01:00
2002-03-17 18:00:00 +01:00
2002-05-11 18:00:00 +02:00
2002-03-17 18:00:00 +01:00
2002-02-03 18:00:00 +01:00
2001-02-24 18:00:00 +01:00
2002-03-17 18:00:00 +01:00
2002-02-24 18:00:00 +01:00
2002-05-09 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-05-09 18:00:00 +02:00
2002-04-07 18:00:00 +02:00
2002-05-11 18:00:00 +02:00
2002-01-27 18:00:00 +01:00
2002-01-27 18:00:00 +01:00

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.
Description
Mirror of the official VDR GIT repository.
Readme 13 MiB
Languages
C 70.8%
C++ 21.3%
HTML 3.5%
Roff 1.9%
Makefile 1.2%
Other 1.2%