summaryrefslogtreecommitdiff
path: root/navit/navigation.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:core:Fix const warnings.|Part of #1154.sleske2013-08-111-3/+3
* Fix:core:Fix warnings by not using g_str(n)casecmp; new function navit_utf8_s...sleske2013-08-111-1/+2
* Fix:core:Fix warnings from unused variables.|Part of #1154.sleske2013-08-111-2/+1
* Fix:core:Fix warnings from dbg statements.|Part of #1154.sleske2013-08-111-2/+2
* Add:Core:Optinally let navigation determine when destination has been reachedmartin-s2013-05-261-1/+7
* Fix:Core:Reduced verbositymartin-s2013-05-261-1/+1
* Add:Core:New attribute turn_around_count for navigationmartin-s2013-05-261-2/+19
* Fix:Core:Use correct get/set functions for navigationmartin-s2013-05-261-2/+2
* Add:Core:Converted navigation to new schememartin-s2013-05-261-4/+23
* Add:Core:Made a central entry point for translation in preparation of future ...martin-s2013-04-281-4/+4
* Add:core:Implement coord and attr rewind functions for navigation and trackin...mdankov2013-02-201-5/+19
* Add:Core:Allow layer tag to reference layers within navit context, object han...martin-s2013-01-191-0/+1
* Fix:Core:Few memleaksmdankov2012-11-091-1/+5
* Fix:core:Clean up few more memleaks.mdankov2012-06-101-0/+1
* Fix:Core:Fix some warningsrikky2012-04-231-1/+1
* Fix:Core:Made navigation_unregister_callback more reasonablemartin-s2011-12-161-2/+2
* Fix:Core:Handle multiple calls to navigation_set_route correctlymartin-s2011-12-111-3/+11
* Add:Core:Attribute to query current announcement levelmartin-s2011-12-041-0/+8
* Fix:Core:Avoid double in announcement for roundaboutsmartin-s2011-10-091-1/+1
* Fix:Core:Generate right (left?) maneuvers for people driving on the wrong sidemartin-s2011-07-111-9/+22
* Fix:Core:Wrong grammar for entering roundaboutsmartin-s2011-06-091-1/+1
* Fix:Navigation:Avoid intersecting announcementsmartin-s2011-06-091-17/+50
* Fix:Core:Don't consider turn restrictions for maneuver generationmartin-s2011-06-091-0/+3
* Fix:Core:Cleanupmartin-s2011-06-091-76/+70
* Fix:Core:free the navigation_itm struct in error casewoglinde2011-05-301-1/+3
* Fix:core:Fixed counting of roundabout exitsrikky2011-03-151-1/+1
* Add:Core:Imperial measurementsmartin-s2011-02-101-17/+46
* Fix:Core:Fixed a few navigation issuesmartin-s2011-01-261-6/+8
* Fix:Core:Consider vehicleprofile when counting streets or roundabout exitsmartin-s2011-01-261-8/+4
* Fix:Core:Better support for prerecorded samplesmartin-s2011-01-261-5/+50
* Fix:Core:Ignore streets in street counting which can't be usedmartin-s2011-01-261-21/+31
* Fix:Core:MSVC fixesmartin-s2011-01-251-1/+1
* Fix:Core:MSVC fixes|Thanks chollyamartin-s2011-01-251-9/+20
* Fix:Core: Fixes a compilation bug, preventing navigation.c from being compile...geoghegan2011-01-241-3/+4
* Add:Core:Support for specifying vocabularymartin-s2011-01-201-15/+47
* Fix:Core:Make describe counts for translatorsmartin-s2010-11-091-0/+2
* Fix:Core:Do counting relative to previous maneuvermartin-s2010-07-271-1/+1
* Add:Core:Easier method to get speech announcementmartin-s2010-07-131-0/+1
* Add:core:Added exit announce for roundabout before roundabout is akashihi2010-06-251-18/+11
* Fix:Core:Memory leakmartin-s2010-06-231-0/+1
* Fix:Core:Make an announcement when entering a rampmartin-s2010-06-171-0/+3
* Add:binding_dbus:Methods for getting and setting vehicleprofile and navigatio...martin-s2010-05-091-1/+21
* Fix:Core:Ticket #556, display length using the appropriate unit in roadbookkazer_2010-03-131-1/+1
* Fix:Core:Revert wrong changemartin-s2009-10-291-2/+2
* Add:speech/espeak:Added new speech plugin for tts output by espeak. This firs...rikky2009-10-241-2/+2
* Fix:Core:Use correct plural|Thanks lindimartin-s2009-10-181-1/+1
* Fix:Core:Fix memleak with mmap and improve error checking in mg map driver.|T...horwitz2009-10-131-1/+2
* Fix:core:Some typoshorwitz2009-09-291-2/+2
* Fix:Core:Remove forgotten debugmartin-s2009-09-211-1/+1
* Add:Core:Added possibility to turn telling of street name offmartin-s2009-08-251-2/+10