diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-04 10:29:19 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-04 10:29:19 +0200 |
commit | 04f176b2489722283039e4c73e2f19e6a519fde1 (patch) | |
tree | 836c684f47f724b80196327a1413d95a4195e53a /HISTORY | |
parent | 8d8dd8ecbd3a7c95800921009c72123939e3e571 (diff) | |
download | vdr-04f176b2489722283039e4c73e2f19e6a519fde1.tar.gz vdr-04f176b2489722283039e4c73e2f19e6a519fde1.tar.bz2 |
Added SetComponents() to the EPG handler interface
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7164,3 +7164,4 @@ Video Disk Recorder Revision History to Rolf Ahrenberg). - Removed DeleteEvent() from the EPG handler interface (turned out not to be useful) and replaced it with HandledExternally() (thanks to Jörg Wendel). +- Added SetComponents() to the EPG handler interface (thanks to Dirk Heiser). |