summaryrefslogtreecommitdiff
path: root/navit/plugin_def.h
Commit message (Collapse)AuthorAgeFilesLines
* Add:core:Introduce new traffic plugin categorymvglasow2017-11-271-0/+1
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-8/+8
| | | | | | | Use the term 'category' for all plugins with the same API (GUI plugins, map plugins etc.). This used to be called 'type', which was confusing, because in the XML config, 'type' refers to what is called 'name' in the code.
* Add:map_binfile:Feedback during map downloadmartin-s2010-12-241-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3824 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:speech_dbusmartin-s2010-01-081-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2898 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:gui_internal:Add via navit.xml configurable menus, expect some screwups ↵martin-s2009-11-191-1/+2
| | | | | | the next time git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2761 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Further cleanupsmartin-s2008-10-271-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1580 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Added freetype font pluginmartin-s2008-10-271-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1574 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Made it possible to drag the bitmap instead of the vectors (based ↵martin-s2008-10-261-1/+1
| | | | | | on code from Florian Hackenberg), some cleanups git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1569 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:core:Further works on event system abstractionmartin-s2008-09-041-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1365 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:graphics:Pass struct navit* to graphics plugins, so they can call ↵rphlx2008-06-251-1/+1
| | | | | | navit_destroy() based on outside events such as SDL_QUIT. Implement graphics_sdl keyboard events. Implement graphics_sdl resize events (fonts are still buggy). Implement graphics_sdl raw Linux touchscreen support (untested + undef'd by default). Implement graphics_sdl On Screen Display rendering. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1167 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add license files and headershorwitz2008-06-051-0/+19
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1100 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+11
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1059 ffa7fe5e-494d-0410-b361-a75ebd5db220