diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-24 11:23:23 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-24 11:23:23 +0100 |
commit | 1838c02c9e02b2f3a9a5a8f86b89e0700e4225cf (patch) | |
tree | d1e3d5265b45b8bcdd82629ba60c77cd0dd504a8 /HISTORY | |
parent | c751c195c1a57e6738d402f5b4d42357b8e580d0 (diff) | |
download | vdr-1838c02c9e02b2f3a9a5a8f86b89e0700e4225cf.tar.gz vdr-1838c02c9e02b2f3a9a5a8f86b89e0700e4225cf.tar.bz2 |
Fixed scrolling the 'Channels' menu in case the cursor ends up on a group delimiter
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1120,7 +1120,7 @@ Video Disk Recorder Revision History exits. The 'runvdr' script can be used for this purpose. - Refined texts of the "Setup" menu. -2002-03-22: Version 1.0.0pre5 +2002-03-24: Version 1.0.0pre5 - Fixed restoring CICAM setup values for a fourth DVB card. - Completed internationalization of OSD texts (thanks to Hannu Savolainen, @@ -1135,3 +1135,5 @@ Video Disk Recorder Revision History is now immediately shown in the status line (followed by "...") to give the user some feedback that the command is being executed, which is especially important if this takes some time. +- Fixed scrolling the "Channels" menu in case the cursor ends up on a group + delimiter (thanks to Bernd Zierath for helping to debug this one). |