Commit Graph

168 Commits

Author SHA1 Message Date
Jacek Jendrzej
53db7cd6f0 eitd: -fix wakeup epg scan with max_events==0
Origin commit data
------------------
Commit: 6321bd1810
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-10-02 (Wed, 02 Oct 2013)
2013-10-02 17:50:49 +02:00
[CST] Focus
5ae7bcf60c eitd/sectionsd.cpp: add getEventsCount()
Origin commit data
------------------
Commit: 537a60fe6b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-09-27 (Fri, 27 Sep 2013)
2013-09-27 16:27:21 +04:00
[CST] Focus
558fb6b242 eitd/sectionsd.cpp: disable ntpd daemonize
Origin commit data
------------------
Commit: db027d50ea
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-08-08 (Thu, 08 Aug 2013)
2013-08-08 10:57:18 +04:00
[CST] Focus
4f3060bea4 eitd/sectionsd.cpp: check is /sbin/ntpdate present, use ntpd if not
Origin commit data
------------------
Commit: 28af6c810b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-08-07 (Wed, 07 Aug 2013)
2013-08-07 17:47:28 +04:00
[CST] Focus
17d0b748a2 eitd/sectionsd.cpp: wakeup threadEIT only, if case demux number is not 0 (live)
and cached events count less than max;
set full channel_id as current service for threadEIT


Origin commit data
------------------
Commit: 450099e04d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-12 (Wed, 12 Jun 2013)
2013-06-12 18:46:34 +04:00
Jacek Jendrzej
e076ac5d54 CEitManager::getEventsServiceKey - simplification - THX Gaucho316
Origin commit data
------------------
Commit: 09bd2c98e9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
2013-06-03 21:37:47 +02:00
Jacek Jendrzej
37887d1a8c eitd: addEvent - fix possible segfault if lastEvent==NULL
Origin commit data
------------------
Commit: 1a1be2a82f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-26 (Sun, 26 May 2013)
2013-05-26 18:44:52 +02:00
Jacek Jendrzej
23de0a12b5 CNeutrinoEventList::findEvents - add search all epg option
Origin commit data
------------------
Commit: 35bac1ff40
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-17 (Fri, 17 May 2013)
2013-05-17 21:08:09 +02:00
Jacek Jendrzej
1c4b455438 CNeutrinoEventList::findEvents - speedup search in all channelList
Origin commit data
------------------
Commit: 63bb0996da
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)
2013-05-15 14:39:09 +02:00
Stefan Seyfried
4563a6c7f5 sectionsd: fix memleak with unused events
Origin commit data
------------------
Commit: b1e0fcb0c8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-14 (Sun, 14 Apr 2013)
2013-04-17 10:21:33 +04:00
[CST] Focus
a3aba8fba3 Merge branch 'next' of coolstreamtech.de:cst-public-gui-neutrino into next
Conflicts:
	lib/libconfigfile/configfile.cpp
	src/system/setting_helpers.cpp
	src/zapit/src/femanager.cpp


Origin commit data
------------------
Commit: aa60c85768
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-07 (Thu, 07 Mar 2013)
2013-03-07 17:10:57 +04:00
Stefan Seyfried
76c5b56371 sectionsd: trim CN thread debug messages
* disable DEBUG_CN_THREAD
* shorten eit update filter message
* remove unneeded printdata_ms

Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Commit: 3d386649a9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-05 (Tue, 05 Mar 2013)
2013-03-06 10:15:55 +01:00
Stefan Seyfried
4e408bb7cd sectionsd: shorten debug messages
* channel ids in sectionsd are only 48bit
* addEvent debug message had redundant information

Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Commit: 49f2f4e70d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-05 (Tue, 05 Mar 2013)
2013-03-06 10:14:54 +01:00
Stefan Seyfried
40662908da sectionsd: be more tolerant about adjtime() failure
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Commit: 789d25eab0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-05 (Tue, 05 Mar 2013)
2013-03-06 10:12:31 +01:00
Stefan Seyfried
ed31769d04 sectionsd: don't truncate 64bit value before comparing
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Commit: 4d5e7bf354
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-05 (Tue, 05 Mar 2013)
2013-03-06 10:12:24 +01:00
[CST] Focus
e15f1c4c72 Merge branch 'dvbsi++' into next
Conflicts:
	src/neutrino.cpp
	src/zapit/src/femanager.cpp
	src/zapit/src/getservices.cpp
	src/zapit/src/transponder.cpp


