Klaus Schmidinger 3038be2a6a Version 1.3.15
- Fixed some typos in the Makefile's 'font' target (thanks to Uwe Hanke).
- Added more checks and polling when getting frontend events (based on a patch
  from Werner Fink).
- No longer explicitly waiting for a tuner lock when switching channels
  (apparently setting "live" PIDs before the tuner is locked doesn't hurt).
  Moved the wait into cDevice::AttachReceiver() instead.
- Immediately displaying the new channel info when switching channel groups.
- Moved the main program loop variables further up to allow compilation with
  older compiler versions (thanks to Marco Schlüßler for reporting this one).
- Now calling pthread_cond_broadcast() in the destructor of cCondWait and
  cCondVar to make sure any sleepers will wake up (suggested by Werner Fink).
  Also using pthread_cond_broadcast() instead of pthread_cond_signal() in
  cCondWait, in case there is more than one sleeper.
- Making sure that timers and channels are only saved together, in a consistent
  manner (thanks to Mirko Dölle for reporting a problem with inconsistent
  channel and timer lists).
- Now handling the channel name, short name and provider separately. cChannel
  therefore has two new functions, ShortName() and Provider(). ShortName()
  can be used to display a short version of the name (in case such a version
  is available). The optional boolean parameter of ShortName() can be set to
  true to make it return the name, if no short name is available.
  The sequence of 'name' and 'short name' in the channels.conf file has been
  swapped (see man vdr(5)).
- Added the 'portal name' to cChannels (thanks to Marco Schlüßler).
- Fixed handling key codes that start with 0x1B in the KBD remote control code.
- Now using qsort() to sort cListBase lists. For this, the virtual function
  cListObject::operator<() has been replaced with cListObject::Compare().
  Plugins that implement derived cListObject classes may need to adjust their
  code.
- The "Channels" menu can now be sorted "by number" (default), "by name" and
  "by provider". While in the "Channels" menu, pressing the '0' key switches
  through these modes.
- Fixed the buffer size in cRecording::SortName().
- Now displaying the name of the remote control for which the keys are being
  learned inside the menu to avoid overwriting the date/time in the 'classic'
  skin (thanks to Oliver Endriss for reporting this one).
2004-11-01 18:00:00 +01:00
2004-10-24 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-05-16 18:00:00 +02:00
2002-11-03 18:00:00 +01:00
2002-11-03 18:00:00 +01:00
2004-02-08 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2003-09-17 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-11-01 18:00:00 +01:00
2004-07-18 18:00:00 +02:00
2004-02-08 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2002-03-17 18:00:00 +01:00
2004-06-19 18:00:00 +02:00
2002-06-23 18:00:00 +02:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-10-24 18:00:00 +02:00
2004-10-24 18:00:00 +02:00
2002-12-08 18:00:00 +01:00
2002-12-15 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-07-18 18:00:00 +02:00
2004-06-19 18:00:00 +02:00
2004-10-24 18:00:00 +02:00
2002-06-23 18:00:00 +02:00
2004-05-23 18:00:00 +02:00
2004-06-19 18:00:00 +02:00
2004-11-01 18:00:00 +01:00
2004-01-04 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-03-14 18:00:00 +01:00
2004-05-16 18:00:00 +02:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-01-11 18:00:00 +01:00
2004-01-11 18:00:00 +01:00
2004-10-24 18:00:00 +02:00
2004-10-24 18:00:00 +02:00
2004-05-16 18:00:00 +02:00
2004-02-08 18:00:00 +01:00
2004-05-16 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-01-04 18:00:00 +01:00
2004-10-24 18:00:00 +02:00
2004-01-18 18:00:00 +01:00
2004-05-16 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-01-04 18:00:00 +01:00
2004-10-24 18:00:00 +02:00
2004-01-18 18:00:00 +01:00
2004-05-16 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-01-04 18:00:00 +01:00
2004-10-24 18:00:00 +02:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-10-17 18:00:00 +02:00
2004-10-24 18:00:00 +02:00
2004-11-01 18:00:00 +01:00
2004-05-16 18:00:00 +02:00
2002-12-01 18:00:00 +01:00
2003-09-14 18:00:00 +02:00
2002-12-15 18:00:00 +01:00
2004-01-04 18:00:00 +01:00
2003-04-13 18:00:00 +02:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-06-19 18:00:00 +02:00
2004-06-19 18:00:00 +02:00
2004-05-16 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-01-18 18:00:00 +01:00
2004-10-17 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-07-18 18:00:00 +02:00
2004-05-16 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-03-14 18:00:00 +01:00
2004-05-16 18:00:00 +02:00
2004-06-19 18:00:00 +02:00
2004-05-23 18:00:00 +02:00
2004-05-16 18:00:00 +02:00
2004-05-23 18:00:00 +02:00
2004-01-04 18:00:00 +01:00
2003-04-13 18:00:00 +02:00
2003-05-30 18:00:00 +02:00
2004-02-08 18:00:00 +01:00
2004-03-14 18:00:00 +01:00
2002-08-04 18:00:00 +02:00
2002-08-04 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-05-31 18:00:00 +02:00
2004-10-24 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-01-11 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-01-11 18:00:00 +01:00
2004-10-24 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-05-31 18:00:00 +02:00
2004-05-16 18:00:00 +02:00
2004-05-16 18:00:00 +02:00
2004-05-31 18:00:00 +02:00
2004-07-18 18:00:00 +02:00
2004-05-16 18:00:00 +02:00
2004-01-11 18:00:00 +01:00
2003-11-08 18:00:00 +01:00
2004-01-11 18:00:00 +01:00
2002-09-08 18:00:00 +02:00
2004-06-19 18:00:00 +02:00
2003-05-04 18:00:00 +02:00
2003-05-04 18:00:00 +02:00
2004-11-01 18:00:00 +01:00
2004-01-18 18:00:00 +01:00
2002-02-03 18:00:00 +01:00
2001-02-24 18:00:00 +01:00
2004-06-19 18:00:00 +02:00
2004-05-16 18:00:00 +02:00
2004-11-01 18:00:00 +01:00
2004-10-24 18:00:00 +02:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-10-24 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2003-05-30 18:00:00 +02:00
2004-06-19 18:00:00 +02:00
2004-11-01 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2003-08-03 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 CONTRIBUTORS file lists all the people who have contributed to the
development of 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%