| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-12-07 | fix digital+ (mhw2) epg (still disabled in epgcache.h!) | ghost | |
| now also support digital + epg on hispasat | |||
| 2009-11-17 | epgcache.cpp: fix typo | ghost | |
| 2009-11-17 | epgcache.cpp: fix segfault on unknown arg | ghost | |
| 2009-08-21 | epgcache.cpp: fix restoring the timezone after mhwepg read | ghost | |
| 2009-08-18 | add missing semicolon after ASSERT() | Andreas Oberritter | |
| 2009-06-08 | epgcache.cpp: use a hash build with event start time and event monthday when ↵ | ghost | |
| the event_id is 0.. this is a workaround for some cyfrowy polsat channels on 13.0°E | |||
| 2009-05-13 | remove unneeded code | ghost | |
| 2009-05-12 | epgcache.h/cpp: add viasat (sirus 5°E) EPG | ghost | |
| 2009-01-27 | fixes for python 2.6 by Moritz Venn | ghost | |
| 2009-01-25 | no comment! | ghost | |
| 2009-01-25 | another exact title search in epgache fix | ghost | |
| 2009-01-25 | small fix for exact epgcache title search | ghost | |
| 2009-01-25 | skip dvb-text encoding bytes on exakt title search in epgcache | ghost | |
| 2008-12-21 | small speedups (thx to pieterg) | ghost | |
| 2008-12-21 | fix non working search case sensitive search (thx to pieterg) | ghost | |
| 2008-11-25 | fix some refcounting bugs | ghost | |
| 2008-10-29 | also use refcounting for eTimers | Andreas Monzner | |
| its now no more possible directly to call new eTimer .. or to embedded eTimer. to create a eTimer now eTimer::create must be used... to delete you must call ->AddRef() after timer creation and ->Release when the timer is no more needed. Or use ePtr<eTimer> to store the timer reference.. then its enough to set the ePtr<eTimer> object to 0 when the timer is no more needed | |||
| 2008-09-30 | fix corrupted epg.dat by using a faked version string and not writing the ↵ | Andreas Oberritter | |
| correct version string until all epg data has been flushed to disk | |||
| 2008-05-19 | remove no more needed time code | Andreas Monzner | |
| 2008-03-25 | fix: comparison is always true due to limited range of data type | Andreas Oberritter | |
| 2008-03-25 | fix deprecated conversion from string constant to char* by using const char* ↵ | Andreas Oberritter | |
| instead where possible | |||
| 2008-02-18 | fix cablecom hack | Andreas Monzner | |
| 2008-02-18 | add HACK for wrong transmitted Cablecom EPG! | Andreas Monzner | |
| 2008-02-13 | fix memleak | Andreas Monzner | |
| 2008-01-10 | epg fixes | Andreas Monzner | |
| 2007-11-10 | lookupEvent returns one entry for every service event though no event in | Andreas Monzner | |
| queried time range is found.. in this case all event based entries in returned tuple are None | |||
| 2007-10-22 | epg fix (fixes bluescreens on ZDF Transponder) | Andreas Monzner | |
| 2007-10-03 | fix typo, add tsid correction | Andreas Monzner | |
| 2007-10-03 | update wrong sid values for private epg | Andreas Monzner | |
| 2007-09-25 | small fix | Andreas Monzner | |
| 2007-08-02 | fix not working epg search | Andreas Monzner | |
| 2007-07-30 | fix | Andreas Monzner | |
| 2007-07-26 | fix previous fix | Andreas Monzner | |
| 2007-07-26 | fix | Andreas Monzner | |
| 2007-07-25 | more speedups | Andreas Monzner | |
| 2007-07-25 | small speedups, | Andreas Monzner | |
| small cleanups, fix non working query for time epoch | |||
| 2007-07-19 | fix no more working mhw2 (digital+) epg | Andreas Monzner | |
| 2007-02-16 | remove unneeded voodoo | Andreas Monzner | |
| 2007-02-16 | erase /hdd/epg.dat after read | Andreas Monzner | |
| 2007-01-15 | when the system time on e2 startup seems valid (> 1.1.2004) we use this time | Andreas Monzner | |
| as time reference for the internal transponder time correction.. so the systemtime stays valid on startup from deepstandby on a transponder with incorrect transponder time transmission | |||
| 2007-01-12 | remove changes without any effect | Andreas Monzner | |
| 2007-01-12 | small cleanup | Andreas Monzner | |
| 2007-01-11 | filter short name brakets in getContent ('N') | Andreas Monzner | |
| add possibility to get short names with getContent ('n') the same for epg.search... filter short name brakets in Converter/ServiceName | |||
| 2007-01-10 | revert local debug changes | Andreas Monzner | |
| 2007-01-10 | fix epgsearch | Andreas Monzner | |
| 2007-01-10 | non critical fixes (better memory handling) | Andreas Monzner | |
| 2007-01-09 | no more hold unneeded descriptors in epgcache (lower memory consumption) | Andreas Monzner | |
| make eit event and private epg parser more robust remove no more needed assertions | |||
| 2007-01-08 | add some assertions | Andreas Monzner | |
| try to fix eitevent descriptor splitting increase epg database version number to avoid false positive matching assertions | |||
| 2007-01-08 | some thread related fixes | Andreas Monzner | |
| 2007-01-04 | add some assertions | Andreas Monzner | |
