| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-03-21 | use timemap instead of eventmap.. so the returned list is sorted by service ↵ | Andreas Monzner | |
| and time | |||
| 2006-03-21 | begin searching for similar broadcasts on base service | Andreas Monzner | |
| 2006-03-21 | remove test stuff | Andreas Monzner | |
| 2006-03-21 | add search function to epgcache to do similar broadcasting searches and text ↵ | Andreas Monzner | |
| 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 | |||
| 2006-03-07 | add ability to set a callback build function in listbox multicontent | Andreas Monzner | |
| 2006-02-07 | fix comment for epgcache lookupEvent method (useable from python) | Andreas Monzner | |
| 2006-01-25 | add missing thread lock (segfault) | Andreas Monzner | |
| 2006-01-25 | fix segfault on incorrect arguments | Andreas Monzner | |
| 2006-01-23 | fix warning | Andreas Monzner | |
| 2006-01-23 | add endianess check to epg.dat | Andreas Monzner | |
| 2006-01-17 | disabled unused md5* variables | Andreas Oberritter | |
| 2006-01-07 | fix | Andreas Monzner | |
| 2006-01-07 | add support for private epg | Andreas Monzner | |
| 2006-01-05 | i think runLoop is better :) | Andreas Monzner | |
| 2006-01-05 | make our event loop compatible to my new twisted reactor core | Felix Domke | |
| 2006-01-04 | fix lookupEvent.. now we can query previous and next event | Andreas Monzner | |
| 2006-01-02 | use PyObject_Callback instead of PyEval_Callback (memleak fix?) | Andreas Monzner | |
| 2006-01-01 | add missing decrefs | Andreas Monzner | |
| 2006-01-01 | fix memleak when call of convertFunc failes | Andreas Monzner | |
| 2006-01-01 | code optimize | Andreas Monzner | |
| 2005-12-31 | add faster method to do epg querys | Andreas Monzner | |
| can anyone check my python refcounting .. when i start top in a shell then it seems like a memleak | |||
| 2005-12-23 | save epgcache to hdd on shutdown | Andreas Monzner | |
| 2005-12-17 | fix channel state handling | Andreas Monzner | |
| 2005-12-12 | fix | Andreas Monzner | |
| 2005-12-12 | fix show currently running events in channellist ( in favourite list ) | Andreas Monzner | |
| 2005-12-05 | remove unneeded code | Andreas Monzner | |
| 2005-11-26 | add ability to select default encoding for dvb texts in many ways.. ( take a ↵ | Andreas Monzner | |
| look in data/encodings.conf ) | |||
| 2005-11-24 | better names for epg lookups | Andreas Monzner | |
| 2005-11-13 | dont open epglist when no epg is avail | Andreas Monzner | |
| 2005-11-10 | epglist is now working | Andreas Monzner | |
| 2005-11-10 | replace eServiceReferenceDVB with eServiceReference in some epgcache ↵ | Andreas Monzner | |
| functions (eServiceReferenceDVB isn't known in python) some epgcache functions are now useable from python | |||
| 2005-11-09 | remove unused states so we don't need to track changes here | Felix Domke | |
| 2005-11-09 | implement interface for query epg | Andreas Monzner | |
| 2005-10-15 | add demux handling (for decoder and record) | Felix Domke | |
| 2005-09-02 | fix segfault (2nd try) .. and all because of a small '~' | Andreas Monzner | |
| 2005-09-02 | fix segfault | Andreas Monzner | |
| 2005-08-29 | optimize epg for less memory consumption, | Andreas Monzner | |
| add RESULT return values to lookupEvent, we need still a python interface for query the epgcache | |||
| 2005-08-15 | hopefully fix frequently segfault | Andreas Monzner | |
| 2005-08-11 | performance fix | Andreas Monzner | |
| 2005-07-22 | - disable persistent epgcache in order to avoid tuxbox-libmd5sum | Felix Domke | |
| 2005-07-22 | faster EPG (calculate number of sections and abort when all sections ↵ | Andreas Monzner | |
| available) fix warnings | |||
| 2005-07-20 | the epgcache can now handle more then one channel(transponder), | Andreas Monzner | |
| todo: implement a python interface to get epgcache entries | |||
| 2005-07-12 | remove unneeded signals ( eDVBChannel::m_stateChanged give us the same ↵ | Andreas Monzner | |
| informations ) | |||
| 2005-07-04 | add epgcache | Andreas Monzner | |
