summaryrefslogtreecommitdiff
path: root/navit/support
Commit message (Expand)AuthorAgeFilesLines
* rework:graphics:win32:Rework win32 drawing to remove the old Unicode, (#1140)jkoan2021-08-313-689/+1
* Fix:build/android:do not double-define getcwd on recent NDK versionsndk-getcwdmvglasow2021-02-071-1/+1
* docs: fix simple typo, useage -> usageTim Gates2020-12-201-1/+1
* Fix:android:64 bit and cleanup2 (#877)jandegr2019-09-263-5/+12
* Refactoring:Xmlconfig:Moving layout definition in their own .xml file (makes ...lains2018-11-181-1/+3
* fix:windows:fix the windows build (#680)Patrick Höhn2018-10-122-1/+10
* update in-tree espeak to espeak-1.48.04 (#624)Stefan Wildemann2018-07-15308-7116/+15708
* cleanup:osd&support_espeak:get rid of unused-variables compilation warnings (...Joseph Herlant2018-06-051-20/+20
* cleanup:cmake:retab all CMakeLists.txt filesJoseph Herlant2018-05-252-4/+4
* cleanup:general:Declaring war to control-MJoseph Herlant2018-05-016-468/+468
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-263-15/+15
* Updated shapefile driver (#295)Pierre GRANDIN2017-08-234-936/+2573
* Add: Add speech module using espeak on QMultimedia. (#233)R7471Stefan Wildemann2017-05-053-2/+10
* Removing autotools supportPierre GRANDIN2015-12-3111-638/+0
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-223-12/+12
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-223-15/+15
* Fix:port_win32:Do not duplicate first character of xi:include'd filename if t...mdankov2014-08-021-3/+2
* Refactor:build/cmake:Rename dir intl_cmake to support/gettext_intl for consis...sleske2013-09-2753-0/+14477
* Fix:core:Let it be buildable for win* platforms with CMake.mdankov2013-08-031-1/+1
* Fix:core:Remove duplicate code imported with r5539. Refix the win* "Dollar S"...mdankov2013-08-0213-2313/+7
* Fix:port_win32:Fix "Dollar S" bugs in navigational messages by adding own ver...mdankov2013-06-1613-3/+2313
* Refactor:core:Rename switch ENABLE_NLS to USE_NATIVE_LANGUAGE_SUPPORT for con...sleske2013-06-141-1/+1
* Fixed incompatibility with xgetopt which does not initialise optind to 1bjasspa2012-08-121-1/+5
* Minor fix to isspace call, type cast to unsigned charbjasspa2012-07-011-1/+1
* Changed the name of vtable alloc, new & free struct members to v* to allow de...bjasspa2012-07-012-25/+25
* Fix:Android:Silence some debug messages to improve startup timerikky2012-04-281-3/+3
* Fix:Core:Fix some warningsrikky2012-04-234-4/+11
* Fix:support_libc:Reverted accidential changemartin-s2011-10-011-3/+0
* Add:support_libc:Missing functions for vcmartin-s2011-09-303-0/+376
* Add:support_libc:Missing functions for vcmartin-s2011-09-302-1/+22
* Add:support_libc:Missing functions for vcmartin-s2011-09-3028-2/+1988
* Fix:support_xgetopt:Removed unneccessary c++ dependencymartin-s2011-09-301-0/+216
* Fix:support_xgetopt:Removed unneccessary c++ dependencymartin-s2011-09-302-214/+1
* Fix:support_glib:TLS_OUT_OF_INDEXES not always definedmartin-s2011-09-301-0/+3
* Add:support_libc:strerror dummy for wincemartin-s2011-09-302-0/+7
* Add:support_wordexp:Better wordexp emulation on platforms which don't support itmartin-s2011-09-293-9/+90
* Fix:Build:Make map_shapefile build again on cmakemartin-s2011-07-281-0/+1
* Fix:map_shapefile:Split out shapelib, make prober library check, cp15 said to...woglinde2011-07-056-1/+5819
* Add:support_glib:Dummy implementation of g_utf8_casefoldmartin-s2011-07-011-0/+5
* Patch:Glib:Patch for internal glib, which causes maptool to segfaultanhanguera2011-07-011-3/+3
* Fix:support_libpng:Use fread also on wincemartin-s2011-06-301-3/+3
* Fix:Build:Correct source for installation filesmartin-s2011-06-271-1/+1
* Fix:Build:Don't install svn directoriesmartin-s2011-06-161-1/+1
* Fix:support_libc:MSVC fixesmartin-s2011-05-091-3/+30
* Fix:support_libc:MSVC fixesmartin-s2011-05-091-0/+66
* Fix:Build:Add missing filemartin-s2011-05-091-1/+1
* FIX:core:Make ce compilable again, by adding some more functions ot the inter...woglinde2011-05-084-6/+1211
* Fix:core:Fixed some warningsrikky2011-03-192-4/+15
* Fix:support/glib:Fixed deadlock on WinCE/Win32 introduced with rev 4167rikky2011-03-031-1/+1
* Fix:core:Fixed building for wince and removed some warningsrikky2011-02-282-7/+30