Fixed default values for DVB-T

This commit is contained in:
Klaus Schmidinger
2022-11-15 10:21:55 +01:00
parent 7ed306d127
commit 2bf0967a47
4 changed files with 14 additions and 6 deletions

View File

@@ -9780,7 +9780,7 @@ Video Disk Recorder Revision History
out by Onur Sent<6E>rk).
- Official release.
2022-11-13:
2022-11-14:
- Added UPDATE-2.6.0, which was missing in the official 2.6.0 release.
- Fixed unexpected calls of the '-r' script when a recording is interrupted and
@@ -9795,3 +9795,4 @@ Video Disk Recorder Revision History
- Fixed a possible crash if an editing process is canceled while the edited
recording is being replayed.
- Added a warning if an attempt is made to obtain a write lock twice from the same thread.
- Fixed default values for DVB-T (thanks to Winfried K<>hler and Jose Angel).