summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-02-09 12:29:04 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-02-09 12:29:04 +0100
commit6520725bb2e4baf2dfd67e19c2e6977a1a5f1af8 (patch)
tree9ea717afd04da7d60de6f1988eec2c1a55f18ca9 /HISTORY
parent8f5da3f68bd8db1d718aa4239f66f6cca2ecd49e (diff)
downloadvdr-6520725bb2e4baf2dfd67e19c2e6977a1a5f1af8.tar.gz
vdr-6520725bb2e4baf2dfd67e19c2e6977a1a5f1af8.tar.bz2
Ignoring "repeat" and "release" keys in the time search entry mode during replay
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d68b52e8..ab48e9a4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5594,3 +5594,6 @@ Video Disk Recorder Revision History
- Speeded up anti-aliased font rendering by caching the blend indexes (based on
a suggestion by Martin Wache).
- Fixed setting the OSD area in the pictures plugin.
+- Ignoring "repeat" and "release" keys in the time search entry mode during replay,
+ to avoid inadvertently leaving it in case a key is pressed too long (suggested
+ by Andreas Brugger).