summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-09-09 13:36:16 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-09-09 13:36:16 +0200
commitb47ce65b0354c0626b4a9650d96f83122f798b55 (patch)
tree8b41f0c9d8f7a9a5d12ef8e28488b0925239ba39 /HISTORY
parentde45b51473daaa313dda61d4d86c3fb970d51cd8 (diff)
downloadvdr-b47ce65b0354c0626b4a9650d96f83122f798b55.tar.gz
vdr-b47ce65b0354c0626b4a9650d96f83122f798b55.tar.bz2
Implemented backtracing for fast forward/rewind
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index be38534c..66970ced 100644
--- a/HISTORY
+++ b/HISTORY
@@ -735,3 +735,5 @@ Video Disk Recorder Revision History
- Switching through channel groups with the "Left" and "Right" keys now
always starts at the group that contains the current channel.
- Implemented "Multi Speed Mode" (thanks to Stefan Huelswitt).
+- Implemented backtracing to hit the right spot after fast forward/rewind
+ (thanks to Stefan Huelswitt).