diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 10:57:36 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 10:57:36 +0100 |
commit | 1045069fee38d6ca05fa02d7faf6a587e6054ec9 (patch) | |
tree | 71ef951e3eba5315d4c3a5f8210cb560887a8748 /HISTORY | |
parent | cca9d858a7db91f6d73e19d588732e789dc10b4f (diff) | |
download | vdr-1045069fee38d6ca05fa02d7faf6a587e6054ec9.tar.gz vdr-1045069fee38d6ca05fa02d7faf6a587e6054ec9.tar.bz2 |
Fixed a possible crash if the recordings list is updated externally while the Recordings menu is open
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7854,7 +7854,7 @@ Video Disk Recorder Revision History the last replayed recording (if any) by pressing Ok repeatedly in the Recordings menu. -2013-11-16: Version 2.0.5 +2013-12-25: Version 2.0.5 - The LIRC remote control now connects to the socket even if it doesn't yet exist when VDR is started (thanks to Lars Hanisch). @@ -7862,3 +7862,5 @@ Video Disk Recorder Revision History Marko Mäkelä). - Fixed uninitialized item area coordinates in cSkinLCARSDisplayMenu (reported by Marko Mäkelä). +- Fixed a possible crash if the recordings list is updated externally while the + Recordings menu is open (reported by Lars Hanisch). |