mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented 'modified' and 'seen' for EPG schedules/events
This commit is contained in:
6
HISTORY
6
HISTORY
@@ -3071,3 +3071,9 @@ Video Disk Recorder Revision History
|
||||
running.
|
||||
- Added cCondWait::Sleep() and using it to replace all usleep() calls (based
|
||||
on a suggestion by Werner Fink).
|
||||
- Only assigning events to timers if the related schedule has actually been
|
||||
modified.
|
||||
- When searching for the present event, the running status is now only taken
|
||||
into account if the event has been "seen" within the past 30 seconds.
|
||||
This avoids shortly seeing the wrong events in the channel display when
|
||||
switching to a channel that hasn't been tuned to in a while.
|
||||
|
Reference in New Issue
Block a user