summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-09-15 13:14:42 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-09-15 13:14:42 +0200
commit441258c7ea2acffd6cd0f4335cdb9e88c1e99508 (patch)
tree94e7f26ce0034755e27c9a96fa1ff4714a4e79da /HISTORY
parente165c9ad8be82626c128f20db49797854d5e504e (diff)
downloadvdr-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--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1c31efac..33d00d89 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).