summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add:core:Update Russian translation from launchpad.mdankov2014-12-211-18/+20
* Fix:core:uptade attr_def.h missed from previous commit.mdankov2014-12-211-5/+9
* Add:maptool:Process more osm tags describing way (especially ramp) destinatio...mdankov2014-12-211-0/+30
* Add:port_android:Allow Android map download and backup/restore dialogs to be ...mdankov2014-12-213-3/+40
* Add:core:Allow to query graphics attributes (to allow graphics modules to exp...mdankov2014-12-212-4/+7
* Fix:osd:Remove strange, buggy and undocumented code for drawing a box around ...sleske2014-12-192-22/+1
* Add:Plugin:Added the j1850 plugin, allows Navit to read CAN-BUS datas in some...kazer_2014-12-153-0/+501
* Add:osd:Log error if toggle_announcer configured but no speech available.sleske2014-11-261-2/+7
* Fix:core:Check if speech output is available, to avoid crashing.sleske2014-11-261-1/+5
* Fix:core:Complete rename navit_vehicle_update -> navit_vehicle_update_positio...sleske2014-11-261-1/+1
* Fix:port/win32:Tune debug output levelmdankov2014-11-251-2/+2
* Fix:android:fix vehcile file, which introduced a broken merge with svn revisi...woglinde2014-11-251-40/+5
* Fix:core:Fix compilation for Windows.sleske2014-11-221-1/+1
* Add:core:Allow setting the debug level by name in navit.xml.|#1269, last partsleske2014-11-223-8/+39
* Fix:xml:Adapt debug level in config.|#1269, part 6sleske2014-11-221-1/+1
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-22111-1214/+1232
* Fix:core:Use appropriate logging prio on Android, don't log everything as ERR...sleske2014-11-221-2/+22
* Fix:core:Mention debug level names in help for -d.|#1269, part 4sleske2014-11-221-3/+4
* Refactor:core:Introduce #define DEFAULT_DEBUG_LEVEL|#1269, part 3sleske2014-11-222-9/+14
* Fix:core:Simplify and fix profiling code, always print times with precision 0.1.sleske2014-11-221-14/+11
* Fix:maptool:Fix typos in messages and comment.sleske2014-11-222-3/+3
* Add:core:Output severity/level of debug message.|#1269, part 2sleske2014-11-221-16/+35
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-22120-1816/+1846
* Add:port/android:Change vehicle.position_valid when losing GPS fixmvglasow2014-11-221-6/+15
* Refactoring:core:document values for attr_position_validmvglasow2014-11-221-5/+14
* Add:port/android:Make gps_status OSD work on Androidmvglasow2014-11-222-23/+131
* Fix:core:Don't set map to invalid coordinatesmvglasow2014-11-221-0/+33
* Add:osd:Update gps_status when status changes but not positionmvglasow2014-11-221-0/+3
* Add:core:Add support for GPS status callbacks in navit objectmvglasow2014-11-221-7/+64
* Fix:port/maemo:Correct debug output when getting attr_position_satsmvglasow2014-11-211-1/+1
* Add:port/android:Support position_valid attribute for Android vehiclemvglasow2014-11-201-12/+19
* Add:core:Support position_valid attribute for demo vehiclemvglasow2014-11-201-0/+13
* Refactoring:core:documentation updatemvglasow2014-11-162-8/+45
* Fix:core:Obey size argument of strftime_localtime in log.cmvglasow2014-11-151-2/+1
* Refactoring:core:Add some more documentationmvglasow2014-11-158-73/+470
* Refactoring:dbus:Removed unneeded local variablemvglasow2014-11-141-1/+1
* Fix:Core:Typo in rumdankov2014-11-141-1/+1
* Fix:Core:Fixed typo in ru|Thanks tryagainkazer_2014-11-141-1/+1
* Fix:Core:Another attempt to fix hi pluralskazer_2014-11-141-2/+2
* Fix:Core:Another attempt to fix be pluralskazer_2014-11-141-1/+2
* Fix:Core:Another attempt to fix lv pluralskazer_2014-11-141-3/+3
* Fix:Core:Another attempt to fix ru and sk pluralskazer_2014-11-142-6/+6
* Update:Core:massive translation update from launchpad to add new strings, fix...kazer_2014-11-1470-124/+7095
* Update:Core:Updated French translation from launchpadkazer_2014-11-141-3/+102
* Add:dbus:Include maneuver type in GPS exportmvglasow2014-11-091-3/+3
* Fix:core:Set reason when enabling NSIS cpack generator.mdankov2014-11-091-1/+1
* Fix:core:Set CPACK_INCLUDE_TOPLEVEL_DIRECTORY only for zip cpack generator, o...mdankov2014-11-092-1/+4
* Fix:core:Improve detection of motorway interchangesmvglasow2014-11-091-1/+6
* Fix:core:Eliminate more superfluous maneuvers at ramps|Should fix #660mvglasow2014-11-091-37/+39
* Fix:core:Announce turns when going straight is not allowed | One step closer ...mvglasow2014-11-091-49/+45