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 /HISTORY | |
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 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7142,3 +7142,5 @@ Video Disk Recorder Revision History - Extended 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 (thanks to Christian Richter). +- Added DeleteEvent() to the EPG handler interface, so that an EPG handler can trigger + deleting of an event (thanks to Christian Kaiser). |