summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-06-19 10:06:07 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-06-19 10:06:07 +0200
commit1922b1401048262b1f6a931ebdeebfc65ccbe2a3 (patch)
tree2f40527cb637f836bf3389616c9f952f6ab65b9a /HISTORY
parent8635511b282f8a19db8ef3211b80767efcff74b4 (diff)
downloadvdr-1922b1401048262b1f6a931ebdeebfc65ccbe2a3.tar.gz
vdr-1922b1401048262b1f6a931ebdeebfc65ccbe2a3.tar.bz2
Changed the behaviour of the '0' key in normal viewing mode to have a 3 second timeout
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ec405655..13c691fe 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2263,3 +2263,6 @@ Video Disk Recorder Revision History
- Fixed creating a new channel in the "Channels" menu in case the 'channels.conf'
contains ':@nnn' lines with no text (thanks to Guy Roussin for reporting this
one).
+- Changed the behaviour of the '0' key in normal viewing mode so that a channel
+ only qualifies as "previous" if it has been selected for at least 3 seconds
+ (suggested by Thomas Keil).