]> git.street.me.uk Git - andy/viking.git/history - src/vikrouting.c
Allow setting timestamps on trackpoints and waypoints that previously had none.
[andy/viking.git] / src / vikrouting.c
2014-02-05 Rob NorrisMerge branch 'ImprovedRouteFinder'
2014-02-05 Rob NorrisImprove routing function return types to simple TRUE...
2014-02-05 Matthew HagueExtend Routing functions for UI reuse.
2014-01-02 Rob Norris[QA] Add explicit missing field initializers.
2013-07-07 Rob NorrisAdd ability to use a conversion function between the...
2013-06-29 Rob NorrisMerge branch 'LayerSort'
2013-06-22 Guilhem Bonnefille[QA] Add minor comment
2013-06-22 Guilhem BonnefilleAdd a builder for a routing engine selector
2013-06-22 Guilhem BonnefilleExpose a function to iterate on all registered engines
2013-06-22 Guilhem Bonnefille[QA] Use more explicit funcion name
2013-05-23 Rob NorrisPrevent gcc 4.7.3 compiler warnings for new routing...
2013-05-22 Guilhem BonnefilleFix vik_routing_register: replace existing engine
2013-05-16 Guilhem BonnefilleGeneralize route finder