Added SetComponents() to the EPG handler interface

This commit is contained in:
Klaus Schmidinger
2012-06-04 10:29:19 +02:00
parent 8d8dd8ecbd
commit 04f176b248
5 changed files with 19 additions and 4 deletions

View File

@@ -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).