diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-13 10:29:27 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-13 10:29:27 +0100 |
commit | 28976bf276b27c06abdea22472dd60e48103a6e1 (patch) | |
tree | c39468b92cf727974a59056ba6d4bff4f810d7eb /HISTORY | |
parent | 20d5179ae4cbea835ca796e32ed8aa36ffe26e3d (diff) | |
download | vdr-28976bf276b27c06abdea22472dd60e48103a6e1.tar.gz vdr-28976bf276b27c06abdea22472dd60e48103a6e1.tar.bz2 |
Added a missing 'resultSkipped = 0' to cRemux::Clear()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3408,3 +3408,5 @@ Video Disk Recorder Revision History Dolby Digital compatibility mode". - The 'plugins-clean' target of the Makefile now only deletes the actual plugin library files from this version of VDR (suggested by Andreas Brachold). +- Added a missing 'resultSkipped = 0' to cRemux::Clear() (thanks to Marco Schlüßler + for reporting this one). |