Improved handling present/following data for VPS timers

This commit is contained in:
Klaus Schmidinger
2024-03-06 14:37:15 +01:00
parent a3310e2954
commit f7f8a6b131
4 changed files with 26 additions and 4 deletions

View File

@@ -9887,7 +9887,7 @@ Video Disk Recorder Revision History
- Fixed possible duplicate component entries in the info of an ongoing recording
(reported by Christoph Haubrich).
2024-03-04:
2024-03-06:
- Fixed the move assignment operator to check for self-assignment (suggested by
Stefan Herdler).
@@ -9905,3 +9905,4 @@ Video Disk Recorder Revision History
- Updated the Hungarian OSD texts (thanks to Istv<74>n F<>ley).
- The new setup parameters "EPG scan max. channel number" and "EPG pause after scan"
can be used to tune the behavior of the EPG scan (see MANUAL for details).
- Improved handling present/following data for VPS timers (thanks to Markus Ehrnsperger).