summaryrefslogtreecommitdiff
path: root/navit/plugin
Commit message (Expand)AuthorAgeFilesLines
* Fix:plugin/j1850: Replace graphic_fg_white with graphic_fg.James Hilliard2020-11-041-1/+1
* change:core:Remove unused argument from attr_searchjkoan2020-08-082-2/+2
* fix:plugins: too few arguments to functions navit_attr_iter_new and config_at...Joseph Herlant2020-01-201-2/+2
* Fix:Android:system bars (#890)jandegr2019-10-161-442/+489
* Fix:plugin/pedestrian:Register sensors in application contextmvglasow2019-02-221-1/+1
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-302-91/+47
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-252-1194/+1192
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-262-89/+89
* Merge branch 'trunk' into trac/1341trac/1341Pierre Grandin2016-12-012-3/+3
|\
| * Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-312-3/+3
* | Removing autotools supportPierre GRANDIN2015-12-312-17/+0
|/
* 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