mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a possible crash if an editing process is canceled while the edited recording is being replayed
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -9780,7 +9780,7 @@ Video Disk Recorder Revision History
|
||||
out by Onur Sent<6E>rk).
|
||||
- Official release.
|
||||
|
||||
2022-11-06:
|
||||
2022-11-13:
|
||||
|
||||
- Added UPDATE-2.6.0, which was missing in the official 2.6.0 release.
|
||||
- Fixed unexpected calls of the '-r' script when a recording is interrupted and
|
||||
@@ -9792,3 +9792,5 @@ Video Disk Recorder Revision History
|
||||
index file is being written, but rather checks for the presence of a '.timer' file.
|
||||
The cutter now writes a dummy '.timer' file with timer ID '0' to make this work
|
||||
for recordings that are currently being edited.
|
||||
- Fixed a possible crash if an editing process is canceled while the edited
|
||||
recording is being replayed.
|
||||
|
||||
Reference in New Issue
Block a user