Commit Graph

132 Commits

Author SHA1 Message Date
satbaby
9124c20f31 comment out never used 2012-08-04 10:03:19 +02:00
[CST] Focus
d8d42b26a0 eitd/sectionsd.cpp: add mutex to protect update demux 2012-07-24 15:12:06 +04:00
[CST] Bas
cf878686ba neutrino-apollo: changes for apollo uclibc. 2012-07-09 11:58:15 +08:00
satbaby
7d8d995046 use empty() instead of size() 2012-06-18 16:57:44 +02:00
satbaby
bc574e9688 use empty() instead of size() 2012-06-16 09:44:42 +02:00
satbaby
92f747d30c sectionsd.cpp: fix Segmentation fault if max_events == 0 2012-06-06 20:59:11 +02:00
[CST] Focus
a4a3d20667 eitd: change SIevents type to vector - no need to sort this temp list 2012-06-05 20:18:48 +04:00
[CST] Focus
dddc468bc9 eitd/sectionsd.cpp: try to fix occasional eit update demux error 2012-05-29 17:43:11 +04:00
[CST] Focus
0a0e92c0fa Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-05-29 16:52:50 +04:00
[CST] Focus
ace0f4828b eitd/sectionsd.cpp disable debug code 2012-05-29 13:26:47 +04:00
[CST] Focus
1cc3219c89 eitd: ifdef unused item/itemDescription, comment unused vps in SIevent 2012-05-29 13:12:35 +04:00
[CST] Focus
ba5047f5aa eitd/sectionsd.cpp: compare full channel id to wakeup eit -
on broken providers zap was not detected
2012-05-29 12:41:24 +04:00
[CST] Focus
0617fc8527 eitd/sectionsd.cpp: includes cleanup; fix compile without dvbsi++ event parse - to test memory fragmentation 2012-05-29 12:33:22 +04:00
svenhoefer
4eeca53fd6 - eitd: fix possible buffer overflow while writing egp-data (patch by FlatTV) 2012-05-24 21:06:28 +02:00
satbaby
8d22e72962 move unique sort to eventlist.cpp 2012-05-11 13:13:50 +02:00
satbaby
ff2ca4393d sectionsd.cpp:sort unique search-eventlist (fix tiny) 2012-05-11 12:33:59 +02:00
satbaby
37a3480006 sectionsd.cpp:sort unique search-eventlist (fix) 2012-05-11 12:21:43 +02:00
satbaby
a227ef5f6d sectionsd.cpp:sort unique search-eventlist 2012-05-11 12:00:52 +02:00
satbaby
489d88a9a2 initialize volues 2012-05-09 17:33:34 +02:00
[CST] Focus
a79e374cab eitd/sectionsd.cpp: fix invalid iterator compare from different sets 2012-05-09 18:24:23 +04:00
[CST] Focus
37a482d8e2 eitd/sectionsd.cpp: fix SIevent times.begin()-> access - times could be empty 2012-05-09 18:24:16 +04:00
[CST] Focus
8e06495776 comment some found not used variables 2012-05-08 16:18:16 +04:00
satbaby
520cf0e150 eitd: -fix read/write epg collision 2012-05-08 13:55:47 +02:00
[CST] Focus
9fc50cdf98 eitd/sectionsd.cpp: delete C/N events on cleanup 2012-05-05 14:12:16 +04:00
[CST] Focus
5fe2159cab eitd/sectionsd.cpp: split commandFreeMemory, call FreeMemory at exit if configured 2012-05-02 17:53:42 +04:00
satbaby
bb347b3a44 performance Prefer prefix ++/-- operators for non-primitive types. 2012-04-28 10:56:27 +02:00
[CST] Focus
ccf1f32e9c eitd/sectionsd.cpp: restore HOUSEKEEPING_SLEEP to 5 min, replace depreciated mallinfo with malloc_stats call 2012-04-27 16:43:09 +04:00
[CST] Focus
aad9a3a294 eitd/sectionsd.cpp: change print_meminfo debug level for debuging out-of-memory crashing 2012-04-23 10:13:25 +04:00
[CST] Focus
15bbe3f01b eitd: fix compile with --enable-freesatepg; Free sat epg code not tested 2012-04-19 11:34:32 +04:00
[CST] Focus
c1fc4263f0 fix ntp bug in d74b5976029ede6db172e79b8f16921f74451376 2012-04-09 15:50:30 +04:00
[CST] Focus
41d64fac4a eitd/sectionsd.cpp: check if dvb_time good against 01.01.2012 2012-04-07 13:06:43 +04:00
[CST] Focus
8049155cfb eitd/sectionsd.cpp: bugfix, emove pthread_exit from OpenThreads::Thread::run functions 2012-04-01 16:50:16 +04:00
[CST] Focus
b144aeb952 eitd/sectionsd.cpp: new bugs fixes: block change() until time is set;
always wakeup time thread when unpaused
2012-03-16 20:37:21 +04:00
[CST] Focus
05f60857d1 eitd/sectionsd.cpp: little debug change 2012-03-13 14:02:49 +04:00
[CST] Focus
393c3ceaf0 eitd/sectionsd.cpp: remove neutrino config parse, set config from neutrino 2012-03-08 17:32:59 +04:00
[CST] Focus
53ebe19696 Merge branch 'includecleanup' into dvbsi++ 2012-03-08 11:18:52 +04:00
[CST] Bas
ce9eb10ed0 Merge branch 'dvbsi++' of c00lstreamtech.de:cst-private-neutrino into includecleanup
Conflicts:
	src/eitd/SIlanguage.cpp
	src/eitd/SIsections.cpp
	src/eitd/dmx.cpp
	src/eitd/dmxapi.cpp
2012-03-08 12:17:03 +08:00
[CST] Focus
88b6acb641 introduce CEitManager class 2012-03-07 20:58:25 +04:00
[CST] Focus
dc3ad12f5d eitd/sectionsd.cpp: fix type, remove unused 2012-03-07 18:29:42 +04:00
[CST] Focus
d8d0ceb837 eitd/sectionsd.cpp: stop time thread if no scanning; cleanup 2012-03-07 16:46:48 +04:00
[CST] Focus
6451017881 eitd/sectionsd.cpp: always set system time, send time diff to neutrino 2012-03-06 18:31:57 +04:00
[CST] Bas
96e7c51cff eitd: Fix files according to the new includes branch. 2012-03-06 14:50:02 +08:00
[CST] Focus
289bf2c4b2 eitd/sectionsd.cpp: rework thread stop code, testing;
move time-related mutex, condition and some code to CTimeThread
2012-03-05 16:49:34 +04:00
[CST] Focus
95e61ba402 eitd: converting timeThread, WIP 2012-03-02 19:30:57 +04:00
[CST] Focus
820efffb12 eitd/sectionsd.cpp: change CSdtThread to CSectionThread 2012-03-01 12:19:08 +04:00
[CST] Focus
55dbf7f63e eitd/sectionsd.cpp: testing abstract classes and common thread code 2012-02-29 19:48:38 +04:00
[CST] Focus
81519de971 eitd/sectionsd.cpp: testing async commandserviceChanged 2012-02-28 14:19:46 +04:00
[CST] Focus
6e62b52feb eitd/sectionsd.cpp: remove commented code 2012-02-27 17:44:47 +04:00
[CST] Focus
a5bc2ce353 eitd/sectionsd.cpp: fix compile warning 2012-02-26 12:01:43 +04:00
[CST] Focus
ec3e748ab3 eitd/sectionsd.cpp: fix sendTimeEvent 2012-02-26 10:24:38 +04:00