Fixed an inconsistent behavior between opening the Recordings menu manually via the main menu and by pressing the Recordings key

This commit is contained in:
Klaus Schmidinger
2013-10-16 09:43:47 +02:00
parent 3870322888
commit c9fb7eb4d6
5 changed files with 16 additions and 8 deletions

View File

@@ -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.