Commit Graph

2345 Commits

Author SHA1 Message Date
[CST] Focus
d8d0ceb837 eitd/sectionsd.cpp: stop time thread if no scanning; cleanup 2012-03-07 16:46:48 +04:00
[CST] Focus
f4ba558155 eitd: little cleanup 2012-03-07 16:44:35 +04:00
[CST] Focus
02d748eca9 eitd: unify copyright header 2012-03-07 16:43:57 +04:00
[CST] Focus
9e1ba71ae8 eitd: unify copyright header 2012-03-07 16:43:21 +04:00
[CST] Focus
89f3058373 eitd: remove unused dmxapi.h dmxapi.cpp 2012-03-07 16:41:32 +04:00
[CST] Focus
227170aded eitd/Makefile.am: remove unused dmxapi.cpp 2012-03-07 16:29:17 +04:00
[CST] Focus
bb58a4ee94 neutrino.cpp: pause sectionsd before setServiceChanged(0) 2012-03-07 15:09:33 +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] Focus
4e566bf3ec eitd/eitd.h: increase TIME_EIT_SKIPPING 2012-03-06 18:29:23 +04:00
[CST] Focus
361513c016 driver/rcinput.cpp: try to use monotonic time,
ifdef old code with USE_GETTIMEOFDAY;
dont set time in neutrino
2012-03-06 18:28:35 +04:00
[CST] Focus
ac97bd8e87 daemonc/remotecontrol.cpp: comment debug 2012-03-06 18:27:20 +04:00
[CST] Focus
f7c6614e0e daemonc/remotecontrol.cpp: comment current_programm_timer, CN events should be enough 2012-03-06 18:07:41 +04:00
[CST] Bas
96e7c51cff eitd: Fix files according to the new includes branch. 2012-03-06 14:50:02 +08:00
[CST] Bas
336dbfaaa9 Merge branch 'multituner' of c00lstreamtech.de:cst-private-neutrino into includecleanup 2012-03-06 12:52:07 +08:00
[CST] Bas
2142970a35 Merge branch 'dvbsi++' of c00lstreamtech.de:cst-private-neutrino into includecleanup 2012-03-06 12:51:31 +08:00
[CST] Focus
e7c5d8925f driver/abstime.c: add time_monotonic_us 2012-03-05 19:59:39 +04: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
dec2ed2588 eitd/dmx.cpp: unify code to open/close demux so ifdefs not needed 2012-03-05 16:47:45 +04:00
satbaby
2591100c42 remove never used volues
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2138 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-04 17:25:48 +00:00
satbaby
cc2a4c4cef sectionsd:unsigned is never less than zero & add include
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2137 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-04 16:26:06 +00:00
[CST] Bas
a4ff0a99fe lib: fix compile/typo. 2012-03-04 16:32:34 +08:00
[CST] Bas
0c13957427 radiotext.h: use dmx.h header as this decides which demux header to include 2012-03-04 16:06:15 +08:00
[CST] Bas
9b33a52d86 src: fix compile after include change. 2012-03-04 15:54:01 +08:00
[CST] Bas
b04b3f270a lib: fix compile after include change. 2012-03-04 15:53:33 +08:00
[CST] Bas
3affe12060 zapit: fix compile after include change. 2012-03-04 15:53:01 +08:00
[CST] Bas
ae672c33e2 daemonc: fix compile after include change. 2012-03-04 15:52:33 +08:00
[CST] Bas
cfea9b493f nhttpd: fix compile after include change. 2012-03-04 15:51:56 +08:00
[CST] Bas
dc6925ed9a timerd: fix compile after include change. 2012-03-04 15:51:22 +08:00
[CST] Bas
3d96ea9419 gui: fix compile after include change. 2012-03-04 15:50:56 +08:00
[CST] Bas
bec26850a3 driver: fix compile after include change. 2012-03-04 15:50:19 +08:00
[CST] Bas
42a47ac8dc sectionsd: fix compilation after include change. 2012-03-04 15:49:44 +08:00
[CST] Bas
b181c7faaf configure.ac: do not generate standard include paths as we want finer
control.
2012-03-04 14:21:31 +08:00
[CST] Focus
f3d2895847 Merge branch 'master', remote-tracking branch 'origin' into dvbsi++ 2012-03-02 19:31:49 +04:00
[CST] Focus
95e61ba402 eitd: converting timeThread, WIP 2012-03-02 19:30:57 +04:00
[CST] Focus
0a6177a4d9 eitd/dmx.cpp: use MAX_SECTION_LENGTH as read size 2012-03-02 19:30:20 +04:00
[CST] Focus
95ec5d0f44 move MAX_SECTION_LENGTH to dmx.h 2012-03-02 19:28:13 +04:00
[CST] Focus
31f3dbcebf SIutils.cpp: add local_time arg for parseDVBtime 2012-03-02 19:03:39 +04:00
[CST] Focus
b5113a173d eitd/SIsections.cpp: add SIsectionTIME, parse TOT/TDT using libdvbsi++ 2012-03-02 19:02:33 +04:00
[CST] Focus
2ecc60cf71 Merge branch 'master' into multituner 2012-03-02 18:59:50 +04:00
striper
04149c083b - update deutsch.locale
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2136 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-02 14:50:20 +00:00
focus
84afbc9a66 audio: change change DD over hdmi options to:
off, auto (old ON, if supported by device) and force

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2135 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-02 14:39:51 +00: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
satbaby
987d592da5 infoviewer: extension infobar timeout for motor rotation
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2133 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-29 13:20:23 +00:00
[CST] Focus
4c6199eef5 daemonc/remotecontrol.cpp: define zap_completion_timeout value as ZAP_GUARD_TIME 2012-02-28 20:30:21 +04:00
[CST] Focus
38122cee1a fix conflict 2012-02-28 14:26:35 +04:00
[CST] Focus
81519de971 eitd/sectionsd.cpp: testing async commandserviceChanged 2012-02-28 14:19:46 +04:00
[CST] Lucian
d6fbd994c0 fix compile 2012-02-28 18:10:47 +08:00
striper
dc25ebc257 - revert to svn 2126 to stop some people crying
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2132 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-28 08:08:36 +00:00
striper
ac3707eccb [PATCH] zapit: make setStandby(false) block
this avoids many nasty race conditions when leaving standby

From: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: Sat, 25 Feb 2012 22:34:58 +0100

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2131 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-27 18:56:12 +00:00