diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-03-20 11:19:36 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-03-20 11:19:36 +0100 |
commit | ce0e97eb6501ecea1c6be45bcc99ce51d34262c9 (patch) | |
tree | 1fc0271f185b2b7961463aff2f2eb95c37121936 /HISTORY | |
parent | e760b14f646004a7fe99e4561156a132a0572cdb (diff) | |
download | vdr-ce0e97eb6501ecea1c6be45bcc99ce51d34262c9.tar.gz vdr-ce0e97eb6501ecea1c6be45bcc99ce51d34262c9.tar.bz2 |
Single shot timers are now reliably deleted when they have expired
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3444,7 +3444,7 @@ Video Disk Recorder Revision History - Fixed handling repeated kAudio keys. - Improved displaying the the current audio track in the ST:TNG channel display. -2005-03-19: Version 1.3.23 +2005-03-20: Version 1.3.23 - The setup option "DVB/Video display format" is now only available if "Video format" is set to "4:3" (suggested by Mikko Salo). @@ -3466,3 +3466,4 @@ Video Disk Recorder Revision History patch by Roman Krenický). - Some fixes to avoid compiler warnings in gcc 4.0 (thanks to Ville Skyttä for reporting these). +- Single shot timers are now reliably deleted when they have expired. |