diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-03-16 11:16:28 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-03-16 11:16:28 +0100 |
commit | 6b678bcbdaa71cb5fb9c5563e62b01e62beed1b4 (patch) | |
tree | 2beb0a5a9e303ce9571b3fb121a9dd7244efddc7 /HISTORY | |
parent | e68d8ab41c1483926caf375bd75f3405df614d1d (diff) | |
download | vdr-6b678bcbdaa71cb5fb9c5563e62b01e62beed1b4.tar.gz vdr-6b678bcbdaa71cb5fb9c5563e62b01e62beed1b4.tar.bz2 |
Resetting a timer's 'pending' flag when it has ended
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5694,7 +5694,7 @@ Video Disk Recorder Revision History standard ETSI EN 300 468) to ISO-8859-9, in order to work around the stupidity of some providers, who actually use ISO-8859-9, but fail to correctly announce that. -2008-03-14: Version 1.5.18 +2008-03-16: Version 1.5.18 - Added a missing reset of maxNumber in cChannels::Renumber() (reported by Sundararaj Reel). @@ -5720,3 +5720,4 @@ Video Disk Recorder Revision History Ahrenberg). - Fixed tuning to a live channel after a recording has been stopped using the 'Back' key. +- Resetting a timer's 'pending' flag when it has ended. |