summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-06-13 12:25:22 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-06-13 12:25:22 +0200
commite392051752aa8bdc9334ec5d546355907a503a7a (patch)
tree936715efcb2e6c0f704ed019d11cfa843521345c /HISTORY
parente093d4c8a8d6a02404f39501e55009c1eb2f35ff (diff)
downloadvdr-e392051752aa8bdc9334ec5d546355907a503a7a.tar.gz
vdr-e392051752aa8bdc9334ec5d546355907a503a7a.tar.bz2
Fixed index types in cIndexFile::GetNextIFrame()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 176ed0f7..36f06272 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6134,3 +6134,5 @@ Video Disk Recorder Revision History
- Added a plausibility check for the OSD percentage parameters
to avoid problems in case the values are stored in the setup.conf
file in a wrong way.
+- Fixed index types in cIndexFile::GetNextIFrame() (reported by
+ Udo Richter).