Klaus Schmidinger 4d477cd144 Version 1.3.20
- Fixed displaying the "Audio" menu with the "Green" button from the "Main" menu
  in case there is only one audio track (thanks to Sascha Volkenandt for reporting
  this one).
- Now setting primaryDevice = NULL before deleting the devices in cDevice::Shutdown()
  to avoid problems in case other threads access it (thanks to Wolfgang Rohdewald for
  pointing this out).
- Fixed a buffer overflow in case a station defines all 32 audio PIDs (thanks to
  Christian Jacobsen for reporting this one).
- Fixed masking SubStreamType in cDevice::PlayPesPacket() (thanks to Werner Fink
  for pointing out this one).
- The new function cPlugin::Stop() shall be used to stop any background activities
  of a plugin. Previously this was done in the plugin's destructor, but it is
  better to do this in a dedicated function that can be called early when shutting
  down.
- Moved the call to SetAudioChannel(0) into cDevice::ClrAvailableTracks() to have it
  executed also when starting a replay.
- Completed the Danish OSD texts (thanks to Mogens Elneff).
- Completed the French OSD texts (thanks to Olivier Jacques).
- The new setup option "OSD/Channel info time" can be used to define the time after
  which the channel display is removed if no key has been pressed (thanks to
  Olivier Jacques).
- Modified cDolbyRepacker to make sure PES packets don't exceed the requested length
  (thanks to Reinhard Nissl).
- Fixed several memory leaks that were introduced through the use of cString (thanks
  to Stefan Huelswitt for reporting these).
- Added CMD_SPU_CHG_COLCON to cDvbSpuDecoder::setTime() (thanks to Marco Schlüßler).
- Making sure the current audio track is actually one of the ones available in a
  recording (thanks to Sascha Volkenandt for reporting a problem when starting
  replay of a recording that has no Dolby Digital audio after switching to a channel
  that has DD and selecting the DD audio track).
- Removed 'flags' from tTrackId (thought we would need this, but apparently we don't).
- Making sure the "Mute" and "Volume+/-" keys don't interfere with digital audio.
- Fixed the "pre 1.3.19" compatibility mode for old Dolby Digital recordings (thanks
  to Werner Fink for pointing out that this can be triggered in the default branch).
- Calling pesAssembler->Reset() in cDevice::AttachPlayer() to avoid problems with
  residual data in replay and Transfer Mode (thanks to Werner Fink for pointing this
  out).
- Added MPEG1 replay capability to cPesAssembler (thanks to Stefan Huelswitt).
2005-02-06 18:00:00 +01:00
2004-10-24 18:00:00 +02:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01: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
2005-02-06 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2003-09-17 18:00:00 +02:00
2005-01-23 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2004-07-18 18:00:00 +02:00
2004-02-08 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-02-06 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
2005-02-06 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-01-09 18:00:00 +01: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
2005-02-06 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2004-11-21 18:00:00 +01:00
2004-06-19 18:00:00 +02:00
2005-01-23 18:00:00 +01:00
2002-06-23 18:00:00 +02:00
2005-02-06 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 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
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2004-01-11 18:00:00 +01:00
2004-01-11 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2004-11-14 18:00:00 +01:00
2004-11-14 18:00:00 +01: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
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2003-04-13 18:00:00 +02:00
2005-01-09 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2004-11-21 18:00:00 +01:00
2004-11-21 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2004-10-17 18:00:00 +02:00
2004-01-18 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2004-10-17 18:00:00 +02:00
2005-01-09 18:00:00 +01:00
2004-05-16 18:00:00 +02:00
2005-02-06 18:00:00 +01:00
2004-03-14 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2003-04-13 18:00:00 +02:00
2005-01-09 18:00:00 +01:00
2004-02-08 18:00:00 +01:00
2004-03-14 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2004-11-01 18:00:00 +01:00
2004-05-31 18:00:00 +02:00
2005-02-06 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2004-10-17 18:00:00 +02:00
2004-10-17 18:00:00 +02:00
2004-11-21 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
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2003-11-08 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2002-09-08 18:00:00 +02:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 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
2005-01-09 18:00:00 +01:00
2004-05-16 18:00:00 +02:00
2005-01-23 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2003-05-30 18:00:00 +02:00
2005-01-09 18:00:00 +01:00
2005-01-23 18:00:00 +01:00
2005-02-06 18:00:00 +01:00
2005-01-09 18:00:00 +01:00
2005-01-09 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%