diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-01-17 10:27:37 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-01-17 10:27:37 +0100 |
commit | a343b375dfbc56a6b9489ef38e28c1fee4384d24 (patch) | |
tree | d6c1d8546c98c564fcb063b74634e533a848afbe /HISTORY | |
parent | 28b6ee47e3220a0faad79ffd6c4e96660965b316 (diff) | |
download | vdr-a343b375dfbc56a6b9489ef38e28c1fee4384d24.tar.gz vdr-a343b375dfbc56a6b9489ef38e28c1fee4384d24.tar.bz2 |
Now unlocking the Recordings list before displaying an error message in cMenuPathEdit::ApplyChanges() and cReplayControl::Stop()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9162,7 +9162,7 @@ Video Disk Recorder Revision History a subdirectory. - SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details). -2018-01-16: Version 2.3.9 +2018-01-17: Version 2.3.9 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). @@ -9243,3 +9243,5 @@ Video Disk Recorder Revision History - Moved any locking from cutter.c into recording.c, to avoid a problem with locking the Recordings list (reported by Matthias Senzel). - Now using the 'example' macro in vdr.5 (thanks to Chris Mayo). +- Now unlocking the Recordings list before displaying an error message in + cMenuPathEdit::ApplyChanges() and cReplayControl::Stop() (reported by Matthias Senzel). |