Unified the internal sequence of actions when pressing the Blue and the Back key, respectively, during replay

This commit is contained in:
Klaus Schmidinger
2013-09-07 10:20:00 +02:00
parent e8fb500819
commit 699454ad7f
3 changed files with 10 additions and 6 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-09-06: Version 2.1.2
2013-09-07: 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
@@ -7939,3 +7939,5 @@ Video Disk Recorder Revision History
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Fixed cleaning up old EPG events in case no epg data file is given (reported by
Dave Pickles).
- Unified the internal sequence of actions when pressing the Blue and the Back key,
respectively, during replay (reported by Thomas Maass).