summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-07-15 16:07:20 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-07-15 16:07:20 +0200
commit744849128df1318b70349223685d9fce8cf805c5 (patch)
tree129927bf364c9183b0767685f5f58be6c85e380d /HISTORY
parentc36b51a5b0def365f99a1ecfb583da1a85199a17 (diff)
downloadvdr-744849128df1318b70349223685d9fce8cf805c5.tar.gz
vdr-744849128df1318b70349223685d9fce8cf805c5.tar.bz2
Clearing buffer in search forward/back
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index c67c13b8..6e97495e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -65,4 +65,5 @@ Video Disk Recorder Revision History
work immediately even if there is no actual remote control).
- Fixed small bug in dvbapi.c that was causing some channels (many on hotbird)
not to be correctly tuned (thanks to Plamen Ganev!).
-
+- Now clearing the replay buffer in search forward/back, which results in
+ faster reaction.