summaryrefslogtreecommitdiff
path: root/navit/autoload/osso/osso.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring:cmake:simplify version managementBignaux Ronan2019-05-241-3/+1
|
* Cleanup:global:force the re-attach the return type to the function ↵Joseph Herlant2018-05-301-12/+6
| | | | | | | | declaration (#605) * Cleanup:global:force the re-attach the return type to the function declaration * cleanup:global:some loose ends
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-56/+50
|
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-4/+4
| | | | | | | | * Fix:debug:Change line separators for dbg to work also on win* platform * Fix:debug:Break multiline dbg statements to use the new model * Fix:debug:Move the EOL into debug_vprintf
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it ↵sleske2014-11-221-2/+2
| | | | | | looks like an error message.|#1269, part 5 git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5967 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First ↵sleske2014-11-221-5/+5
| | | | | | part of #1269. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5960 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:plugins:Fixed OSSO plugin loadingakashihi2010-06-251-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3411 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:plugins:Fixed dependency of version.hakashihi2010-06-091-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3349 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:plugins:Osso plugin should be working nowakashihi2010-06-071-23/+35
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3343 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:autoload_osso:Reformatted to navit coding stylemartin-s2010-06-051-39/+41
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3342 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:autoload_osso:Added callbacksmartin-s2010-06-051-3/+14
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3341 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:plugins:Uninitialization fucntion name changed to genericakashihi2010-06-041-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3340 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:plugins:Added interface for Maemo's libossoakashihi2010-06-041-0/+73
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3339 ffa7fe5e-494d-0410-b361-a75ebd5db220