diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-01 12:53:40 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-01 12:53:40 +0100 |
commit | 4da70bbab161dc545566f57d2cb611b10c8f4f8d (patch) | |
tree | 0fc84b176b9d11402ba3f9f957b7cf7c5513e752 /CONTRIBUTORS | |
parent | 566c6fa4641ea116307cfb5e40d151a104ab1490 (diff) | |
download | vdr-4da70bbab161dc545566f57d2cb611b10c8f4f8d.tar.gz vdr-4da70bbab161dc545566f57d2cb611b10c8f4f8d.tar.bz2 |
The script given to VDR with the '-r' option is now also called after the recording process has actually started
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2a6da72c..95c362aa 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3081,6 +3081,8 @@ Christian Richter <cr@crichter.net> Christian Kaiser <christian.kaiser@teleservice.com> for adding DeleteEvent() to the EPG handler interface + for making the script given to VDR with the '-r' option also be called after the + recording process has actually started Dirk Heiser <dirk-vdr@gmx.de> for adding SetComponents() to the EPG handler interface |