]> err.no Git - mapper/history - src/route.c
Combine extra functions from old track.* and route.*
[mapper] / src / route.c
2008-06-11 Kaj-Michael LangMisc adjustments
2008-06-06 Kaj-Michael LangMove code around
2008-06-02 Kaj-Michael LangMapIntegration: A bit more work
2008-05-22 Kaj-Michael LangPath: More fixes and adjustments
2008-05-21 Kaj-Michael LangMapWidgetIntegration: A bit more work
2008-05-06 Kaj-Michael LangPath and Position:
2008-04-25 Kaj-Michael LangPath bug fixes and checks for valid Path
2008-04-21 Kaj-Michael LangRemove usage of global route waypoint variables
2008-04-18 Kaj-Michael LangMore Path/Route/Track cleanups:
2008-04-15 Kaj-Michael LangFix waypoint announce loop
2008-04-10 Kaj-Michael LangMake sure _next_way is set before using it
2008-04-10 Kaj-Michael LangFix route file path related crasher
2008-04-08 Kaj-Michael LangMerge branch 'master' of ssh://git.tal.org/home/git...
2008-04-07 Kaj-Michael LangUse common curl_multi, no need to check if it needs...
2008-03-21 Kaj-Michael LangDon't announce waypoints unless _announce_waypoints...
2008-03-19 Kaj-Michael LangAdd missing gpx.h include
2008-03-19 Kaj-Michael LangAdd a enum for the gpx path prepend/append/new modes...
2008-03-18 Kaj-Michael LangRename write_gpx -> gpx_write and parse_gpx -> gpx_parse
2008-03-13 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2008-03-13 Kaj-Michael LangUse dynamicaly allocated _track and _route.
2008-03-13 Kaj-Michael LangDon't try to save a route if route is empty.
2008-03-13 Kaj-Michael LangRoute, track and menu changes.
2008-02-28 Kaj-Michael LangMerge branch 'master' of ssh://git.tal.org/home/git...
2008-02-27 Kaj-Michael LangUse route_init/route_deinit to clear the path
2008-02-27 Kaj-Michael LangCheck that waypoint->point is valid before using it.
2008-02-13 Kaj-Michael LangMove route_generate_store from route.c to path.c and...
2008-02-13 Kaj-Michael LangAdd real lat,lon to the store
2008-02-13 Kaj-Michael LangCheck that there are waypoints before trying to create...
2008-01-24 Kaj-Michael LangUse gdouble for sum
2008-01-22 Kaj-Michael LangStart to rewrite the GPS system to support location...
2008-01-19 Kaj-Michael LangGet rid of _pos, move data to gpsdata struct.
2008-01-16 Kaj-Michael LangUse globaly set _GNU_SOURCE
2008-01-15 Kaj-Michael LangUse g_snprintf
2007-11-06 Kaj-Michael LangStart to remove usage of global _route, begin with...
2007-11-03 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-11-02 Kaj-Michael LangMisc
2007-10-29 Kaj-Michael LangRemove the big and messy open_file function.
2007-10-26 Kaj-Michael LangUse help.c wrappers
2007-10-26 Kaj-Michael LangMerge branch 'master' of git://git.tal.org/mapper
2007-10-26 Kaj-Michael LangHildon help
2007-10-25 Kaj-Michael LangCheck that route waypoint point is valid
2007-10-19 Kaj-Michael Langmisc
2007-10-19 Kaj-Michael LangSet destination to last route point.
2007-10-19 Kaj-Michael LangAdd route_generate_store that return a list store of...
2007-10-19 Kaj-Michael LangCode formating
2007-10-18 Kaj-Michael LangMerge commit 'sbox/master'
2007-10-18 Kaj-Michael LangBuild fixes
2007-10-18 Kaj-Michael LangMerge branch 'master' of /home/milang/devel/mapper/
2007-10-18 Kaj-Michael LangFix #if
2007-10-16 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-10-16 Kaj-Michael LangMisc
2007-10-05 Kaj-Michael LangCheck for HILDON_AUTOCAP before use
2007-09-03 Kaj-Michael LangMany many changes.
2007-08-10 Kaj-Michael LangFormating
2007-08-10 Kaj-Michael LangConfirm Route clear operation.
2007-08-09 Kaj-Michael LangFixes
2007-08-06 Kaj-Michael LangMake it possible to build for different gtk/hildon...
2007-07-27 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-07-27 Kaj-Michael LangMore fixes for handling dir and file varibles
2007-07-27 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-07-27 Kaj-Michael LangCleanups
2007-07-25 Kaj-Michael LangHopefully fix git fuckup.. ?
2007-07-25 Kaj-Michael LangMerge
2007-07-25 Kaj-Michael LangFixes so it builds for hildon. Not complete.
2007-07-21 Kaj-Michael Langmisc
2007-06-28 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-06-27 Kaj-Michael LangFix route save.
2007-06-04 Kaj-Michael LangFix POI db handling so it works.
2007-05-29 Kaj-Michael LangImport fork of maemo-mapper.