Fixed starting replay after jumping to an editing mark

This commit is contained in:
Klaus Schmidinger
2022-01-13 21:41:41 +01:00
parent 78a09b5926
commit adeb6314fb
2 changed files with 4 additions and 3 deletions

View File

@@ -9766,7 +9766,8 @@ Video Disk Recorder Revision History
(reported by Timo Weing<6E>rtner).
- Official release.
2021-12-30:
2022-01-13:
- Replaced strncpy() with memcpy() in strreplace() to avoid a compiler warning
(reported by Marco M<>kel<65>).
- Fixed starting replay after jumping to an editing mark.