summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-08-04 08:08:44 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-08-04 08:08:44 +0200
commit614113cdcb1ebb176891664426e9c0cc2bb63c9d (patch)
tree2856314f859d1966169d298a3e39c6b1e58da821 /HISTORY
parentbff17fb1d0e39583e44ba93ea214d7434ecef2ce (diff)
downloadvdr-614113cdcb1ebb176891664426e9c0cc2bb63c9d.tar.gz
vdr-614113cdcb1ebb176891664426e9c0cc2bb63c9d.tar.bz2
Fixed replay progress display in case replay is paused while watching an ongoing recording; initial display comes up in one piece
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 58ced4ef..8e6777f2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -616,4 +616,5 @@ Video Disk Recorder Revision History
for this suggestion).
- Added support for replaying DVDs (thanks to Andreas Schultz). VDR now needs
the 'libdvdread' library to be installed.
-
+- Fixed replay progress display in case replay is paused while watching an
+ ongoing recording.