diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-12-24 15:21:29 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-12-24 15:21:29 +0100 |
commit | 9cc9553c63e9bfbdf71ccadd191565bd43f2fb7c (patch) | |
tree | c4a4423ca1aa7bb61497e37cadee41f56e06e1bf /HISTORY | |
parent | b5aad148d680f0cc0a41ada2d7b03e4655f8f359 (diff) | |
download | vdr-9cc9553c63e9bfbdf71ccadd191565bd43f2fb7c.tar.gz vdr-9cc9553c63e9bfbdf71ccadd191565bd43f2fb7c.tar.bz2 |
Changed "frame duration" to "frame rate" in vdr.5
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6510,3 +6510,4 @@ Video Disk Recorder Revision History - Added typecasts to avoid gcc 4.5 warnings in switch statements on eKeys variables where additional 'k_...' flags are used. - Fixed inclusion of <stdarg.h> (thanks to Henning Heinold). +- Changed "frame duration" to "frame rate" in vdr.5 (reported by Tobias Grimm). |