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
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
Stefan Seyfried
f5a8635bf0
neutrino: fix most hardcoded paths
...
Conflicts:
src/eitd/SIlanguage.cpp
src/eitd/SIlanguage.hpp
src/gui/bookmarkmanager.h
src/gui/keybind_setup.cpp
src/gui/settings_manager.cpp
src/nhttpd/yconfig.h
src/nhttpd/yhttpd_mods/Makefile.am
src/system/localize.cpp
Origin commit data
------------------
Commit: 166e403965
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-03-10 (Sun, 10 Mar 2013)
2013-03-12 17:16:13 +04:00
[CST] Bas
31c7c64ecc
neutrino: fix file location.
...
Origin commit data
------------------
Commit: 1babe68529
Author: [CST] Bas <bas@coolstreamtech.com >
Date: 2013-01-28 (Mon, 28 Jan 2013)
2013-01-29 01:20:55 +08: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] Bas
c34c05a354
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
Origin commit data
------------------
Commit: ce9eb10ed0
Author: [CST] Bas <bas@coolstreamtech.com >
Date: 2012-03-08 (Thu, 08 Mar 2012)
2012-03-08 12:17:03 +08:00
[CST] Focus
3f42634cb8
eitd: unify copyright header
...
Origin commit data
------------------
Commit: 02d748eca9
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-03-07 (Wed, 07 Mar 2012)
2012-03-07 16:43:57 +04:00
[CST] Bas
673ff673f4
eitd: Fix files according to the new includes branch.
...
Origin commit data
------------------
Commit: 96e7c51cff
Author: [CST] Bas <bas@coolstreamtech.com >
Date: 2012-03-06 (Tue, 06 Mar 2012)
2012-03-06 14:50:02 +08:00
[CST] Focus
f343f41df7
Copy sectionsd code to new eitd directory, to cleanup and leave original code for reference
...
Origin commit data
------------------
Commit: 3ea0c375ea
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-02-01 (Wed, 01 Feb 2012)
2012-02-01 16:09:49 +04:00