summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-01-25 14:57:30 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-01-25 14:57:30 +0100
commita9c9b76aeb8dbe8ab84477eb7a6b4efacbfdbed4 (patch)
tree5c8f4a15c50d004fa490b3d518860f906637e1f4 /HISTORY
parenta5426b58c66e95fe6c96df65d2bc8d66e0ae3d77 (diff)
downloadvdr-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--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 03983c4e..cc21cd60 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.