Klaus Schmidinger 48fd2b04e9 Version 1.1.20
- Now checking if there is a connection to the keyboard (thanks to Jaakko Hyvätti)
  and only creating the KBD remote control if VDR is running in the foreground.
- Fixed taking an active SVDRP connection into account when doing shutdown (thanks
  to Gregoire Favre for reporting this one).
- Changed setting of CXX and CXXFLAGS variables in Makefile, so that an externally
  defined value will be taken if present (suggested by Robert Schiele).
  Plugin authors should please change the lines

  CXX      = g++
  CXXFLAGS = -O2 -Wall -Woverloaded-virtual

  in their Makefile to

  CXX      ?= g++
  CXXFLAGS ?= -O2 -Wall -Woverloaded-virtual

- Fixed recording overlapping timers on the same channel in case
  DO_REC_AND_PLAY_ON_PRIMARY_DEVICE and/or DO_MULTIPLE_RECORDINGS is not defined
  (thanks to Jaakko Hyvätti).
- No longer stopping/restarting the DMX when switching audio channels (thanks to
  Sven Goethel).
- Fixed high CPU load in 'Transfer Mode' (thanks to Oliver Endriss).
- If a PC keyboard is used as remote control, the string entry fields in the
  menus now accept character input directly (however, this works only for keys that
  are not otherwise defined as remote control keys). Also, plugins can switch the
  cKbdRemote class into "raw mode", where all keyboard input will be made available
  through the new 'kKbd' key code and none of it will be processed as normal remote
  control functions (thanks to Jan Rieger for suggestions and testing).
- Fixed deleting characters in string entry fields in 'insert' mode.
- Now using "Doxygen" to generate source documentation (thanks to Walter Stroebel
  for providing an initial 'Doxyfile' configuration and adjusting some comments).
  See INSTALL for information how to do this. Some function descriptions have
  already been adapted to Doxygen, more will follow.
2002-12-15 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-11-03 18:00:00 +01:00
2002-11-03 18:00:00 +01:00
2002-11-24 18:00:00 +01:00
2002-12-01 18:00:00 +01:00
2002-12-01 18:00:00 +01:00
2002-12-08 18:00:00 +01:00
2002-11-24 18:00:00 +01:00
2002-12-01 18:00:00 +01:00
2002-11-03 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-03-17 18:00:00 +01:00
2002-08-16 18:00:00 +02:00
2002-06-23 18:00:00 +02:00
2002-11-10 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-12-08 18:00:00 +01:00
2002-11-24 18:00:00 +01:00
2002-12-08 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-08-25 18:00:00 +02:00
2002-11-03 18:00:00 +01:00
2002-11-03 18:00:00 +01:00
2002-06-23 18:00:00 +02:00
2002-10-27 17:00:00 +01:00
2002-09-29 18:00:00 +02:00
2002-11-24 18:00:00 +01:00
2002-11-24 18:00:00 +01:00
2002-11-03 18:00:00 +01:00
2002-06-16 18:00:00 +02:00
2002-06-16 18:00:00 +02: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-12-15 18:00:00 +01:00
2002-11-10 18:00:00 +01:00
2002-06-23 18:00:00 +02:00
2002-12-15 18:00:00 +01:00
2002-12-08 18:00:00 +01:00
2002-12-01 18:00:00 +01:00
2002-12-01 18:00:00 +01:00
2002-12-01 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-09-29 18:00:00 +02:00
2002-09-29 18:00:00 +02:00
2002-11-03 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-10-27 17:00:00 +01:00
2002-12-01 18:00:00 +01:00
2002-12-01 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-08-16 18:00:00 +02:00
2002-12-15 18:00:00 +01:00
2002-12-08 18:00:00 +01:00
2002-12-08 18:00:00 +01:00
2002-08-25 18:00:00 +02:00
2002-09-08 18:00:00 +02:00
2002-11-03 18:00:00 +01:00
2002-11-03 18:00:00 +01:00
2002-11-24 18:00:00 +01:00
2002-11-24 18:00:00 +01:00
2002-12-01 18:00:00 +01:00
2002-12-08 18:00:00 +01:00
2002-12-08 18:00:00 +01:00
2002-11-24 18:00:00 +01:00
2002-08-04 18:00:00 +02:00
2002-08-04 18:00:00 +02:00
2002-10-13 18:00:00 +02:00
2002-06-16 18:00:00 +02:00
2002-10-27 17:00:00 +01:00
2002-10-27 17:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-10-13 18:00:00 +02:00
2002-11-03 18:00:00 +01:00
2002-08-04 18:00:00 +02:00
2002-08-04 18:00:00 +02:00
2002-03-17 18:00:00 +01:00
2002-10-06 18:00:00 +02:00
2002-10-27 17:00:00 +01:00
2002-10-06 18:00:00 +02:00
2002-09-08 18:00:00 +02:00
2002-09-08 18:00:00 +02:00
2002-07-21 18:00:00 +02:00
2002-07-21 18:00:00 +02:00
2002-11-10 18:00:00 +01:00
2002-12-01 18:00:00 +01:00
2002-02-03 18:00:00 +01:00
2001-02-24 18:00:00 +01:00
2002-11-03 18:00:00 +01:00
2002-08-16 18:00:00 +02:00
2002-11-24 18:00:00 +01:00
2002-11-24 18:00:00 +01:00
2002-12-01 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-10-13 18:00:00 +02:00
2002-11-24 18:00:00 +01:00
2002-12-08 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2002-08-16 18:00:00 +02: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/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%