parse satellites/cables/terrestrial.xml in c++ now.. its round about three
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Wed, 24 Oct 2007 20:54:16 +0000 (20:54 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Wed, 24 Oct 2007 20:54:16 +0000 (20:54 +0000)
commit05c4f150e0973080ef3a9bd531cae650c7d10394
treeaa57d8a96e1a2d7796d8addca69794b32ce2d1e2
parente3cf5b5fa950fc14a6a48b75cec28c8f95553aeb
parse satellites/cables/terrestrial.xml in c++ now.. its round about three
times faster .. this speedup e2 start a little bit
12 files changed:
configure.ac
lib/Makefile.am
lib/dvb/db.cpp
lib/dvb/db.h
lib/python/Components/NimManager.py
lib/python/Components/config.py
lib/xml/Makefile.am [new file with mode: 0644]
lib/xml/libxmlexport.cc [new file with mode: 0644]
lib/xml/libxmlexport.h [new file with mode: 0644]
lib/xml/xmlccwrap.cc [new file with mode: 0644]
lib/xml/xmlccwrap.h [new file with mode: 0644]
main/Makefile.am