summaryrefslogtreecommitdiff
path: root/track.c
Commit message (Expand)AuthorAgeFilesLines
* Add:Core:Added possibility for vehicle position extrapolation to compensate f...martin-s2009-06-251-17/+65
* Fix:Core:Fix some compiler warnings.horwitz2009-06-181-0/+3
* Fix:Core:Improved tracking to compensate for gps receivers with static naviga...martin-s2009-06-151-55/+97
* Fix:Core:Fixing a segfaulttinloaf2009-04-231-0/+1
* Fix:Various:Routing fixesmartin-s2009-04-191-52/+20
* Fix:Core:Don't crash if hdop isn't setmartin-s2009-03-161-1/+1
* Fix:Core:Avoid verbose outputmartin-s2009-03-101-1/+1
* Add:Core:Adding cumulative displacement filtertinloaf2009-03-091-10/+242
* Fix:osd_core:Prevent a crashmartin-s2009-02-251-0/+8
* Fix:Core:Made some performance critical parts a bit fastermartin-s2009-01-021-5/+41
* Fix:Avoid crashing if tracking hasn't got a streetmartin-s2008-12-191-1/+3
* Fix:Core:Fixed tracking using wrong coordinatesmartin-s2008-11-091-8/+7
* Core:fix: Projections support in tracking|zaxl2008-11-071-28/+56
* Fix:Core:Further cleanupsmartin-s2008-10-271-2/+1
* Fix:Core:Further cleanup of xmlconfigmartin-s2008-10-261-1/+1
* Fix:Core:Improved tracking, now puts preference on roads which are on the routemartin-s2008-09-241-28/+70
* Add:Core:Added tracking map for better diagnosing tracking problemsmartin-s2008-09-241-51/+309
* Fix:Core:Fixed offroad modemartin-s2008-08-051-20/+22
* Core:Fix:Map goes blank with Lock on Road set|Thanks to Quy Tonthat for the p...horwitz2008-07-301-1/+2
* Add license files and headershorwitz2008-06-051-0/+19
* Fix:Core:Added offroad limit to trackingmartin-s2008-05-131-4/+5
* Add:osd_core:New osd street_name to display... Guess what?martin-s2008-04-191-0/+7
* Core:Fix:Add include for string.h to fix compiler warnings about 'strlen'horwitz2008-01-281-12/+3
* Add:Core:Better support for route mapmartin-s2007-12-281-0/+2
* Fix bookmarks with projections, add /usr/X11R6/lib/X11/fonts/TTF to font path...zaxl2007-11-251-5/+3
* Create more than one segment from a roadzaxl2007-11-201-1/+1
* Rename attr_limit to attr_flags and define what the flags arezaxl2007-11-201-1/+1
* Create struct pcoord containing the projection.zaxl2007-11-191-3/+4
* Made some reasonable defaults for country in destination dialogmartin-s2007-11-051-3/+7
* Moved street_data to route.hkazer_2007-10-091-8/+0
* Added a binding to get the current item attributeskazer_2007-09-071-1/+17
* Changed api for gui and graphicsmartin-s2007-08-281-0/+1
* Fixed a few bugs, added one way support to trackingmartin-s2007-07-161-7/+28
* Loads of bugfixes and minor improvementsmartin-s2007-07-121-1/+2
* Made speech modular, made speed for routing configurable via xmlmartin-s2007-07-081-5/+5
* Cleanup, preparation of making some routing features xml-configurablemartin-s2007-07-061-35/+41
* Merge with modular_mapmartin-s2007-07-041-98/+142
* Integrated Kazers changesmartin-s2007-02-051-2/+3
* Minor improvement in APImartin-s2006-01-061-4/+4
* fix segfaulthorwitz2006-01-031-1/+2
* Bugfixesmartin-s2006-01-021-3/+4
* First try on trackingmartin-s2006-01-011-0/+230