summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-07-22 09:34:55 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-07-22 09:34:55 +0200
commit9dcd0fc6e3a22978c0d4380b10253475c00816f0 (patch)
tree643118a96496a84eacf92cb5428568f71ab5ad20 /HISTORY
parent06236395e7a196d7ff3b01279c7f0d715f3197bf (diff)
downloadvdr-9dcd0fc6e3a22978c0d4380b10253475c00816f0.tar.gz
vdr-9dcd0fc6e3a22978c0d4380b10253475c00816f0.tar.bz2
Removed a superfluous VIDEO_FREEZE call in the replay buffer
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a81906d3..76e27103 100644
--- a/HISTORY
+++ b/HISTORY
@@ -553,3 +553,4 @@ Video Disk Recorder Revision History
- Fixed high system load when displaying a still picture in replay.
- Fixed a hanging SVDRP connection if the client dies without issuing QUIT.
- Increased the frame buffer size to 192KB.
+- Removed a superfluous VIDEO_FREEZE call in the replay buffer.