diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-03 11:46:57 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-03 11:46:57 +0100 |
commit | a9eed7bb7c6e5d92fe9be1d4aa090d17e971ab75 (patch) | |
tree | 75a7f9c92e8efc4531c33964b9e3d4a15ee44b04 /CONTRIBUTORS | |
parent | f00372190d4b101a6dbf8b964fa0885908d2a9c9 (diff) | |
download | vdr-a9eed7bb7c6e5d92fe9be1d4aa090d17e971ab75.tar.gz vdr-a9eed7bb7c6e5d92fe9be1d4aa090d17e971ab75.tar.bz2 |
Added cTimer::SetPriority() to set a timer's priority
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f7cd34b6..52ae691a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1582,6 +1582,7 @@ Christof Steininger <christof.steininger@t-online.de> Kendy Kutzner <kutzner@ira.uka.de> for making the version number of EPG events be stored in the epg.data file + for suggesting to add cTimer::SetPriority() to set a timer's priority Bob Withers <bwit@pobox.com> for publishing a Base64 encoder at http://www.ruffboy.com/download.htm |