summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2015-02-06 15:42:21 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2015-02-06 15:42:21 +0100
commitf3e6d393829878980eea821a068ef04a5ac5adf4 (patch)
tree3b1f2a88ba1bf0947aefb53b7f2c590caa8460a0 /HISTORY
parent4ffd2d6ccdd4c5e679ded76c879d75377e478325 (diff)
downloadvdr-f3e6d393829878980eea821a068ef04a5ac5adf4.tar.gz
vdr-f3e6d393829878980eea821a068ef04a5ac5adf4.tar.bz2
cDvbPlayer and cReplayControl now use the same list of editing marks
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 75cf676a..cc737bf0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8508,3 +8508,6 @@ Video Disk Recorder Revision History
process.
- Changed the naming of "binary skip mode" to "adaptive skip mode" (suggested by
Rolf Ahrenberg and Derek Kelly).
+- cDvbPlayer and cReplayControl now use the same list of editing marks. This avoids
+ inconsistent behavior with the "Skip edited parts" or "Pause replay at last mark"
+ functions when the editing marks are manipulated during replay.