Commit Graph

9 Commits

Author SHA1 Message Date
Stefan Seyfried
478d59dd2f libconfigfile: fix strange problem in last commit
for unexplained reasons, tmpfile was sometimes empty :-(
to work around that, use std::string instead of const char *
2013-03-03 23:40:33 +01:00
Stefan Seyfried
f3d896a949 libconfigfile: update config file atomically when saving 2013-03-03 23:04:54 +01:00
Stefan Seyfried
a5ccbbbd40 configfile: don't do a full sync() after saving 2013-02-23 15:42:22 +01:00
Stefan Seyfried
5aca39874b configfile: reset modified flag after saving 2013-02-23 15:36:02 +01:00
Stefan Seyfried
593871bf0f configfile: set the modified flag correctly on set*Vector methods 2013-02-23 15:34:47 +01:00
satbaby
bb347b3a44 performance Prefer prefix ++/-- operators for non-primitive types. 2012-04-28 10:56:27 +02:00
[CST] Focus
2c131c8117 libconfigfile: check iterator for end before using it 2012-01-13 15:46:46 +04:00
seife
7b87012631 compiler warning fixes
Fix a bunch of "warning: type qualifiers ignored on function
return type" (you see them with -Wall -Wextra). Still lots to fix.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@103 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-21 00:00:02 +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