summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-02-21 14:52:37 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-02-21 14:52:37 +0100
commitc969c77d9c5faed74e429a60c9eaa00b4b84ec1f (patch)
tree7f14b9629a163bb97fa9b4f3e947622488f555a0 /HISTORY
parent340d9bcb0fdf49fbe2740dde29af37f46887c122 (diff)
downloadvdr-c969c77d9c5faed74e429a60c9eaa00b4b84ec1f.tar.gz
vdr-c969c77d9c5faed74e429a60c9eaa00b4b84ec1f.tar.bz2
Now using the 'running status' in the channel display
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e021d812..5749d91a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2684,3 +2684,8 @@ Video Disk Recorder Revision History
- The EPG data is now always kept sorted chronologically in the internal data
structures. This also means that any EPG data retrieved through the SVRDP
command LSTE is guaranteed to be sorted by start time.
+- Now using the 'running status' in the channel display, so that a programme
+ that has an end time that is before the current time, but is still running,
+ will still be shown in the display (provided the broadcasters handle the
+ 'running status' flag correctly). This also applies to programmes that have
+ a start time that is in the future, but are already running.