cDvbPlayer and cReplayControl now use the same list of editing marks

This commit is contained in:
Klaus Schmidinger
2015-02-06 15:42:21 +01:00
parent 4ffd2d6ccd
commit f3e6d39382
7 changed files with 65 additions and 23 deletions

View File

@@ -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.