diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-16 09:49:26 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-16 09:49:26 +0200 |
commit | fb74e0feeb92ccebb3a9da28c79681c6ea2cf043 (patch) | |
tree | 70701292ed12bb5656717481bdb2ebb6e470badb /HISTORY | |
parent | cb1498a6093adee4db9d88bac4c977c59b68c936 (diff) | |
download | vdr-fb74e0feeb92ccebb3a9da28c79681c6ea2cf043.tar.gz vdr-fb74e0feeb92ccebb3a9da28c79681c6ea2cf043.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
@@ -7832,7 +7832,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.0.4 +2013-10-16: Version 2.0.4 - Unified the internal sequence of actions when pressing the Blue and the Back key, respectively, during replay (reported by Thomas Maass). @@ -7849,3 +7849,9 @@ Video Disk Recorder Revision History while a recording is active (reported by Torsten Lang). - 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. |