seife 13b67c5da5 sectionsd: remove duplicate events with different eventIDs
Sometimes the playout centers seem to "renumber" the events, leading
to duplicates.
This "removeDupEvents()" checks for events from the same service, with
identical start time and duration. If it finds such events, it keeps
the one with the lower (== more recent) table_id.
This check is run from the hosekeeping thread.
It could be extended to also remove overlapping events, but this is
potentially more dangerous and can be implemented later still.

As this code is experimental, it is pretty noisy for now. The debugging
output should be toned down later.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1384 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-04-10 18:10:27 +00:00
2011-04-09 16:35:14 +00:00
2009-12-08 11:05:11 +00:00
2009-12-08 11:18:17 +00:00

The file is empty.
Description
A fast and beautiful graphical user interface for set-top boxes ツ
Readme 45 MiB
Languages
C++ 85.3%
C 12.3%
M4 0.6%
Makefile 0.6%
JavaScript 0.4%
Other 0.7%