diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-01-14 10:29:05 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-01-14 10:29:05 +0100 |
commit | 80bdc9065093caca1c1da7373dd25a6b52bb5774 (patch) | |
tree | 3458586adb90f0236e085fd8acdd5552619d4f04 /HISTORY | |
parent | c402d57809e42137b4294185ed0b27af312f7471 (diff) | |
download | vdr-80bdc9065093caca1c1da7373dd25a6b52bb5774.tar.gz vdr-80bdc9065093caca1c1da7373dd25a6b52bb5774.tar.bz2 |
Now explicitly triggering respawning of pattern timers
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9578,7 +9578,7 @@ Video Disk Recorder Revision History given (reported by Manuel Reimer). - Fixed handling $(PKG_CONFIG) in newplugin (thanks to Winfried Köhler). -2021-01-11: +2021-01-14: - Fixed strreplace() to handle NULL strings (reported by Jürgen Schneider). - Somewhere down the road the 'x' bit of Doxyfile.filter got lost, so the @@ -9593,3 +9593,4 @@ Video Disk Recorder Revision History (reported by Jürgen Schneider). - Increased the number of possible modulation systems in cDevice::GetDevice() (reported by Ulf Grüne). +- Now explicitly triggering respawning of pattern timers. |