FIX: windows build process: enable png build
[navit-package] / navit / route.c
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...
2008-11-06 martin-sFix:Core:Fix some compile warnings
2008-11-06 martin-sFix:Core:Fixed lenght of trivial route
2008-11-03 martin-sFix:Core:Fixed direction of final route segment
2008-10-27 martin-sFix:Core:Further cleanups
2008-10-26 martin-sFix:Core:Further cleanup of xmlconfig
2008-10-24 tinloafFix:Core:We should accept items that have no coordinates.
2008-10-22 zaxlFIX:core:Do not crash if item speed is zero
2008-10-22 zaxlFIX:core:Do not crash if item speed is zero
2008-10-22 zaxlFIX:core: rewrite street_get_data - get coordinates...
2008-10-21 tinloafFix:Core:Handle the possibility of the same segment...
2008-10-21 zaxlFIX:core: routegraph map - copy paste error cousing...
2008-10-18 kazer_Fix:Core:Fix crash on FR when signal is received after...
2008-10-15 tinloafAdd:Core:Make Navit stop routing when the destination...
2008-10-15 martin-sFix:Core:Replaced g_assert with dbg_assert
2008-10-15 tinloafFix:Core:Fixing a memory leak in my code from yesterday
2008-10-14 tinloafFix:Core:Fixing a segfault with "stop navigation"
2008-10-14 tinloafFix:Core:Fixing bug with paths that have connections...
2008-10-14 tinloafRepairing the repository.
2008-10-14 tinloafAgain commiting changes to make navit tell the user...
2008-10-14 tinloafMaking navit guide the user if a road is left, even...
2008-10-10 tinloafFixing doxygen syntax
2008-10-05 tinloafAdding comments to route.c / route.h
2008-09-29 martin-sFix:Core:Added a direction attribute to make navigation...
2008-09-25 martin-sFix:Core:Avoid duplicate segments, correct segment...
2008-09-24 martin-sFix:Core:Improved tracking, now puts preference on...
2008-09-21 martin-sFix:Core:Cleaned up map api a bit
2008-09-08 martin-sFix:Core:Correctly calculate length on first route...
2008-08-22 martin-sFix:Core:Reworked routing code a bit
2008-07-06 martin-sFix:Core:Fixed recently introduced bug
2008-07-06 martin-sAdd:Tools:Initial working on using map as source for...
2008-06-26 rphlxFix:core:Increase route.c:street_get_data() maxcount...
2008-06-15 martin-sAdd:graphics_sdl:Added graphics_sdl code from rphlx
2008-06-05 horwitzAdd license files and headers
2008-05-18 martin-sFix:Core:Renamed src to navit for cleanup of includes