diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-25 14:57:30 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-25 14:57:30 +0100 |
commit | a9c9b76aeb8dbe8ab84477eb7a6b4efacbfdbed4 (patch) | |
tree | 5c8f4a15c50d004fa490b3d518860f906637e1f4 /HISTORY | |
parent | a5426b58c66e95fe6c96df65d2bc8d66e0ae3d77 (diff) | |
download | vdr-a9c9b76aeb8dbe8ab84477eb7a6b4efacbfdbed4.tar.gz vdr-a9c9b76aeb8dbe8ab84477eb7a6b4efacbfdbed4.tar.bz2 |
Fixed a leftover progress display in the LCARS main menu when replay of a recording ends while the menu is open, and the live channel has no EPG information
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7548,3 +7548,5 @@ Video Disk Recorder Revision History - Returning 0 from cDvbSdFfDevice::NumProvidedSystems() if option --outputonly is given. - The index file is now closed after initially reading it if it is older than 3600 seconds. - Improved responsiveness during replay when close to the recording's end. +- Fixed a leftover progress display in the LCARS main menu when replay of a recording + ends while the menu is open, and the live channel has no EPG information. |