vanhofen
ef6fd29e61
- libconfigfile: formatting code using astyle
2023-02-05 22:15:35 +01:00
Jacek Jendrzej
4b7b43f028
fix compil use good oprator
2015-12-15 17:03:14 +01:00
[CST] Focus
3567e97e73
lib/libconfigfile/configfile.cpp: add deleteKey()
2014-09-09 15:28:35 +04:00
Christian Schuett
ad498249d1
libconfigfile: accept booleans as int32 or int64
...
for compatibility if config file entry is changed from boolean to int32 or int64
based on patch by martii <m4rtii@gmx.de > in Neutrino-MP Git
2014-06-23 21:37:49 +02:00
svenhoefer
f9515444f0
- libconfigfile: allow configfiles with another delimiter as '='
2013-11-08 15:06:05 +01:00
Jacek Jendrzej
ddc9229efc
use var passed by reference
2013-04-18 19:19:30 +02:00
[CST] Focus
9dcf32cdd2
libconfigfile/configfile.cpp: fix typo while merging
2013-03-07 17:20:53 +04:00
[CST] Focus
aa60c85768
Merge branch 'next' of coolstreamtech.de:cst-public-gui-neutrino into next
...
Conflicts:
lib/libconfigfile/configfile.cpp
src/system/setting_helpers.cpp
src/zapit/src/femanager.cpp
2013-03-07 17:10:57 +04:00
Stefan Seyfried
ec58530ae4
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 *
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-03-05 11:05:47 +01:00
Stefan Seyfried
2afc06a793
libconfigfile: update config file atomically when saving
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-03-05 11:05:38 +01:00
[CST] Focus
a0aeffb5ad
lib/libconfigfile/configfile.cpp:
...
fix 804bed4e73
- at least with uclibc it refuse to save
conf file which not exist
2013-03-01 08:31:21 +04:00
Stefan Seyfried
804bed4e73
configfile: don't do a full sync() after saving
2013-02-24 14:03:34 +01:00
Stefan Seyfried
809db6211e
configfile: reset modified flag after saving
2013-02-24 14:03:23 +01:00
Stefan Seyfried
07a8027b4d
configfile: set the modified flag correctly on set*Vector methods
2013-02-24 14:03:11 +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
yjogol
c091ba4db3
nhttpd add some new configfile handling
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@543 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-04-12 05:32:20 +00: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