Patch by pieterg:
authorFelix Domke <tmbinc@elitedvb.net>
Thu, 15 Jan 2009 23:56:54 +0000 (00:56 +0100)
committerFelix Domke <tmbinc@elitedvb.net>
Thu, 15 Jan 2009 23:56:54 +0000 (00:56 +0100)
commit410f57cf84862013286c1f1e5898e2d34b6a5dc6
tree07da8e193f4f71413d0130e7384ee032abcfc2d7
parent5563110c9b66d46f0c47d599ed06dd65525cfecd
Patch by pieterg:

Some providers manage to send epg which matches on the bouquets, in the
bouquet list. (probably sid 0 or something)
As a result, nonsense event info is shown in the bouquet list.
And because the bouquet names have a nonzero offset (because of the 'folder'
icon), the bouquet name overlaps this event info.

The simplest workaround is to only show event info for 'playable' items,
which might even slightly speed up showing the bouquet list btw.
lib/service/listboxservice.cpp