Jacek Jendrzej
c3a8c2d95d
xmlinterface.cpp remove encoding option for load_string
2015-04-30 21:22:47 +02:00
Jacek Jendrzej
206dbec426
xmlinterface.cpp workaround for pugixml autodetection https://code.google.com/p/pugixml/issues/detail?id=192
2015-04-30 19:50:03 +02:00
Jacek Jendrzej
422c91d117
add pugixml
2015-04-28 10:12:23 +02:00
Jacek Jendrzej
497f05b730
use xmlinterface in UPNP
2015-04-28 10:12:15 +02:00
Jacek Jendrzej
8227a01592
xmlinterface use const char instand char
2015-03-20 12:05:22 +01:00
[CST] Focus
f15e5eeb39
lib/xmltree/xmlinterface.cpp: use posix_fadvise to try reduce cached pages, while loading huge epg data
2014-07-23 13:15:55 +04:00
Stefan Seyfried
42bc6f3081
XMLTreeNode::AddNode: fix logic error (in unused branch)
2014-01-13 20:55:29 +01:00
Stefan Seyfried
6944d53cef
XML_Parser::storeAtts: don't leak in case of realloc failure
2014-01-13 20:55:09 +01:00
Stefan Seyfried
0cd6cfa68c
XML_Parser: initialize variable
2014-01-13 20:54:49 +01:00
Michael Liebmann
5091e920fc
Replacing obsolete 'INCLUDES' with 'AM_CPPFLAGS' in all Makefile.am
2013-10-17 04:22:49 +02:00
satbaby
a3bfab0bcd
remove doubles include
2012-09-11 20:31:33 +02:00
[CST] Focus
c8b4d271f9
lib/xmltree/xmlparse.cpp: fix (workaround?) for crash while parsing invalid saved xml
2012-05-14 18:30:55 +04:00
micha-bbg
f36ee26d87
* Add missing $(top_builddir) to Makefile.am
2012-04-27 16:54:01 +01:00
[CST] Focus
628d3a1855
lib/xmltree/xmlinterface.cpp: ignore characters less than 0x20 when saving to xml
2012-03-16 20:35:41 +04:00
[CST] Bas
a4ff0a99fe
lib: fix compile/typo.
2012-03-04 16:32:34 +08:00
[CST] Bas
b04b3f270a
lib: fix compile after include change.
2012-03-04 15:53:33 +08:00
focus
40af2509c4
Rename struct tag - conflicts with definition in ./driver/audiodec/tag.h.
...
Warning: starting to commit current, mostly zapit, changes. Compile will be broken for some time.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1642 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-09-01 12:00:26 +00:00
satbaby
85f5e1110d
memcpy -> memmove
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1278 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-03-09 12:55:31 +00:00
satbaby
267468d1e1
remove extra ';'
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@279 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-06 17:56:19 +00:00
satbaby
4ae5ad688e
format with astyle
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@278 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-06 17:52:25 +00:00
satbaby
018ea25f4c
remove extra ';'
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@277 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-06 17:51:08 +00:00
seife
6a69be899d
try to correct mws's fuckup by disabling exceptions again
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@120 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-26 11:28:12 +00:00
seife
8070a9613d
fix up libxmltree interfaces, so that useless casts can be removed
...
Lots of places hat casts from (const char*) to (char *) to silence
a "deprecated conversion" warning. Instead of casting (which is
inherently wrong), fix up the libxmltree interfaces.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@117 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-22 16:11:40 +00:00
mws
a1a9508a3b
fix shadowed things
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@112 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-22 12:47:51 +00:00
mws
8d77d862fc
declaration of 'const XML_Char* s' shadows a parameter
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@111 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-22 12:45:04 +00:00
mws
5a7570a6ba
fix Makefiles to comply to C and CPP rules
...
announcement -Wall -Werror will force compile breaking in
the near future.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@58 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-16 14:24:21 +00:00
satbaby
e29964bb20
Possible Memory leak: tag
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@30 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-08 16:07:21 +00:00
mrcolor
bc5bd4154e
our current experimental Neutrino branch
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-08 11:05:11 +00:00