summaryrefslogtreecommitdiff
path: root/navit/plugin.c
Commit message (Expand)AuthorAgeFilesLines
* change:core:Remove unused argument from attr_searchjkoan2020-08-081-4/+4
* fix:all:fix compiler warnings (#935)Stefan Wildemann2019-10-291-2/+3
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-48/+24
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-276/+252
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-12/+12
* Add some Documentation to Plugins (#375)jkoan2017-11-261-1/+8
* Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-8/+8
* Better error msg for wrong OSD entries in navit.xmlR6274Sebastian Leske2015-09-171-2/+2
* Refactor plugin_get_type.Sebastian Leske2015-09-171-23/+26
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-4/+4
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-13/+13
* Fix:core:Warn if no plugins are found, improve other warnings & debug output;...sleske2012-05-011-11/+16
* Fix:core:Fix some warningsrikky2011-06-071-0/+2
* Fix:core:Fix small memleak found with valgrind, wordexp isn't needed after th...woglinde2011-04-161-1/+1
* Fix:Core:MSVC fixes|Thanks chollyamartin-s2011-01-241-1/+3
* Fix:Core:Plugin loading on wincemartin-s2010-05-201-0/+7
* Fix:Core:Better win32 module loadingmartin-s2010-01-091-5/+12
* Add:Core:Experimental support for win32 plugins|Thanks to gotwo for the workmartin-s2010-01-091-1/+41
* Fix:Core:Android cleanupsmartin-s2009-11-251-0/+2
* Fix:Core:Don't crash if parent missingmartin-s2009-11-221-7/+16
* Fix:Core:Removed accidentially introduced verbositymartin-s2009-01-031-1/+1
* Fix:Core:Renamed data to map to clean up things a bitmartin-s2009-01-031-3/+1
* Fix:Core:Fixed usage of wordexp in case of no matchmartin-s2009-01-021-17/+19
* Add:Core:Added more debugging codemartin-s2008-11-181-0/+3
* Fix:Core:Fix some compile warningsmartin-s2008-11-061-1/+1
* Fix:core: OSD buttons sometimes don't get loaded| steven_s2008-10-311-1/+1
* Fix:Core:Further cleanupsmartin-s2008-10-271-8/+12
* Fix:Core:Made less verbosemartin-s2008-10-261-1/+1
* FIX:core: only wrap dl functions if plugins are enabledzaxl2008-10-241-0/+2
* Add:Core:Use dl functions if g_module is not availablemartin-s2008-10-241-0/+43
* FIX:core:fix the fix do not crash if plugins are not in configzaxl2008-10-221-2/+2
* FIX:core:Do not crash if no plugins are loadedzaxl2008-10-221-0/+2
* Fix:Core:Made compileable on wincemartin-s2008-10-181-0/+2
* Fix:Core:Replace g_warning with dbg(0, some wince fixesmartin-s2008-10-151-6/+21
* Core:Fix:Cleanup of plugin_get_typehorwitz2008-07-011-8/+13
* Core:Fix:Fix ondemand loading for maps and osdhorwitz2008-07-011-3/+6
* Core:Add:Add support for ondemand module loading. (still broken)horwitz2008-07-011-3/+32
* Core:Fix:Use attr_list in plugins_add_pathhorwitz2008-06-301-13/+44
* Add license files and headershorwitz2008-06-051-0/+19
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+200