summaryrefslogtreecommitdiff
path: root/navit/navit.c
Commit message (Expand)AuthorAgeFilesLines
* fix:core:Fix sunrise/sunset layout switchOLFDB2023-01-111-12/+35
* fix:core:Forcefully terminate string read with fgetsStefan Wildemann2022-09-211-0/+2
* fix:navit: Fix -Waddress warningBastian Koppelmann2022-08-301-1/+1
* fix:sailfish:enable sandboxing for sailfish OS. (#1182)Stefan Wildemann2022-05-231-1/+1
* fix:core:Fix buffer overflow for ticket #1167 (#1170)Bastian Koppelmann2021-12-231-5/+5
* Fix:core: cancel drawing on resize request (#1142)Stefan Wildemann2021-09-131-1/+5
* fix:core:Fix #1135 (#1136)OLFDB2021-08-311-0/+22
* added:core:make it switch to nightlayout when we are in a tunnel (#1089)OLFDB2021-04-031-2/+59
* Merge branch 'master' into traff_0_8mvglasow2021-01-231-1/+1
|\
| * change:core:Remove unused argument from attr_searchjkoan2020-08-081-1/+1
* | Fix:core:Fix invalid pointer which would cause unpredictable crashesmvglasow2020-08-131-1/+1
* | Refactor:core:Add documentationmvglasow2020-08-071-0/+22
* | Fix:core:set destination before firing callbacksmvglasow2020-08-071-10/+9
* | Add:traffic:Add basic TraFF 0.8 supportmvglasow2020-08-061-0/+29
|/
* fix:all:fix compiler warnings (#935)Stefan Wildemann2019-10-291-95/+90
* Fix:android:64 bit and cleanup2 (#877)jandegr2019-09-261-0/+3
* fix:core: Correct default layout handling. (#816)Stefan Wildemann2019-08-071-1/+21
* Refactor:GUI/GTK:Adding pointer and label when displaying POI on map (#729)lains2019-03-051-0/+132
* Refactoring:Xmlconfig:Moving layout definition in their own .xml file (makes ...lains2018-11-181-2/+64
* Merge branch 'trunk' into trafficmvglasow2018-06-111-234/+132
|\
| * Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-234/+132
| * cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-2760/+2641
* | cleanup:global:Reformat with astyle and remove trailing spacesmvglasow2018-05-261-2784/+2665
* | Merge branch 'trunk' into trafficmvglasow2018-05-091-85/+85
|\ \ | |/
| * Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-85/+85
* | Fix:core:Add forgotten importmvglasow2018-05-021-0/+1
* | Add:traffic:Map provider (does not work yet)mvglasow2018-01-031-0/+8
* | Merge branch 'trunk' into trafficmvglasow2017-12-071-4/+8
|\ \ | |/
| * fix:gtk:Fix imperial factors. (#380)Charles Curley2017-12-021-4/+8
* | Add:traffic:Store mapset and routemvglasow2017-11-291-0/+15
* | Add:navit:add traffic plugin instances as attributesmvglasow2017-11-281-0/+1
|/
* fix:gtk:Fix imperial factors (#367)Charles Curley2017-11-111-1/+1
* Once more with feeling. More indentation issues.Charles Curley2017-11-011-8/+8
* Indentation fixes in my last commit. I did not re-indent the entireCharles Curley2017-11-011-10/+10
* The road book now respects imperial for two more columns. The firstCharles Curley2017-11-011-6/+23
* Auto pitch and orientation (#306)Johan FitiƩ2017-08-011-2/+2
* Pitch correction (#303)Johan FitiƩ2017-07-271-1/+1
* keep active vehicle profile when deactivating vehicle (#217)R7393mcapdeville2017-04-191-10/+16
* sunrise near poles simplification (#206)R7283jandegr2017-02-191-51/+49
* Merge pull request #95 from pohlinkzei/paused_autozoomR6671Pierre GRANDIN2016-06-141-1/+15
|\
| * remove debug messagepohlinkzei2016-04-271-1/+1
| * Add a feature to change zoom level in autozoom modepohlinkzei2016-04-271-1/+15
* | add set_position to command tableR6652jandegr2016-04-091-0/+1
* | typolayoutswitcherjandegr2016-03-061-15/+15
* | Update navit.cjandegr2016-03-061-4/+4
* | layoutswitcher commandjandegr2016-03-061-47/+122
|/
* Add:core:Use padding for vehicle cursor if supported by graphics drivermvglasow2016-02-021-0/+26
* Refactor:core:Document navit_get_cursor_pnt()R6552mvglasow2016-01-251-1/+13
* Fix:core:Exit if GUI or graphics init / connection fails.R6534Sebastian Leske2016-01-111-8/+8
* Fix:core:Support arbitrary attributes for navit objectR6405mvglasow2015-11-231-4/+4