add search function to epgcache to do similar broadcasting searches and text searches...
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 21 Mar 2006 13:53:19 +0000 (13:53 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 21 Mar 2006 13:53:19 +0000 (13:53 +0000)
commita5275b224cc48c49d249501ba029ea932d2c95c2
treed53d3aacd0f41aa6b1e1c8e47d40dfcc30000f87
parentf9496083cda8b890a36f2d80c24883fe88a4ad37
add search function to epgcache to do similar broadcasting searches and text searches in event titles
for more infos about how to use look at epgcache.cpp, search eEPGCache::search method and read the comment
above the funcion
the similar broadcastings search is used from python in Eventview.py
lib/dvb/db.cpp
lib/dvb/db.h
lib/dvb/epgcache.cpp
lib/dvb/epgcache.h
lib/python/Screens/EventView.py