summaryrefslogtreecommitdiff
path: root/navit
Commit message (Expand)AuthorAgeFilesLines
* Fix:Android:Fixed warning about hardcoded path /sdcard (but no other path sup...rikky2012-08-181-1/+2
* Add:Android:Add ACRA for better crash report capabilityrikky2012-08-172-0/+6
* Fix:Android:Fixed rare crash in MapDownloaderrikky2012-08-171-4/+7
* Fix:Android:Fix crash on search intent, when no previous search dialog has be...rikky2012-08-171-18/+23
* Add:Android:Add svn version to VersionName (make market versions distinguisha...rikky2012-08-171-1/+1
* Fix:Android:Fixed rare crash on cancel map downloadrikky2012-08-171-2/+1
* Fix:core:Better error/debug messages.sleske2012-08-153-4/+7
* Fixes the maptool build after a typo in R5200geoghegan2012-08-131-0/+1
* Simple changes required to compile in MSVCbjasspa2012-08-1210-45/+106
* Fixed incompatibility with xgetopt which does not initialise optind to 1bjasspa2012-08-121-1/+5
* Fixed MSVC issue caused by intl_cmake not replacing the system snprintf becau...bjasspa2012-08-112-3/+9
* Fix:maptool:Better handling of access=destinationmartin-s2012-07-281-1/+4
* Fix:core:Code cleanup.sleske2012-07-241-7/+6
* Print 1DP of the odometer avg speed when less than 10bjasspa2012-07-171-2/+2
* Add:Core:Changed vehicleprofile to new schememartin-s2012-07-162-2/+3
* Add:Core:Changed vehicleprofile to new schememartin-s2012-07-161-0/+17
* Fix:Core:Avoid overwriting result from arraysmartin-s2012-07-161-0/+1
* Add:Core:Integrated obj_filter.c into command.cmartin-s2012-07-166-912/+62
* Add:Core:Changed layout_func to new schememartin-s2012-07-163-2/+21
* Add:gui_internal:Make navit instance accessible from guimartin-s2012-07-161-0/+3
* Fix:core:Make command line option -d override the global debug level in navit...sleske2012-07-083-9/+22
* Add:Core:Customized Info.plist for iphone portmartin-s2012-07-081-0/+40
* Add:Core:Customized Info.plist for iphone portmartin-s2012-07-081-0/+1
* Fix:core:Suppress bogus warning if bookmark.txt or destination.txt do not (ye...sleske2012-07-055-5/+17
* Fix:core:Reduce debug output, use dbg() instead of printf.sleske2012-07-058-23/+22
* Fix:core:Exit if no maps are available; avoids crash.sleske2012-07-051-0/+3
* Fix:gui_internal:Dont lose Cyrillic keyboard when switching to numeric one mdankov2012-07-041-2/+2
* Fix:gui_internal:Make coordinate input dilaog more usable on different screen...mdankov2012-07-041-26/+23
* Add:core:Adaptive plyline generalization, resolves #1050.mdankov2012-07-043-12/+18
* Fix:Android:Don't crash if graphics overlays are used. Fixes #1051.mdankov2012-07-041-1/+1
* Fix:gui_internal:Use sscanf instead of strtold. The latter seems to be unsupp...mdankov2012-07-041-3/+6
* Add:gui_internal:Select point by coordinates. Few fixes included: fixe reacti...mdankov2012-07-031-53/+256
* Fixed nasty scribble triggered by going into the menu 2 times caused by main ...bjasspa2012-07-011-1/+4
* Added defines and includes required to enable MSVC memory debugging featuresbjasspa2012-07-011-0/+7
* 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
* Changed the name of struct member 'free' to wfree to allow debug malloc libra...bjasspa2012-07-011-4/+4
* Add:Core:Enable setting of position via attributemartin-s2012-07-011-0/+3
* Add:Core:Export configured variablemartin-s2012-07-012-1/+2
* Add:Core:Use refresh command to make stop navigation button disappearmartin-s2012-07-011-1/+1
* Add:gui_internal:New command to refresh current pagemartin-s2012-07-011-0/+9
* Simple fixes to get navit compiling with MSVCbjasspa2012-07-0110-97/+68
* fixed logic to ensure attr.u.num is initialisedbjasspa2012-06-301-3/+2
* Fix:maptool:Abort processing if input file is empty / has not data.sleske2012-06-291-0/+4
* Fix:maptool:Do not crash on invalid protobuf file.sleske2012-06-291-3/+17
* Fix:maptool:In way2poi converter, treat item as area only if navit knows stri...mdankov2012-06-231-1/+1
* Fix:graphics_opengl:Warn if FreeImage is missing.sleske2012-06-201-0/+1
* Fix:build:Copy SVG and XPM files to build directory, so they are available wh...sleske2012-06-201-2/+11
* Fix:android:Use maps tag instead of adding maps from android code to make res...martin-s2012-06-202-14/+1
* Add:option to configure multiple maps with similar attributes with one tagmartin-s2012-06-206-3/+94