summaryrefslogtreecommitdiff
path: root/navit/start_real.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:core:close the filehandle when using a startup file, found by coveritywoglinde2015-04-121-2/+9
* Add:port_android:Made map and custom navit.xml path user-selectable|Related t...mdankov2015-04-061-6/+0
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-3/+3
* Fix:core:Mention debug level names in help for -d.|#1269, part 4sleske2014-11-221-3/+4
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-7/+7
* Fix:core:Do not crash if config file contains no Navit config.sleske2014-07-251-1/+4
* Fix:core:Fix warning for undeclared use of textdomain.sleske2013-08-191-1/+1
* Fix:core:Format string in start_real.c|Thank you christianschwambornmdankov2013-06-021-2/+2
* Fix:core:Fix warnings in start_real.cmdankov2013-05-111-3/+4
* Fix:core:Make geom.c code usable in the navit core.mdankov2013-03-171-0/+1
* Fix:Core:Make buffer large enough, remove obsolete debug codemartin-s2013-01-311-18/+1
* Add:Core:Temporary debug codemartin-s2013-01-301-1/+18
* Fix:core:Don't crash on Android when search hits non-latin-1 symbols. Fixes #...mdankov2012-12-261-2/+4
* Add:core:Cyrillic search improvements: Do accent insensitive search for Cyril...mdankov2012-12-181-0/+2
* Fix:core:Fix some warningsrikky2012-09-211-1/+1
* Fix:core:Code cleanup.sleske2012-07-241-7/+6
* Fix:core:Make command line option -d override the global debug level in navit...sleske2012-07-081-3/+8
* Fix:core:Improve log messagessleske2012-05-301-4/+4
* Add:Core:New "global" debug level; activate option -d.sleske2012-01-291-2/+2
* Fix:Core:Better return codesmartin-s2011-08-291-4/+5
* Fix:graphics_cocoa:Better main argument handlingmartin-s2011-08-251-0/+3
* Add:Core:Option to specify a file for startup commands or set a startup comma...martin-s2011-07-201-3/+24
* Fix:core:Fixed crash of MSVC build when started without parametersrikky2011-03-031-3/+3
* Add:Android:dont clutter sdcard root dir, manual navit.xml also first in /sdc...zoff992011-02-201-0/+5
* Fix:Core:Typomartin-s2011-01-251-1/+1
* Fix:Core:Typomartin-s2011-01-251-1/+1
* Fix:Core:MSVC fixes|Thanks chollyamartin-s2011-01-251-4/+17
* Add:support/glib:Added g_slice* support to internal glib with virtual memory ...Rikky2010-07-031-3/+5
* Fix:Core:Don't destroy debug on android since the main loop exits there immed...martin-s2010-03-251-0/+2
* Fix:Core:Fix some memory leaks for debug stuff and one unreachable codelinewoglinde2010-03-181-0/+1
* Add:Core:Export command line argumentsmartin-s2009-12-221-0/+4
* Add:Core:Allow empty configmartin-s2009-12-221-1/+1
* Fix:Core:Split out main_ functions from main.c, updated dtdmartin-s2009-11-021-1/+3
* Fix:core:Fixed various compiler warningsseralph2009-10-061-0/+2
* Fix:Core:Correct path to ~/.navit/navit.xmlmartin-s2009-08-211-1/+1
* Fix:Core:Some cleanups in environment setupmartin-s2009-08-201-21/+4
* Add:Core:Again android...martin-s2009-08-151-0/+190