Origin commit data
------------------
Commit: 026592e8fe
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-02-28 (Thu, 28 Feb 2013)
2013-02-28 16:39:34 +04:00
Stefan Seyfried
984435d48e sectionsd: consider the table_id when inserting events
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Commit: 5db16ee2ff
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)
2013-02-21 15:52:13 +01:00
Stefan Seyfried
80a87017f3 neutrino: fix 32<->64bit format string warnings
use portable C99 format string macros for 64bit types to
fix many warnings when compiling for 64bit architectures,
add some (int) casts for size_t


Origin commit data
------------------
Commit: 4dbeb3a31e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)
2013-02-21 15:47:18 +01:00
Michael Liebmann
b66d406771 src/eitd/sectionsd.cpp: Calling function 'Sleep()' restored
Origin commit data
------------------
Commit: 9be5730183
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-02-21 (Thu, 21 Feb 2013)

Origin message was:
------------------
* src/eitd/sectionsd.cpp: Calling function 'Sleep()' restored
2013-02-21 06:23:23 +01:00
Jacek Jendrzej
30fc014bd2 src/eitd/sectionsd.cpp fix compil unused variable 'rs'
Origin commit data
------------------
Commit: 1df14bd8af
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-02-20 (Wed, 20 Feb 2013)
2013-02-20 21:13:52 +01:00
Stefan Seyfried
1447812c2b sectionsd: only step time if difference is > 2min
in order to avoid unnecessary system time jumps, only step time
if the difference is bigger than 120 seconds, else use adjtime

Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Commit: c5ef1bf14c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)
2013-02-20 21:10:52 +01:00
Stefan Seyfried
270f8c51bf sectionsd: silence debug spam
disable some debug messages, remove unneeded newlines
from other messages

Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Commit: e7dd3083e6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)
2013-02-20 21:06:27 +01:00
Stefan Seyfried
8d228e95a6 sectionsd: retry getting eit_version
Sometimes at first start, the cn thread does not fetch the EIT version
and thus automatic updates don't work. The cause of this is not 100%
clear, for now let's add a workaround to try a bit longer fetching it.

Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Commit: a0cefea55a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)
2013-02-20 21:05:38 +01:00
[CST] Focus
7371c5154d Merge branch 'dvbsi++' into next
Origin commit data
------------------
Commit: 6174c657a1
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-02-13 (Wed, 13 Feb 2013)
2013-02-13 15:34:41 +04:00
Michael Liebmann
6d4c80c43a sectionsd.cpp: Remove invalid events (duration <= 1 sec.) from event list
Origin commit data
------------------
Commit: 6e9cc3d837
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)
2013-02-12 15:45:27 +01:00
[CST] Bas
953831c2c3 neutrino: fix file locations. use the predetermined CONFIGDIR instead of hardcoding paths.
Origin commit data
------------------
Commit: 8dfa226920
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2013-01-25 (Fri, 25 Jan 2013)
2013-01-25 10:33:40 +08:00
[CST] Focus
3105dbfcda eitd/sectionsd.cpp: fix different uclibc/glibc malloc_stats
Origin commit data
------------------
Commit: fac86b3bdb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
2013-01-11 15:13:21 +04:00
[CST] Bas
8b523be32e Merge branch 'dvbsi++' of coolstreamtech.de:cst-private-neutrino into neutrino-apollo
Origin commit data
------------------
Commit: fbc512889f
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
2012-09-24 15:28:48 +08:00
Jacek Jendrzej
fe47c95a54 sectionsd.cpp:-fix search mode
Origin commit data
------------------
Commit: 324a4721f4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-16 (Sun, 16 Sep 2012)
2012-09-16 20:15:38 +02:00
Jacek Jendrzej
932ebb7f19 sectionsd.cpp:-fix channelID
Origin commit data
------------------
Commit: c7e764f93c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-16 (Sun, 16 Sep 2012)
2012-09-16 16:42:26 +02:00
[CST] Bas
eedca08625 Merge branch 'dvbsi++' of coolstreamtech.de:cst-private-neutrino into neutrino-apollo
Origin commit data
------------------
Commit: 688f464bb6
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)
2012-09-10 07:39:30 +08:00
[CST] Focus
03aa31ee01 eitd/sectionsd.cpp: remove unused getChannelEvents() arg
Origin commit data
------------------
Commit: 95b6e12346
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-30 (Thu, 30 Aug 2012)
2012-08-30 18:12:07 +04:00
[CST] Focus
ba8e68118b eitd/sectionsd.cpp: cleanup commands
Origin commit data
------------------
Commit: 7d1bb02f6a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-30 (Thu, 30 Aug 2012)
2012-08-30 15:55:50 +04:00
[CST] Focus
05e21d9348 eitd/sectionsd.cpp: add channel_id mask in getXXX
Origin commit data
------------------
Commit: 8d02122425
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-30 (Thu, 30 Aug 2012)
2012-08-30 14:46:57 +04:00
[CST] Focus
52fab1596e eitd/sectionsd.cpp: move public functions to CEitManager class
Origin commit data
------------------
Commit: fb68bff086
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-30 (Thu, 30 Aug 2012)
2012-08-30 11:32:29 +04:00
Jacek Jendrzej
5417f84872 sectionsd.cpp: fix possible segfault
Origin commit data
------------------
Commit: 434ac74066
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-08-08 (Wed, 08 Aug 2012)
2012-08-08 22:05:33 +02:00
Jacek Jendrzej
41e57ce7bc comment out never used
Origin commit data
------------------
Commit: 9124c20f31
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-08-04 (Sat, 04 Aug 2012)
2012-08-04 10:03:19 +02:00
[CST] Focus
54da74dddd eitd/sectionsd.cpp: add mutex to protect update demux
Origin commit data
------------------
Commit: d8d42b26a0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)
2012-07-24 15:12:06 +04:00
[CST] Bas
2ced7346c2 neutrino-apollo: changes for apollo uclibc.
Origin commit data
------------------
Commit: cf878686ba
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)
2012-07-09 11:58:15 +08:00
Jacek Jendrzej
62163fa4e5 use empty() instead of size()
Origin commit data
------------------
Commit: 7d8d995046
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-06-18 (Mon, 18 Jun 2012)

