mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Modified behavior of the '8' key during replay
This commit is contained in:
9
HISTORY
9
HISTORY
@@ -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
|
||||
|
Reference in New Issue
Block a user