diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-10-15 10:16:38 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-10-15 10:16:38 +0200 |
commit | 36be6abfbd34c4adc1543d6a90a5841f58b02574 (patch) | |
tree | c9ed3e5113a88043de2bf6124e88d831eafb5e44 /HISTORY | |
parent | f24e93ade1ddd5cbb77bfaa42e2809556501d71f (diff) | |
download | vdr-36be6abfbd34c4adc1543d6a90a5841f58b02574.tar.gz vdr-36be6abfbd34c4adc1543d6a90a5841f58b02574.tar.bz2 |
Increased the size of the TS buffer to 16MB, to have more reserve when recording several HD programmes
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9513,7 +9513,7 @@ Video Disk Recorder Revision History with the main menu open. - Official release. -2020-10-12: Version 2.4.5 +2020-10-15: 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). @@ -9526,3 +9526,5 @@ Video Disk Recorder Revision History The version numbers (both VDRVERSNUM and APIVERSNUM) have been bumped to 2.4.5 to indicate this change. - 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. |