summaryrefslogtreecommitdiff
path: root/navit/navit.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:Core:Fixed follow cursor functionalitymartin-s2009-07-301-0/+3
* Fix:Core:Fixed follow cursor functionalitymartin-s2009-07-301-1/+7
* Fix:Core:Add forgotten function callmartin-s2009-07-301-0/+1
* Fix:Core:Add option to set timeout with new map centermartin-s2009-07-291-13/+21
* Fix:Core:Correct handling of vehicle profile changemartin-s2009-07-271-10/+10
* add:core:Selecting the vehicle profile now works, but setting it on the vehic...bustersnyvel2009-07-261-0/+6
* Fix:Core:Don't show empty navigation messages in the roadbooktinloaf2009-07-241-0/+3
* Add:gui_internal:Added possibility to log a message to the debug logmartin-s2009-06-251-1/+1
* Fix:Core:Fix coverity bug #22, Value 'f' is overwritten in 'f = fopen'.horwitz2009-06-161-1/+1
* Fix:Core:Brown paper bag fix.Don't create a roadbook window if we don't have ...horwitz2009-06-161-1/+1
* Fix:Core:Don't create a roadbook window if we don't have a guihorwitz2009-06-161-1/+1
* Fix:Core:Improved tracking to compensate for gps receivers with static naviga...martin-s2009-06-151-45/+23
* Fix:Core:Cancel drawing asynchronously while dragging the map, because this l...martin-s2009-05-271-0/+1
* Add:Core:Added support for utm projectionmartin-s2009-05-271-1/+1
* Add:Core:Improved debuggingmartin-s2009-05-271-0/+7
* Add:Core:Made routing optionally asynchronousmartin-s2009-05-051-4/+4
* Fix:Core:Fix some compiler warningshorwitz2009-04-261-6/+5
* Fix:Various:Routing fixesmartin-s2009-04-191-4/+3
* Fix:Core:Some cleanups|Thanks dd_2nd for the patchhorwitz2009-04-151-0/+1
* Fix:osd_core:Use correct new value for routespeedmartin-s2009-04-141-0/+6
* Add:Core:Made it possible to specify profile name at vehicle definitionmartin-s2009-04-131-3/+32
* Fix:Core:Made routing more flexiblemartin-s2009-04-121-0/+5
* Fix:Core:Removed verbositymartin-s2009-04-021-1/+1
* Add:Core:Improved commandsmartin-s2009-03-251-7/+16
* Fix:Core:Made pitch configurablemartin-s2009-03-251-0/+8
* Add:Core:Extended attribute systemmartin-s2009-03-211-2/+24
* Fix:Core:Cleaned up mapset handlingmartin-s2009-03-201-1/+1
* Add:Core:Improving message interfacetinloaf2009-03-151-0/+33
* Add:Core:Adding support for general purpose messagestinloaf2009-03-151-0/+21
* Fix:Core:Fixing a segfault in the CDFtinloaf2009-03-141-1/+3
* Fix:Core:Avoid strptime (not available on win32/wince)martin-s2009-03-101-4/+3
* Add:Core:Adding cumulative displacement filtertinloaf2009-03-091-3/+22
* Fix:Core:Cleaned up a bitmartin-s2009-03-061-0/+6
* Fix:Core:Changing the way autozoom workstinloaf2009-02-171-18/+45
* Fix:core:Preventing segfault on exit when the config file has no graphics or ...steven_s2009-02-081-3/+6
* Add:Core:Initial support for preventing going to suspendmartin-s2009-02-061-15/+2
* Fix:Core:Various improvementsmartin-s2009-02-061-30/+71
* Fix:Core:Cleanup of attribute setting and vehicle handlingmartin-s2009-02-051-136/+123
* Fix:Core:Made zoom_to_route work bettermartin-s2009-02-041-13/+17
* Add:Core:Added autozoom supporttinloaf2009-02-031-0/+51
* Add:Core:Added c style command evaluation for more flexible osdsmartin-s2009-02-011-105/+31
* Fix:Core:Avoid drawing the map after gui internal has been openedmartin-s2009-01-261-0/+2
* Add:Core:Made graphics rendering a background task to get better routing perf...martin-s2009-01-261-11/+10
* Add:Core:Made routing a background taskmartin-s2009-01-231-54/+35
* Fix:Core: Bug fixed when <speech active=...> hasn't been setsingesang2009-01-221-5/+19
* Add:Core: Function to toggle the navigation announcersingesang2009-01-211-0/+26
* Fix:Core:Set attribute active on active/inactive vehiclemartin-s2009-01-181-2/+9
* Add:Core:Added possibility to set various osd configurationsmartin-s2009-01-131-1/+74
* Add:Core:Added possibility to call commands with argumentsmartin-s2009-01-121-2/+8
* Fix:Core:React on vehicle changesmartin-s2009-01-091-6/+12