summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-11-18 13:00:33 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-11-18 13:00:33 +0100
commit3c65130e38154d9350df8d8827401f4d7fd6b28e (patch)
tree198e89b0768c9231826819b7be1e99f2ac281d59 /HISTORY
parentcca2cd35ad7ef20ae7d124e06d05e896c4d8f9b6 (diff)
downloadvdr-3c65130e38154d9350df8d8827401f4d7fd6b28e.tar.gz
vdr-3c65130e38154d9350df8d8827401f4d7fd6b28e.tar.bz2
Editing marks can now be moved freely
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 93e5fd09..905f7f70 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7330,3 +7330,9 @@ Video Disk Recorder Revision History
a recording when actually cutting the recording
+ not doing anything if the editing marks in place would result in the edited
version being the same as the original recording
+- Editing marks can now be placed directly on top of each other, in which case they
+ simply mark a position, but have no effect on the actual cutting process.
+- When positioned at an offset where two (or more) editing marks are placed on top
+ of each other, the '4' key moves the first one of them to the left, while the '6'
+ key moves the last one of them to the right. The '7' and '9' key handle multiple
+ marks at the same place as if it were one single mark.