summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix:osd_core:Refactoring:Extract round_to_nice_value; reorganize variables.sleske2012-09-241-17/+26
* Fix:osd_core:Refactoring: Remove unused variables, reorganize variablessleske2012-09-241-32/+32
* Fix:core:Remove accidental code duplicationrikky2012-09-232-23/+1
* Fix:maptool:Allow for attrmap array (or file specified in --rule-file) to use...mdankov2012-09-221-6/+13
* Fix:graphics_qt_qpainter:Fix compiling static linux buildsrikky2012-09-211-2/+0
* Add:Android:Map download - add list entry of all maps containing current loca...rikky2012-09-217-346/+494
* Fix:Android:Fix map unloadingrikky2012-09-213-0/+41
* Add:Android:Return some errorcodes in JNI functions for error handling and te...rikky2012-09-211-14/+23
* Fix:core:Fix some warningsrikky2012-09-215-4/+5
* Add:build:Add .gitignore for git svn usersrikky2012-09-211-0/+2
* Fix:Core: Adds in a forgotten stdlib include, causing the abs function to be ...geoghegan2012-09-211-0/+1
* Fix:Core: Adds in forgotten prototypes for mapset_unref and mapset_refgeoghegan2012-09-211-0/+2
* Fix:Core: Adds in forgotten prototype for maps_newgeoghegan2012-09-211-0/+1
* Fix:Core: Adds in forgotten prototype for debug_set_global_levelgeoghegan2012-09-211-0/+1
* Fix:osd_core:Don't stop odometer on reset commandmartin-s2012-09-131-5/+6
* Fix:osd_core:Made odometer_reset working with disable_reset osdsmartin-s2012-09-121-5/+5
* Fix:xslt:Correctly set timeout for iphonemartin-s2012-09-091-0/+7
* Fix:osd:Remove unused variablessleske2012-09-051-9/+1
* Fix:gui_internal:Do not crash if XML for internal GUI is missing/invalid.sleske2012-08-291-0/+8
* Add:core:Warn user if he uses a road which has no default access flags set.mdankov2012-08-281-0/+4
* Fix:core:Allow route over any known way type specified in current vehicleprof...mdankov2012-08-271-1/+2
* Add:Core:Make hiking paths visiblemartin-s2012-08-231-1/+1
* Add:vehicle_file:Added init string for socket communication to make vehicle s...martin-s2012-08-221-1/+6
* Add:core:Made routing parameters vehicleprofile dependent by adding route_dep...mdankov2012-08-224-22/+113
* Fix:core:Allow all kinds of vehicles to have profilename attribute. That's ne...mdankov2012-08-222-0/+5
* Add:Android:Make Navit available on device without network based location (so...rikky2012-08-191-0/+2
* Fix:Android:Fixed lint warningrikky2012-08-191-8/+8
* Add:Android:Add Netherlands to downloadable mapsrikky2012-08-191-0/+1
* Fix:Android:Fixed crash when build with old ant versionrikky2012-08-181-3/+15
* Fix:Android:Fixed warning about hardcoded path /sdcard (but no other path sup...rikky2012-08-181-1/+2
* Add:Android:Warn about old ant versionrikky2012-08-182-0/+12
* 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
* Removed Debug build typebjasspa2012-08-121-2/+0
* 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-114-5/+18
* Fix:maptool:Better handling of access=destinationmartin-s2012-07-281-1/+4
* Fix:build/cmake:Force feature switch default if user did not set a value, so ...sleske2012-07-241-1/+1
* 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