diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-27 21:22:53 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-27 21:22:53 +0100 |
commit | 91e01516746d43ddcfecf24d7382e590af97c1ef (patch) | |
tree | b621878292e6f064ad9be7d3e2d2eab598b86a9d /HISTORY | |
parent | 4aa496b079925877c5cdf171597f4edc7df0a9b1 (diff) | |
download | vdr-91e01516746d43ddcfecf24d7382e590af97c1ef.tar.gz vdr-91e01516746d43ddcfecf24d7382e590af97c1ef.tar.bz2 |
The keys '1' and '3' can now be used in replay mode to position an editing mark in "binary" mode
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 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-26: Version 2.1.8 +2015-01-27: 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 @@ -8436,3 +8436,6 @@ Video Disk Recorder Revision History 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 + in "binary" mode (based on a patch from Rolf Ahrenberg, with modifications by Helmut + Auer). See MANUAL, section "Editing a Recording". |