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 /CONTRIBUTORS | |
parent | 76e7a59f69d6a00db977d66211bb0ae20efddfb1 (diff) | |
download | vdr-86197f02060c594f0ec46a64b614215dcb5d28b6.tar.gz vdr-86197f02060c594f0ec46a64b614215dcb5d28b6.tar.bz2 |
The cTimer constructor can now take an optional cChannel
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 636cee9f..6f16b617 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1560,6 +1560,7 @@ Nicolas Huillard <nhuillard@e-dition.fr> Patrick Fischer <patrick_fischer@gmx.de> for reporting an error in the cFilter example in PLUGINS.html for making the static cControl functions thread safe + for suggesting that the cTimer constructor should take an optional cChannel Ralf Müller <ralf@bj-ig.de> for a patch that was used to implement cUnbufferedFile |