summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-12-14 14:17:35 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2017-12-14 14:17:35 +0100
commit630cc496ea18d1f4958e650a60af3bcae61cbfb3 (patch)
tree9879f917dfe2506958ff9da522ba662950faaec6 /HISTORY
parentc3af5a69da00d5474c0dc480d1b6cfa55fee7b14 (diff)
downloadvdr-630cc496ea18d1f4958e650a60af3bcae61cbfb3.tar.gz
vdr-630cc496ea18d1f4958e650a60af3bcae61cbfb3.tar.bz2
Moved adding the name of the edited recording into the cutting thread, to avoid a problem with locking the Recordings list
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c3986740..6b5b2d2f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9234,3 +9234,5 @@ Video Disk Recorder Revision History
new location of the recording, but rather stays in the original folder (suggested by
Matthias Senzel). If the original folder got empty by moving away the last recording
it contained, the cursor is moved up until a non empty folder is found.
+- Moved adding the name of the edited recording into the cutting thread, to avoid a
+ problem with locking the Recordings list (reported by Matthias Senzel).