diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-06-20 10:27:19 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-06-20 10:27:19 +0200 |
commit | a84f9a8e19da395d134dc39f8328f3565628e925 (patch) | |
tree | 520f1cd74ee0aeee931c4fd398c2a8e44ff898b8 /HISTORY | |
parent | 545613e0e75d21f573c6942ec14d6b49ad889068 (diff) | |
download | vdr-a84f9a8e19da395d134dc39f8328f3565628e925.tar.gz vdr-a84f9a8e19da395d134dc39f8328f3565628e925.tar.bz2 |
Improved responsiveness in cSectionHandler::Action()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |