diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-13 10:19:15 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-13 10:19:15 +0200 |
commit | a8dc76a8ac203e4e2365fd1101a26fc521b17625 (patch) | |
tree | cad86cabb4670970e7c624985346fc8179f06107 /HISTORY | |
parent | 13ee94de2ce55f60e1e1b119dbe7bdb09930bfcb (diff) | |
download | vdr-a8dc76a8ac203e4e2365fd1101a26fc521b17625.tar.gz vdr-a8dc76a8ac203e4e2365fd1101a26fc521b17625.tar.bz2 |
Fixed displaying messages in the LCARS skin
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7148,7 +7148,7 @@ Video Disk Recorder Revision History caching the information whether a recording is stored on the video directory file system within the cRecording data (based on a patch from Torsten Lang). -2012-06-10: Version 1.7.29 +2012-06-13: Version 1.7.29 - Added a missing template specification to the c'tor of cSortedTimers (thanks to Udo Richter). @@ -7182,3 +7182,4 @@ Video Disk Recorder Revision History - Setting the "broken link" or "TEI" flags when cutting recordings is now suppressed if the editing point merges two seamlessly fitting parts of the same stream (thanks to Torsten Lang). +- Fixed displaying messages in the LCARS skin. |