summaryrefslogtreecommitdiff
path: root/navit/util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-5/+5
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-13/+13
* Refactoring:core:Add some more documentationmvglasow2014-11-151-13/+11
* Refactor:core:Rename get_direction -> get_compass_directionsleske2014-08-111-1/+1
* Refactor:core:Centralise get_direction.sleske2014-08-111-2/+29
* Fix:speech_cmdline:Improve debug messages, don't use level 0.sleske2013-09-081-0/+1
* Fix:core:Fix warnings by not using g_str(n)casecmp; new function navit_utf8_s...sleske2013-08-111-0/+13
* Simple fixes to get navit compiling with MSVCbjasspa2012-07-011-0/+3
* Fix:core:Don't read one byte after end of string in iso8601_to_secs()mdankov2012-06-051-1/+2
* Fix:Core:Fix some warningsrikky2012-04-231-1/+2
* Fix:Core:Better prototype for getline/getdelim and check for requirementmartin-s2011-09-021-2/+7
* Fix:Core:g_time_val_to_iso8601 not available on older glibsmartin-s2011-06-071-6/+0
* Fix:Core:pthread_sigmask not always availablemartin-s2011-06-071-1/+1
* Add:Core:Fix win32 spwaning with spawn_fix.dif from trygain from ticket #461woglinde2011-05-261-1/+4
* Add:core:Added command function for spawn systemprocesses and string catenati...woglinde2011-05-011-0/+343
* Fix:core:Fixed some warningsrikky2011-03-181-1/+1
* Fix:core:Fixed a ton of "alloca redefined" warningsrikky2011-03-181-1/+1
* Fix:build:Enable replacement gettimeofday for old ming32/mingw32ce versionsrikky2011-03-091-1/+5
* Add:core:Added simplified version of gettimeofday to MSVC build. (needed to b...rikky2011-03-031-0/+11
* Fix:core:Revert rev 4169 (also: please fix proper) and fixed building with au...rikky2011-02-151-1/+1
* Fix:core:Save last map position on android.rikky2011-02-141-1/+1
* Fix:Core:MSVC fixes|Thanks chollyamartin-s2011-01-241-3/+2
* Add:osd/core:Added OSD time string in nicer formatting from ticket #612 akashihi2010-09-011-5/+25
* Fix:Core:Fix bug #512 slightly modified and without style changes. compile pr...woglinde2010-03-181-0/+1
* Add:Core:More android workmartin-s2009-08-111-0/+1
* Fix:Core:Made compileable for wince againmartin-s2009-07-271-0/+6
* Fix:vehicle_demo:Give back a reasonable timestampmartin-s2009-07-121-0/+22
* Fix:Core:Make it compile on Applestinloaf2009-04-081-0/+3
* Fix:Core:Avoid strptime (not available on win32/wince)martin-s2009-03-101-0/+28
* Add:Core:Converted graphics to hashesmartin-s2009-01-261-0/+16
* Fix:Core:Use int instead of ssize_t for easier portingmartin-s2008-10-291-3/+3
* Fix:Core:Added missing file to glib Makefile, force linking of g_utf8_strlenmartin-s2008-10-241-0/+9
* Fix:Core:Made compileable on wincemartin-s2008-10-181-0/+17
* Add:Core:Beginning of adding support for wince and cleanup of win32 supportmartin-s2008-10-091-0/+141
* Add:Add new function g_strconcat_printf to make some tasks easiermartin-s2008-10-091-0/+17
* Add license files and headershorwitz2008-06-051-0/+19
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+36