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 /HISTORY | |
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 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9162,7 +9162,7 @@ Video Disk Recorder Revision History a subdirectory. - SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details). -2018-03-09: Version 2.3.9 +2018-03-11: Version 2.3.9 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). @@ -9306,3 +9306,4 @@ Video Disk Recorder Revision History - Removed sending the SVDRP command UPDR to peer VDRs whenever a change is made to the recordings in the video directory (which was introduced in version 2.3.8), because it triggered re-reading the video directory too fast. +- Improved handling VPS timers to better react to EPG changes during an ongoing recording. |