diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-11 13:19:30 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-11 13:19:30 +0100 |
commit | af3cb1c9c3285fef9dca1eba1ee1cab0d7d76011 (patch) | |
tree | 1fabd56b5787b71fcdc03800bf309e650a5cb110 /UPDATE-2.4.0 | |
parent | c6796ac6df08ae81f65fd1b4961f29f3007dce57 (diff) | |
download | vdr-af3cb1c9c3285fef9dca1eba1ee1cab0d7d76011.tar.gz vdr-af3cb1c9c3285fef9dca1eba1ee1cab0d7d76011.tar.bz2 |
Improved handling VPS timers to better react to EPG changes during an ongoing recording
Diffstat (limited to 'UPDATE-2.4.0')
-rw-r--r-- | UPDATE-2.4.0 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/UPDATE-2.4.0 b/UPDATE-2.4.0 index a695aa95..cdf56dc7 100644 --- a/UPDATE-2.4.0 +++ b/UPDATE-2.4.0 @@ -200,6 +200,7 @@ Timers: The old version of cSkinDisplayMenu::SetItemEvent() (without the TimerActive parameter) is still there for backwards compatibility. It may be removed in a future version, so plugin authors should switch to the new one. +- Improved handling VPS timers to better react to EPG changes during an ongoing recording. Plugins: |