Commit Graph

19 Commits

Author SHA1 Message Date
[CST] Focus
026592e8fe Merge branch 'dvbsi++' into next
Conflicts:
	src/neutrino.cpp
	src/zapit/src/femanager.cpp
	src/zapit/src/getservices.cpp
	src/zapit/src/transponder.cpp
2013-02-28 16:39:34 +04:00
Stefan Seyfried
4dbeb3a31e 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
2013-02-21 15:47:18 +01:00
Stefan Seyfried
0a366a4ae4 sectionsd: on-disk epg data has lower priority than on-air data
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>
2013-02-20 21:19:05 +01:00
[CST] Bas
8dfa226920 neutrino: fix file locations. use the predetermined CONFIGDIR instead of hardcoding paths. 2013-01-25 10:33:40 +08:00
[CST] Focus
1f65f1bc80 eitd/xmlutil.cpp: fix crash, if epg data saved with older image -
item/item_description can be present and break parsing
2012-11-15 19:13:13 +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
01f50bba06 eitd/SIevents.cpp: change SIcomponents and SIparentalRatings from set to vector -
no need to sort them, this decrease SIevent size
2012-05-29 16:32:07 +04:00
[CST] Focus
1cc3219c89 eitd: ifdef unused item/itemDescription, comment unused vps in SIevent 2012-05-29 13:12:35 +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
520cf0e150 eitd: -fix read/write epg collision 2012-05-08 13:55:47 +02:00
satbaby
4d620569b4 xmlutil.cpp: add deleteOldfileEvents 2012-05-06 21:47:36 +02:00
satbaby
aa2f00bcea xmlutil.cpp:use rename instead of cp 2012-05-03 19:49:54 +02:00
[CST] Focus
b072232956 rename CREATE_CHANNEL_ID_FROM_SERVICE_ORIGINALNETWORK_TRANSPORTSTREAM_ID to CREATE_CHANNEL_ID 2012-04-10 14:35:09 +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
9e1ba71ae8 eitd: unify copyright header 2012-03-07 16:43:21 +04:00
[CST] Bas
96e7c51cff eitd: Fix files according to the new includes branch. 2012-03-06 14:50:02 +08:00
[CST] Focus
9ed6224258 eitd: save table id to xml and restore it 2012-02-27 13:39:28 +04:00
[CST] Focus
cc36b982d9 eitd: move epg filters to xmlutil.cpp 2012-02-14 13:25:27 +04:00
[CST] Focus
266349e36e eitd: rename savexml.cpp to xmlutil.cpp 2012-02-14 13:00:06 +04:00