diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-01 15:44:29 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-01 15:44:29 +0100 |
commit | 86197f02060c594f0ec46a64b614215dcb5d28b6 (patch) | |
tree | 025e7d9e9f39c08fcc7e08f1073eb67efb39e6ff /HISTORY | |
parent | 76e7a59f69d6a00db977d66211bb0ae20efddfb1 (diff) | |
download | vdr-86197f02060c594f0ec46a64b614215dcb5d28b6.tar.gz vdr-86197f02060c594f0ec46a64b614215dcb5d28b6.tar.bz2 |
The cTimer constructor can now take an optional cChannel
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4063,3 +4063,5 @@ Video Disk Recorder Revision History - Fixed incrementing the 'state' variables in the repacker classes in remux.c to avoid warnings with g++ 4.1.0 (reported by Ville Skyttä). - The Makefile now reports a summary of failed plugins (thanks to Udo Richter). +- The cTimer constructor can now take an optional cChannel (suggested by + Patrick Fischer). |