Improved responsiveness in cSectionHandler::Action()

This commit is contained in:
Klaus Schmidinger
2021-06-20 10:27:19 +02:00
parent 545613e0e7
commit a84f9a8e19
2 changed files with 3 additions and 2 deletions

View File

@@ -9731,3 +9731,4 @@ Video Disk Recorder Revision History
string.
- When checking whether a recording has already been made, recording names are now
compared case insensitive.
- Improved responsiveness in cSectionHandler::Action() (thanks to Helmut Binder).