diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-24 14:41:09 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-24 14:41:09 +0100 |
commit | 7a2d3d993c932a12d17236f34a03f542c8943221 (patch) | |
tree | df7233b94b8502a5fa16cd163d46c954855a6c15 /HISTORY | |
parent | a9acab6b7ef720a6b5f4a9059f3d7843fb83777b (diff) | |
download | vdr-7a2d3d993c932a12d17236f34a03f542c8943221.tar.gz vdr-7a2d3d993c932a12d17236f34a03f542c8943221.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
@@ -8032,7 +8032,7 @@ Video Disk Recorder Revision History the last replayed recording (if any) by pressing Ok repeatedly in the Recordings menu. -2013-11-15: Version 2.1.3 +2013-12-24: Version 2.1.3 - Changed the return value of cPositioner::HorizonLongitude() to 0 in case the latitude of the antenna location is beyond +/-81 degrees. @@ -8065,3 +8065,5 @@ Video Disk Recorder Revision History by 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). |