Origin message was:
------------------
 use empty() instead of size()
2012-06-18 16:57:44 +02:00
Jacek Jendrzej
67903dc13b use empty() instead of size()
Origin commit data
------------------
Commit: bc574e9688
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-06-16 (Sat, 16 Jun 2012)

Origin message was:
------------------
 use empty() instead of size()
2012-06-16 09:44:42 +02:00
Jacek Jendrzej
03bb1029c2 sectionsd.cpp: fix Segmentation fault if max_events == 0
Origin commit data
------------------
Commit: 92f747d30c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-06-06 (Wed, 06 Jun 2012)
2012-06-06 20:59:11 +02:00
[CST] Focus
2b7dd1e3b1 eitd: change SIevents type to vector - no need to sort this temp list
Origin commit data
------------------
Commit: a4a3d20667
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-06-05 (Tue, 05 Jun 2012)
2012-06-05 20:18:48 +04:00
[CST] Focus
42cc05b1a7 eitd/sectionsd.cpp: try to fix occasional eit update demux error
Origin commit data
------------------
Commit: dddc468bc9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-29 (Tue, 29 May 2012)
2012-05-29 17:43:11 +04:00
[CST] Focus
7b46b91767 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: 0a0e92c0fa
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-29 (Tue, 29 May 2012)
2012-05-29 16:52:50 +04:00
[CST] Focus
29454174f8 eitd/sectionsd.cpp disable debug code
Origin commit data
------------------
Commit: ace0f4828b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-29 (Tue, 29 May 2012)
2012-05-29 13:26:47 +04:00
[CST] Focus
2c7970d895 eitd: ifdef unused item/itemDescription, comment unused vps in SIevent
Origin commit data
------------------
Commit: 1cc3219c89
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-29 (Tue, 29 May 2012)
2012-05-29 13:12:35 +04:00
[CST] Focus
0daeb85557 eitd/sectionsd.cpp: compare full channel id to wakeup eit -
on broken providers zap was not detected


Origin commit data
------------------
Commit: ba5047f5aa
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-29 (Tue, 29 May 2012)
2012-05-29 12:41:24 +04:00
[CST] Focus
47d16c7117 eitd/sectionsd.cpp: includes cleanup; fix compile without dvbsi++ event parse - to test memory fragmentation
Origin commit data
------------------
Commit: 0617fc8527
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-29 (Tue, 29 May 2012)
2012-05-29 12:33:22 +04:00
vanhofen
10df16b673 eitd: fix possible buffer overflow while writing egp-data (patch by FlatTV)
Origin commit data
------------------
Commit: 4eeca53fd6
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-05-24 (Thu, 24 May 2012)

Origin message was:
------------------
- eitd: fix possible buffer overflow while writing egp-data (patch by FlatTV)
2012-05-24 21:06:28 +02:00