The EIT scanner now checks whether there is a proper device before adding a channel to the scan list

This commit is contained in:
Klaus Schmidinger
2024-06-27 10:49:34 +02:00
parent 2b495e0f87
commit 0360b0d0e7
2 changed files with 18 additions and 2 deletions

View File

@@ -9919,7 +9919,7 @@ Video Disk Recorder Revision History
- A device is now always kept occupied if a timer is in VPS margin or needs the
transponder (thanks to Markus Ehrnsperger).
2024-06-24:
2024-06-27:
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Fixed a possible access of a deleted object in the EIT scanner.
@@ -9930,3 +9930,5 @@ Video Disk Recorder Revision History
Note that the string version of strreplace() has been modified, so that it
replaces all occurrences of the search string, not just the first one.
- Removed leftover cMenuRecordings::SetPath().
- The EIT scanner now checks whether there is a proper device before adding a
channel to the scan list.