summaryrefslogtreecommitdiff
path: root/navit/config_.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-1/+1
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-4/+4
* Fix:Core:Avoid overwriting of callback attributesmartin-s2013-04-121-1/+1
* Add:Core:Possibility to configure cache sizemartin-s2013-02-261-0/+3
* Fix:Core:Improved config object handlingmartin-s2013-01-201-23/+28
* Add:Core:Export configured variablemartin-s2012-07-011-1/+1
* Simple fixes to get navit compiling with MSVCbjasspa2012-07-011-0/+2
* Add:Core:Implement reference counting for navit objectmartin-s2012-02-061-5/+0
* Fix:Core:MSVC fixesmartin-s2011-05-091-0/+3
* Fix:core: include navit.h to get prototype for navit_destroywoglinde2011-02-051-0/+1
* In case of multiple configs, keep the last onemartin-s2011-01-071-1/+1
* Fix:core:There is no SIGPIPE on MinGWakashihi2010-11-211-0/+2
* Fix:Core:Compile on win32 againmartin-s2010-11-121-0/+2
* Fix:Core:Ignore SIGPIPEmartin-s2010-11-111-0/+1
* Fix:Core:Compile on wincemartin-s2010-11-051-0/+2
* Fix:Core:Missing includemartin-s2010-11-041-0/+1
* Add:Core:Cleanup on terminate signalmartin-s2010-11-031-0/+13
* Add:Core:config_get function to avoid global variablemartin-s2010-05-281-0/+6
* Fix:Core:Correct handling of early callback registrationmartin-s2010-05-121-1/+3
* Fix:Core:Don't crash with binding dbus statically linkedmartin-s2010-05-091-3/+15
* Add:Core:Allow empty configmartin-s2009-12-221-0/+2
* Fix:Core:Cleanupsmartin-s2009-11-031-5/+0
* Fix:Core:Split out main_ functions from main.c, updated dtdmartin-s2009-11-021-0/+137