mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed expiring of one-time VPS timers in case there is more than one event with the same VPS time
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -10021,10 +10021,12 @@ Video Disk Recorder Revision History
|
||||
- Fixed a problem with duplicate events if they are moved to a lower table ID and at the
|
||||
same time get a new event ID (reported by Markus Ehrnsperger).
|
||||
|
||||
2024-10-09:
|
||||
2024-10-11:
|
||||
|
||||
- Removed defining DEPRECATED_* macros with value 0, because this is the preprocessor's
|
||||
default (suggested by Winfried K<>hler).
|
||||
- Fixed error checking in case of large PTS discontinuities (reported by Matthias Senzel).
|
||||
- Fixed handling negative values in cSource::Position() on systems where 'int' is 64 bit
|
||||
(reported by Markus Ehrnsperger, fix suggested by Winfried K<>hler).
|
||||
- Fixed expiring of one-time VPS timers in case there is more than one event with the
|
||||
same VPS time (suggested by Markus Ehrnsperger).
|
||||
|
||||
Reference in New Issue
Block a user