[CST] Focus
6d5af8bc88
eitd/sectionsd.cpp: remove useless IS_WEBTV check on event channel id
...
Origin commit data
------------------
Commit: b230f63d85
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-06-01 (Mon, 01 Jun 2015)
2015-06-02 12:26:44 +03:00
TangoCash
fb75e9bac2
add VIASAT EPG based on martii
...
Origin commit data
------------------
Commit: eb81369965
Author: TangoCash <eric@loxat.de >
Date: 2015-05-13 (Wed, 13 May 2015)
2015-05-15 03:46:50 +02:00
Thilo Graf
9d2a06d506
CTimeThread: sectionsd.cpp: use thread save localtime_r
...
Origin commit data
------------------
Commit: 76ca33de9f
Author: Thilo Graf <dbt@novatux.de >
Date: 2015-01-12 (Mon, 12 Jan 2015)
2015-03-29 22:40:04 +02:00
Thilo Graf
58adcbcfae
CEitManager: use unified binary search for ntp
...
Origin commit data
------------------
Commit: d58679f42d
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-12-08 (Mon, 08 Dec 2014)
2015-03-29 22:40:00 +02:00
Jacek Jendrzej
89422c761a
chhecking if epgdir directory exists for frequently save
...
Origin commit data
------------------
Commit: 22399f73e2
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-03-24 (Tue, 24 Mar 2015)
2015-03-24 21:00:44 +01:00
[CST] Focus
22210b9fdc
eitd: ignore neutrino epg filter, if filter was configured from xml
...
Origin commit data
------------------
Commit: 5d9e7a814d
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-02-15 (Sun, 15 Feb 2015)
2015-02-15 12:57:29 +03:00
[CST] Focus
96c523a0c2
eitd: as long as neutrino using only first content classification,
...
reduce content classification caching (leaving old code with ifdef)
Origin commit data
------------------
Commit: e8700de2b7
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-30 (Fri, 30 Jan 2015)
2015-01-30 19:47:30 +03:00
[CST] Focus
0032c56bac
eitd: add API to configure white EPG filter
...
Origin commit data
------------------
Commit: 486d3692a6
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-22 (Thu, 22 Jan 2015)
2015-01-22 18:58:53 +03:00
[CST] Focus
a75181470c
eitd/sectionsd.cpp: bugfix after bb10dced7e
:
...
neutrino do set current channel to 0 in standby, too
Origin commit data
------------------
Commit: d0593a5572
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-08 (Thu, 08 Jan 2015)
2015-01-08 16:17:41 +03:00
[CST] Focus
bb10dced7e
eitd/sectionsd.cpp: do not wakeup epg scan on service stop
...
Origin commit data
------------------
Commit: ad9bf009da
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-05 (Mon, 05 Jan 2015)
2015-01-05 13:52:40 +03:00
Jacek Jendrzej
ac5daf2dd9
eitd: use check empty() instead of size() or length()
...
Origin commit data
------------------
Commit: 8e4af0b619
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-01-01 (Thu, 01 Jan 2015)
2015-01-01 19:02:41 +01:00
[CST] Focus
8f2687c0dd
eitd/sectionsd.cpp: try to fix filter restart on service stop
...
Origin commit data
------------------
Commit: f816efadc6
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-12-23 (Tue, 23 Dec 2014)
2014-12-23 19:08:01 +03:00
[CST] Focus
1706e2851c
eitd/sectionsd.cpp: fix busywait loop after service stop
...
Origin commit data
------------------
Commit: c4a8d40853
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-12-05 (Fri, 05 Dec 2014)
2014-12-05 14:44:48 +03:00
vanhofen
b718defbe0
add epg_save_frequently feature ...
...
... to provide the EPG data in frequently intervals on an external device
Origin commit data
------------------
Commit: e21a79195e
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-04 (Thu, 04 Dec 2014)
Origin message was:
------------------
- add epg_save_frequently feature ...
... to provide the EPG data in frequently intervals on an external device
2014-12-05 09:08:56 +01:00
[CST] Focus
9f8752b2be
gui/miscsettings_menu.cpp: fix settings sectionsd config
...
Origin commit data
------------------
Commit: 320c3b163c
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-10-20 (Mon, 20 Oct 2014)
2014-10-20 11:16:14 +04:00
martii
0973d86ff9
eitd: Reduce sectionsd memory requirements:
...
* Various EPG related strings (language- and country keys, audio descriptions) come with a pretty low variance. Cache them, and use an index instead of allocating redundant strings for each and every SIevent.
* Storing content classifications in native format instead of std::string removes quite some memory overhead, too.
This saves about 250 bytes of RAM for every event cached, resulting in a considerably reduced sectionsd memory footprint.
Conflicts:
src/eitd/xmlutil.cpp
Origin commit data
------------------
Commit: 0bcff8b930
Author: martii <m4rtii@gmx.de >
Date: 2014-09-14 (Sun, 14 Sep 2014)
2014-09-15 10:16:30 +04:00
[CST] Focus
3738250243
neutrino: stop EIT read before zap
...
Origin commit data
------------------
Commit: 3513f9830a
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-09-02 (Tue, 02 Sep 2014)
2014-09-02 12:59:21 +04:00
[CST] Focus
8f7f3f9e4d
webtv channels integration port,
...
initial code (C) martii,
initial patch from jacek
Origin commit data
------------------
Commit: a473fe8194
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-08-27 (Wed, 27 Aug 2014)
2014-08-27 17:32:26 +04:00
Jacek Jendrzej
6da922cd1e
eitd/sectionsd.cpp void addEven: crash fix, do not use iterator without locking
...
Origin commit data
------------------
Commit: f1028f0d16
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-04-09 (Wed, 09 Apr 2014)
2014-04-09 16:57:56 +02:00
[CST] Focus
51d0de467b
eitd/sectionsd.cpp: check myCurrentEvent for expire before using it
...
Origin commit data
------------------
Commit: 201022450c
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-02-05 (Wed, 05 Feb 2014)
2014-02-05 14:02:46 +04:00
Stefan Seyfried
a41ceae107
sectionsd: don't hardcode ntpdate and ntpd path
...
Origin commit data
------------------
Commit: 1acddb37bf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-01-26 (Sun, 26 Jan 2014)
2014-01-26 21:43:52 +01:00
Stefan Seyfried
d44cb83cf0
sectionsd: set time at start, even if diff is <120s
...
Origin commit data
------------------
Commit: 17ba068850
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-12-22 (Sun, 22 Dec 2013)
2013-12-26 13:37:28 +01:00
[CST] Focus
97c78b8f47
eitd/sectionsd.cpp: try to fix messaging_zap_detected flag
...
Origin commit data
------------------
Commit: c57f0385c6
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-12-21 (Sat, 21 Dec 2013)
2013-12-21 14:03:35 +04:00
[CST] Focus
04de0be993
eitd/sectionsd.cpp: remove old events also when not scanning,
...
ie in standby, every 1 hour
Origin commit data
------------------
Commit: 5acfcb9dee
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-12-19 (Thu, 19 Dec 2013)
2013-12-20 16:43:37 +04:00
[CST] Focus
8f7b944b3b
eitd/sectionsd.cpp: do not send EVT_EIT_COMPLETE, if scanning paused
...
Origin commit data
------------------
Commit: 0a831b87a0
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-10-10 (Thu, 10 Oct 2013)
2013-10-10 19:01:46 +04:00
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