Adapted "Setup/Miscellaneous/Show channel names with source" to the new handling in cChannel

This commit is contained in:
Klaus Schmidinger
2024-03-02 21:49:21 +01:00
parent 8bd0437497
commit 561be36958
2 changed files with 12 additions and 2 deletions

View File

@@ -9894,3 +9894,5 @@ Video Disk Recorder Revision History
- Added missing initialization of cChannel::nameSourceMode (thanks to Winfried K<>hler).
- Modified handling channel names with source to make it thread safe (thanks to
Stefan Herdler).
- Adapted "Setup/Miscellaneous/Show channel names with source" to the new handling
in cChannel.