diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-02 14:10:37 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-02 14:10:37 +0200 |
commit | ad5ef06857105b60c82f78f4985429d5fd502067 (patch) | |
tree | 3b47f0c37c00e8fc6534ce06f736b0ec27101c3b /CONTRIBUTORS | |
parent | 78e11d8c6feab964586e11e9396b3b868c086343 (diff) | |
download | vdr-ad5ef06857105b60c82f78f4985429d5fd502067.tar.gz vdr-ad5ef06857105b60c82f78f4985429d5fd502067.tar.bz2 |
Added DeleteEvent() to the EPG handler interface, so that an EPG handler can trigger deleting of an event
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d4ccb893..39b21cd6 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2895,3 +2895,6 @@ Marco Skambraks <marco@ammec.de> Christian Richter <cr@crichter.net> for extending the interface to the script that gets called for recordings, so that in the "edited" case it also provides the name of the original recording + +Christian Kaiser <christian.kaiser@teleservice.com> + for adding DeleteEvent() to the EPG handler interface |