Fix:core:Memleak while navigating.
[profile/ivi/navit.git] / navit / navit / route.c
2012-06-13 mdankovFix:core:Memleak while navigating.
2012-06-10 mdankovFix:core:don't crash if attempted to set destination...
2012-05-05 martin-sFix:Core:Fixed C standard compliance
2012-04-01 mdankovAdd:gui_internal:Allow having several waypoints. Fixes...
2011-08-31 rikkyFix:core:Remove some "write but never read" variables
2011-06-08 martin-sAdd:Core:Option to get route speed of route segment
2011-06-04 woglindeFix:core:Fix invalid reads when handling waypoints...
2011-03-19 tegzedAdd:core: - Added reference counting map destruction...
2011-02-12 rikkyFix:core:Fix clang compiler warnings: wrong bitmask...
2011-01-29 tegzedFix:core:fixed possible crash in debug statements
2011-01-26 martin-sFix:Core:Ignore streets in street counting which can...
2011-01-24 martin-sFix:Core:MSVC fixes|Thanks chollya
2010-09-22 tinloafFix:Core:Remove non-driveable ways from the routegraph
2010-09-03 martin-sAdd:Core:More support for waypoints
2010-09-01 akashihiAdd:core:Added iterator for destinations
2010-08-23 martin-sFix:Core:Workaround for g_slice-less glibs
2010-08-18 rikkyFix:core:Fixed crash while driving with active route...
2010-08-13 martin-sFix:Core:Typo
2010-08-12 martin-sAdd:Core:Support for loading itineraries from destinati...
2010-08-11 martin-sFix:Core:More work on waypoint routing
2010-08-06 woglindeFix:core: remove uneeded and unreachable return
2010-08-06 rikkyFix:Core:Workaround for missing route guidance since...
2010-07-16 martin-sAdd:Core:Waypoint routing
2010-07-16 martin-sAdd:Core:More work to support waypoints
2010-07-16 martin-sAdd:Core:Initial work to support waypoints
2010-07-06 martin-sFix:Core:Better through traffic restriction handling
2010-07-01 martin-sAdd:Core:Support for through traffic limit
2010-06-28 martin-sFix:Core:Build on older glibs
2010-06-24 martin-sFix:Core:Less verbosity
2010-06-23 martin-sFix:Core:Reduce routing memory usage, route destructor
2010-06-17 martin-sFix:Core:Fixed turn restrictions
2010-05-30 carcinomafix: route: set graph to NULL after destroy
2010-05-12 martin-sAdd:Core:Support for length and weight restrictions
2010-04-13 martin-sFix:Core:Typo
2010-04-13 martin-sAdd:Core:Emit callback when route destination changes
2010-04-12 martin-sAdd:core:New route status destination set
2010-03-31 martin-sFix:Core:Return route position or destination even...
2010-03-23 horwitzFix:core:Fix coverity bug #40. Disabled dead code.
2010-02-22 martin-sAdd:Core:More route attributes to query
2009-12-02 martin-sAdd:Core:Possibility to activate routing per map indepe...
2009-09-29 horwitzFix:core:Some typos
2009-09-21 martin-sFix:Core:Removed obsolete debug code
2009-09-20 martin-sAdd:Core:Improved turn restrictions
2009-07-27 bustersnyvelfix:core:segfault when no streets are loaded
2009-07-27 martin-sFix:Core:Fixed recalculation with profile change
2009-07-27 martin-sFix:Core:Recalculate path when vehicleprofile changes
2009-06-25 martin-sFix:Core:Don't try to autodetect roundabouts when not...
2009-06-25 martin-sAdd:Core:Added possibility for vehicle position extrapo...
2009-06-15 martin-sFix:Core:Improved tracking to compensate for gps receiv...
2009-06-04 martin-sFix:Core:Consider a segment with one or zero coordinate...
2009-06-03 martin-sAdd:Core:Experimental support for turn restrictions
2009-06-03 martin-sAdd:Core:Experimental support for traffic distortions
2009-05-31 martin-sFix:Core:Save some memory for route node
2009-05-23 pavelPatch:Core:Remove dead RF_SHOWGRAPH code, trac #340
2009-05-05 martin-sFix:Core:Made sync routing actually work
2009-05-05 martin-sAdd:Core:Made routing optionally asynchronous
2009-04-24 martin-sAdd:Core:More debug information for routing graph
2009-04-19 martin-sFix:Core:More routing fixes
2009-04-19 martin-sFix:Various:Routing fixes
2009-04-12 martin-sFix:Core:Made routing more flexible
2009-04-09 tinloafFix:Core:Remove accidentially introduced verbosity
2009-04-09 tinloafFix:Core:Fix occasional segfault
2009-04-08 tinloafFix:Core:Fixing a bug related to the fibonacci heap
2009-04-02 martin-sFix:Core:Removed verbosity
2009-03-25 martin-sAdd:Core:Improved commands
2009-03-23 martin-sFix:Core:Don't generate segments with just one node
2009-03-21 martin-sAdd:Core:Extended attribute system
2009-03-17 martin-sFix:Core:Obey direction when linking in old segments
2009-03-17 martin-sFix:Core:Fixed routing crash, reduced verbosity
2009-03-16 martin-sFix:Core:Made compileable again
2009-03-16 martin-sFix:Core:Cleaned up routing and made it more flexible
2009-03-14 tinloafFix:Core:Filter out some invalid roundabouts
2009-03-10 martin-sFix:Core:Avoid crashing when route is both drawn and...
2009-02-21 tinloafAdd:Core:Improving flexibility of route_graph_segment...
2009-02-21 tinloafAdd:Core:Implementing speedlimits
2009-02-13 martin-sFix:Core:Fix for the route fix
2009-02-13 martin-sFix:Core:Fixed routing crashes
2009-02-04 martin-sFix:Core:Made zoom_to_route work better
2009-02-03 tinloafAdd:Core:Added autozoom support
2009-01-25 martin-sFix:Core:Made background routing work better (still...
2009-01-23 martin-sAdd:Core:Made routing a background task
2009-01-05 tinloafFix:Core:Improved comment
2008-12-28 martin-sFix:Core:Fixed a route crash
2008-12-23 martin-sFix:Core:Prevent some crashes
2008-12-19 martin-sFix:Avoid crashing if tracking hasn't got a street
2008-12-19 martin-sFix:Avoid crashing if tracking hasn't got a street
2008-12-18 martin-sFix:Core:Incremented number of possible segments of...
2008-12-18 martin-sFix:Core:Further navigation improvements
2008-12-17 martin-sFix:Core:Count edges on roundabout nodes to avoid detec...
2008-12-17 martin-sFix:Core:More navigation fixes
2008-12-17 tinloafAdd:Core:Adding first roundabout detection
2008-12-15 tinloafFix:Core:Prevent duplicate segments in the route graph
2008-12-15 tinloafAdd:Core:Improving navigation
2008-12-12 martin-sFixed:Core:Improved map querying api
2008-12-12 tinloafFix:Core:Rewrite of the "check for straight route"...
2008-11-27 tinloafFix:Doc:Seems like I missed something there..
2008-11-09 martin-sFix:Core:mindist is squared, max_dist not
2008-11-07 zaxlFix:core: Update route to use projections for tracking
2008-11-07 zaxlFix:core: Reorganize route_find_nearest_street|
2008-11-07 martin-sFix:Core:Temporarily disabling straight support due...
next