summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-10-16 13:42:13 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2020-10-16 13:42:13 +0200
commit8c1c92bff6a032582e480268ecc7048ecbf86fcd (patch)
tree74c59a1b45f05424b4fd5a7e2473a10cce9d2b22 /HISTORY
parent36be6abfbd34c4adc1543d6a90a5841f58b02574 (diff)
downloadvdr-8c1c92bff6a032582e480268ecc7048ecbf86fcd.tar.gz
vdr-8c1c92bff6a032582e480268ecc7048ecbf86fcd.tar.bz2
Added checking the symbol rate to cDvbTuner::IsTunedTo(), which apparently got lost in version 1.7.13
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 96739a01..9e50ea2a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9513,7 +9513,7 @@ Video Disk Recorder Revision History
with the main menu open.
- Official release.
-2020-10-15: Version 2.4.5
+2020-10-16: Version 2.4.5
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Fixed handling newline characters in ci.c's CopyString() (reported by Winfried Köhler).
@@ -9528,3 +9528,5 @@ Video Disk Recorder Revision History
- Fixed alignment of semi-circles in case of odd sizes.
- Increased the size of the TS buffer to 16MB, to have more reserve when recording
several HD programmes.
+- Added checking the symbol rate to cDvbTuner::IsTunedTo(), which apparently got lost
+ in version 1.7.13 (thanks to Helmut Binder).