diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-04 10:19:23 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-04 10:19:23 +0200 |
commit | 8d8dd8ecbd3a7c95800921009c72123939e3e571 (patch) | |
tree | aec79840530906ce826751ededb9b8aed69c06dd /HISTORY | |
parent | 4bce65eb10999e2c7500faa6113bb79af600dc2e (diff) | |
download | vdr-8d8dd8ecbd3a7c95800921009c72123939e3e571.tar.gz vdr-8d8dd8ecbd3a7c95800921009c72123939e3e571.tar.bz2 |
Added HandledExternally() to the EPG handler interface
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7162,3 +7162,5 @@ Video Disk Recorder Revision History - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - Fixed the call to ChannelString() in cSkinLCARSDisplayChannel::SetChannel() (thanks 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). |