summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-09 13:57:39 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-09 13:57:39 +0200
commita4520107608cdd4abf38153fd169a78408b18ca0 (patch)
tree60aed7511e4e20e4696fa3606cca4615aa40fe81 /HISTORY
parent765f8267a5542af43b405cdb8440c5534a3a2a65 (diff)
downloadvdr-a4520107608cdd4abf38153fd169a78408b18ca0.tar.gz
vdr-a4520107608cdd4abf38153fd169a78408b18ca0.tar.bz2
Changed the behaviour when hitting the end of a recording in fast forward mode
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5b3e5613..01ef15e3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4492,3 +4492,6 @@ Video Disk Recorder Revision History
respectively.
- The initial channel and volume can now be defined in the "Setup/Miscellaneous"
menu (based on a patch from Thomas Keil).
+- When hitting the end of a recording in fast forward mode, VDR no longer switches
+ back to normal speed if the recording is already finished (thanks to Reinhard
+ Nissl).