aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/epgcache.cpp
AgeCommit message (Expand)Author
2007-01-10revert local debug changesAndreas Monzner
2007-01-10fix epgsearchAndreas Monzner
2007-01-10non critical fixes (better memory handling)Andreas Monzner
2007-01-09no more hold unneeded descriptors in epgcache (lower memory consumption)Andreas Monzner
2007-01-08add some assertionsAndreas Monzner
2007-01-08some thread related fixesAndreas Monzner
2007-01-04add some assertionsAndreas Monzner
2006-12-14add possibility to get a dict with transponderdata for servicerefsAndreas Monzner
2006-11-30more changes for service groups (replacement for zapping alternativesAndreas Monzner
2006-11-26more python refcount debugging stuffAndreas Monzner
2006-11-25python object refcount debugging code second tryAndreas Monzner
2006-11-24remove non working python refcount debugging codeAndreas Monzner
2006-11-24remove non working fixAndreas Monzner
2006-11-24small fixAndreas Monzner
2006-11-23add PyObject refcount debugging codeAndreas Monzner
2006-11-23fixAndreas Monzner
2006-10-02fix eEPGCache::searchAndreas Monzner
2006-08-08more wrong tsid/sid private epg workaroundsAndreas Monzner
2006-08-08store last updated timestamp for private and normal epg separatelyAndreas Monzner
2006-08-06update workaround for wrong transmitted private dataAndreas Monzner
2006-08-02add warning for hardcoded network_idAndreas Monzner
2006-08-02add possibility to read detailed epg from Digital+Andreas Monzner
2006-08-02some cleanupsAndreas Monzner
2006-07-29fix frequently segfaultsAndreas Monzner
2006-07-26add MHW EPG (disabled for default)Andreas Monzner
2006-07-26code cleanupAndreas Monzner
2006-07-25code cleanupAndreas Monzner
2006-07-25remove unneeded workaroundAndreas Monzner
2006-07-25cleanup codeAndreas Monzner
2006-06-29remove older no more needed events from epgcacheAndreas Monzner
2006-06-28move dvb-t 5V antenna switching to better placeAndreas Monzner
2006-06-28small private epg fixAndreas Monzner
2006-05-22workaround for wrong transmitted epg data (tsid/onid/sid not correct)Andreas Monzner
2006-05-20many changes for better CI handlingAndreas Monzner
2006-05-06remove no more needed c++ single epg list content classAndreas Monzner
2006-05-06fix warningsAndreas Monzner
2006-04-03follow eThread changes: mainly thread_running -> sync, hasStarted()Felix Domke
2006-03-21use timemap instead of eventmap.. so the returned list is sorted by service a...Andreas Monzner
2006-03-21begin searching for similar broadcasts on base serviceAndreas Monzner
2006-03-21remove test stuffAndreas Monzner
2006-03-21add search function to epgcache to do similar broadcasting searches and text ...Andreas Monzner
2006-03-07add ability to set a callback build function in listbox multicontentAndreas Monzner
2006-02-07fix comment for epgcache lookupEvent method (useable from python)Andreas Monzner
2006-01-25add missing thread lock (segfault)Andreas Monzner
2006-01-25fix segfault on incorrect argumentsAndreas Monzner
2006-01-23fix warningAndreas Monzner
2006-01-23add endianess check to epg.datAndreas Monzner
2006-01-17disabled unused md5* variablesAndreas Oberritter
2006-01-07fixAndreas Monzner
2006-01-07add support for private epgAndreas Monzner