diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-10-28 13:53:44 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-10-28 13:53:44 +0100 |
commit | fee4982077d5aebadd44afbc2fa3b5f274c93af0 (patch) | |
tree | 838d0f48779cb5cd85e22af12f1e2a5f7273ca40 /HISTORY | |
parent | d64416b922d54f1a0fda25d00cd51faf14bafcc3 (diff) | |
download | vdr-fee4982077d5aebadd44afbc2fa3b5f274c93af0.tar.gz vdr-fee4982077d5aebadd44afbc2fa3b5f274c93af0.tar.bz2 |
Avoiding multiple EPG entries for the same event
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -845,3 +845,5 @@ Video Disk Recorder Revision History - Changed the tuning code to use FrontendInfo to detect the type of DVB card. - Removed the recursion stuff from cThread (cMutex already does this). - Fixed handling the repeat function in the channel display. +- Avoiding multiple EPG entries for the same event (thanks to Rolf Hakenes + for some valuable information on how to do this). |