Single shot timers are now reliably deleted when they have expired

This commit is contained in:
Klaus Schmidinger
2005-03-20 11:19:36 +01:00
parent e760b14f64
commit ce0e97eb65
6 changed files with 46 additions and 18 deletions

View File

@@ -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<63>).
- Some fixes to avoid compiler warnings in gcc 4.0 (thanks to Ville Skytt<74> for reporting
these).
- Single shot timers are now reliably deleted when they have expired.