diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-02-24 14:07:21 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-02-24 14:07:21 +0100 |
commit | 715ed57ab1650cac0c6279d9cd60b2c63d32539c (patch) | |
tree | e237442562e909c163366f2a2962d5a084fd44d4 /HISTORY | |
parent | 44ee59b21ab0d84aa1f2f9cb8d55439b5dd483a8 (diff) | |
download | vdr-715ed57ab1650cac0c6279d9cd60b2c63d32539c.tar.gz vdr-715ed57ab1650cac0c6279d9cd60b2c63d32539c.tar.bz2 |
Removed DVD support from the core VDR source
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1031,3 +1031,12 @@ Video Disk Recorder Revision History or don't have the equipment to replay Dolby Digital audio. - Reading the 'setup.conf' file no longer terminates in case of an error, but rather attempts to read the rest of the file. +- Removed DVD support from the core VDR source, since the current version from + Andreas Schultz is already much further developed (DVD menu navigation) and + the concept of "additional players" in VDR is going to change in version 1.1.0, + where a new "plugin" interface shall allow the easy implementation of new + players without having to patch the core VDR source. Until then, Andreas has + agreed to provide his DVD support as a completely external patch. +- The contents of the distribution archive now contains the directory name with + the current version number, as in 'vdr-1.0.0pre1/...' in order to avoid + inadvertently overwriting an existing VDR directory with a new version. |