Avoiding multiple EPG entries for the same event

This commit is contained in:
Klaus Schmidinger
2001-10-28 13:53:44 +01:00
parent d64416b922
commit fee4982077
4 changed files with 42 additions and 10 deletions

View File

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