[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
[CST] Focus
fb25c32f72
eitd/sectionsd.cpp: move eit update filter code to CCNThread
2012-02-24 16:30:43 +04:00
[CST] Focus
11ec2a4502
eitd/sectionsd.cpp: remove old CN thread code;
...
reuse code to send response as sendEmptyResponse;
simplify commandSetConfig - less debug in favor of less locks;
reuse code in time and CN threads;
remove unused code in tine thread - bTimeCorrect never used
2012-02-23 16:30:07 +04:00
[CST] Focus
effe71d995
eitd/sectionsd.cpp: convert SDT thread, add debug defines
2012-02-22 16:54:50 +04:00
[CST] Focus
443706b06f
eitd/sectionsd.cpp: WIP. commented most checks in CN thread;
...
comment request_pause/unpause;
move add events code to class member;
2012-02-21 19:59:45 +04:00
[CST] Focus
b9ee0b2148
eitd/sectionsd.cpp: WIP. removed most socket commands code;
...
CN as new thread code;
fix channellist events
2012-02-18 16:02:41 +04:00
[CST] Focus
cc36b982d9
eitd: move epg filters to xmlutil.cpp
2012-02-14 13:25:27 +04:00
[CST] Focus
ba4a45b35e
eitd: move showProfiling to debug.cpp
2012-02-14 12:45:17 +04:00
[CST] Focus
9e35cb9ede
eitd/sectionsd.cpp: fix channels events when no channel list passed
2012-02-14 12:21:28 +04:00
[CST] Focus
358cba5227
eitd: add operators, simplify event compare code
2012-02-10 18:01:22 +04:00
[CST] Focus
abec14bd74
eitd: sectionsd after cleanup, dvbsi++ based, for testing
2012-02-10 15:49:42 +04:00
[CST] Focus
179804b37a
eitd: remove old commented code
2012-02-10 15:38:24 +04:00
[CST] Focus
6782fc354c
eitd/sectionsd.cpp: remove last SI_section_header usage
2012-02-09 21:06:08 +04:00
[CST] Focus
b026b6b9a7
eitd: SDT thread re-added, as is but without BAT.
...
TODO: unify SDT thread algo with other threads
2012-02-09 20:46:40 +04:00
[CST] Focus
6b4ca562b4
eitd/sectionsd.cpp: remove useless eit.header check
2012-02-08 19:30:08 +04:00
[CST] Focus
e135c104b1
eitd/sectionsd.cpp: remove unused sendShort
2012-02-08 18:18:28 +04:00
[CST] Focus
7bfb0e7079
eitd/sectionsd.cpp: remove duplicate sections check, which also in DMX::getSection
2012-02-07 17:45:38 +04:00
[CST] Focus
aa26713474
eitd: change some of char* to uint8_t*
2012-02-07 16:16:03 +04:00
[CST] Focus
c68321c68a
eitd DMX::getSection: change char* to uint8_t
2012-02-07 15:08:34 +04:00
[CST] Focus
909556e3f4
eitd/sectionsd.cpp: remove typedefs and xml code
2012-02-07 15:03:01 +04:00
[CST] Focus
ac0f9a7186
eitd: remove code under ifdef ENABLE_PPT
2012-02-03 19:38:53 +04:00
[CST] Focus
045e0c9d13
eitd: remove code under ifdef REMOVE_DUPS
2012-02-03 19:33:43 +04:00
[CST] Focus
7589d902a8
eitd: remove commented code
2012-02-03 18:43:47 +04:00
[CST] Focus
80aed1747a
eitd: remove UTF8_to_Latin1, use from ZapitTools::UTF8_to_Latin1
2012-02-03 17:53:09 +04:00
[CST] Focus
dc45ce4298
eitd: cleanup includes, remove unused code
2012-02-03 17:06:03 +04:00
[CST] Focus
faacdd32df
eitd/sectionsdclient: remove unused commands
2012-02-03 16:48:30 +04:00
[CST] Focus
4ab1f083cf
eitd: cleanup commented code
2012-02-03 12:26:20 +04:00