diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-15 13:14:42 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-15 13:14:42 +0200 |
commit | 441258c7ea2acffd6cd0f4335cdb9e88c1e99508 (patch) | |
tree | 94e7f26ce0034755e27c9a96fa1ff4714a4e79da /HISTORY | |
parent | e165c9ad8be82626c128f20db49797854d5e504e (diff) | |
download | vdr-441258c7ea2acffd6cd0f4335cdb9e88c1e99508.tar.gz vdr-441258c7ea2acffd6cd0f4335cdb9e88c1e99508.tar.bz2 |
Fixed opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT driver
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1473,3 +1473,5 @@ Video Disk Recorder Revision History Huelswitt). - The EPG now drops events from "other" streams that have a duration of 86400 seconds or more (this avoids bogus entries like "PROGRAMMES ALLEMANDS"). +- Fixed opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT + driver (thanks to Andreas Schultz). |