summaryrefslogtreecommitdiff
path: root/navit/plugin
Commit message (Expand)AuthorAgeFilesLines
* Update:Plugin:Updated the j1850 plugin to avoid the use of magic numbers in d...kazer_2015-04-081-39/+46
* Refactor:core:Remove unused graphics method graphics_gc_set_stipple.sleske2015-03-081-1/+0
* Refactor:osd:Rename osd_std_draw to osd_fill_with_bgcolor; extract variable.sleske2015-02-201-1/+1
* Add:Plugin:Added the j1850 plugin, allows Navit to read CAN-BUS datas in some...kazer_2014-12-152-0/+500
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-67/+67
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-70/+70
* Fix:core:Correct signature of event_add_watch: file descriptors are int's.sleske2014-08-311-1/+1
* Fix:Core:Compile problems with r5340martin-s2013-01-201-0/+1
* Fix:Android:Fix global JNI references (fix crashes with target API 15)rikky2012-04-231-4/+3
* Fix:build/cmake:add missing file for previous commitrikky2011-03-291-0/+1
* Fix:build/cmake:For android build plugin/pedestrian per defaultrikky2011-03-291-1/+1
* Add:Core:Exported navit_set_center_cursor functionmartin-s2010-10-301-7/+7
* Add:plugin_pedestrian:Removed auxmap, added directional arrowsmartin-s2010-10-301-88/+85
* Fix:plugin_pedestrian:Make opaque map display, Added route layoutmartin-s2010-07-011-2/+5
* Core:fix:Guard android specific initialization.horwitz2010-03-151-0/+2
* Fix:plugin_pedestrian:Made compileablemartin-s2010-02-231-1/+1
* Fix:build:Make distcheck happymartin-s2010-02-231-0/+2
* Fix:plugin_pedestrian:Moved xslts to correct directorymartin-s2010-02-233-48/+0
* Add:Core:New plugin for pedestrian navigationmartin-s2010-02-236-0/+1443