diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-16 09:43:47 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-16 09:43:47 +0200 |
commit | c9fb7eb4d6785ce6bbe88e1e45e4f5309c9ad889 (patch) | |
tree | f30d9c1edff660bcdde346e884c579518e2e4a90 /HISTORY | |
parent | 38703228882377474c01bf3c13804f65339cb7e1 (diff) | |
download | vdr-c9fb7eb4d6785ce6bbe88e1e45e4f5309c9ad889.tar.gz vdr-c9fb7eb4d6785ce6bbe88e1e45e4f5309c9ad889.tar.bz2 |
Fixed an inconsistent behavior between opening the Recordings menu manually via the main menu and by pressing the Recordings key
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -7920,7 +7920,7 @@ Video Disk Recorder Revision History - Fixed cleaning up old EPG events in case no epg data file is given (reported by Dave Pickles). -2013-10-13: Version 2.1.2 +2013-10-14: Version 2.1.2 - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - Fixed displaying DVB subtitles (thanks to Rolf Ahrenberg for helping to debug and @@ -8003,3 +8003,9 @@ Video Disk Recorder Revision History value in case there are many radio recordings in the video directory. - Added maximum signal strength value for TechniSat SkyStar 2 DVB-S rev 2.3P (thanks to Guido Cordaro). +- Fixed an inconsistent behavior between opening the Recordings menu manually via the + main menu and by pressing the Recordings key. In the latter case it automatically + opened all sub folders to position the cursor to the last replayed recording, which + is unexpected at this point (reported by Helmut Auer). You can still navigate to + the last replayed recording (if any) by pressing Ok repeatedly in the Recordings + menu. |