diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-31 11:42:05 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-31 11:42:05 +0100 |
commit | 6749e4ead9d394c9d86591366a2b49f46c4a3af9 (patch) | |
tree | bd7d7cb9999729118f840bc4c9060d5b17527233 /HISTORY | |
parent | 58c4fd5a0b0a3b3523ba9fb5f7e4267a50d27159 (diff) | |
download | vdr-6749e4ead9d394c9d86591366a2b49f46c4a3af9.tar.gz vdr-6749e4ead9d394c9d86591366a2b49f46c4a3af9.tar.bz2 |
Modified behavior of the '8' key during replay
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -8414,7 +8414,7 @@ Video Disk Recorder Revision History generated an index file with VDR version 2.0.6 you may want to do so again with this version to make sure the index is OK. -2015-01-30: Version 2.1.8 +2015-01-31: Version 2.1.8 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Fixed "warning: invalid suffix on literal" with GCC 4.8 and C++11 (thanks to Joerg @@ -8431,9 +8431,10 @@ Video Disk Recorder Revision History the recording. + The new option "Setup/Replay/Pause replay at last mark" can be used to make replay go into Pause mode when it has reached the last "end" mark. - + The '8' key for testing an edited sequence now always jumps to the next *end* - mark. This allows for testing edits in recordings that have actually been cut, as - well as recordings that have not been cut, in case "Skip edited parts" is enabled. + + The '8' key for testing an edited sequence now also jumps to the next *end* + mark if "Setup/Replay/Skip edited parts" is active. This allows for testing edits + in recordings that have actually been cut, as well as recordings that have not + been cut, in case "Skip edited parts" is enabled. - Added support for "Satellite Channel Routing" (SCR) according to EN50607, also known as "JESS" (thanks to Manfred Völkel and Frank Neumann). - The keys '1' and '3' can now be used in replay mode to position an editing mark |