summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-07-26 17:42:48 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-07-26 17:42:48 +0200
commit59237584e97466aaa923579118f5ca6277d77f1b (patch)
tree64df7581dacb0106d557c743c3d949a10e3445ac /HISTORY
parent2260fc961590edd31bea173ec8550f4fb0e31545 (diff)
downloadvdr-59237584e97466aaa923579118f5ca6277d77f1b.tar.gz
vdr-59237584e97466aaa923579118f5ca6277d77f1b.tar.bz2
Implemented page mode for menus
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 765f4d1a..078e51f5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -99,3 +99,8 @@ Video Disk Recorder Revision History
pressing "Ok". The summary field can only be filled in directly by editing
the 'timers.conf' file with a text editor, or by defining/modifying the timer
via the SVDRP interface.
+
+2000-07-26:
+
+- When scrolling through a list it now moves a full page up or down when the
+ cursor reaches the top or bottom of the menu (thanks to Heino Goldenstein!).