summaryrefslogtreecommitdiff
path: root/navit/navit.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor:core:Add some debug output for attribute-related methodsmvglasow2015-11-231-0/+4
* Refactor:Remove unused file routech.cR6370Sebastian Leske2015-11-141-3/+0
* Merge pull request #29 from mvglasow/trac1324R6332mvglasow2015-11-081-1/+2
|\
| * Refactor:core:Improve documentation in navit.c and route.cmvglasow2015-10-041-1/+2
* | Refactor:core:Some more documentation in navit.cmvglasow2015-11-051-1/+39
|/
* Concatenation of announcements now workingRobotaxi2015-08-131-2/+4
* Add:core:Support optional argument to set_center() command, which enables del...mdankov2015-04-051-1/+4
* Fix:core:Remove draw_mode_end_lazy. Only used by QPainter and OpenGL graphics...sleske2015-01-251-1/+1
* Refactor:core:Doxygen comment.sleske2015-01-251-1/+3
* Refactor:core:Remove commented-out codesleske2014-12-261-28/+0
* Refactor:core:Improve Doxygen commentssleske2014-12-261-3/+12
* Fix:core:Check if speech output is available, to avoid crashing.sleske2014-11-261-1/+5
* Fix:core:Complete rename navit_vehicle_update -> navit_vehicle_update_positio...sleske2014-11-261-1/+1
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-34/+34
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-69/+69
* Fix:core:Don't set map to invalid coordinatesmvglasow2014-11-221-0/+33
* Add:core:Add support for GPS status callbacks in navit objectmvglasow2014-11-221-7/+64
* Fix:osd:Fixed OSD items display garbage when resized|thank you mvglasowkazer_2014-10-161-1/+1
* Fix:core:Do not crash when navit.layout or navit.layout_name is attempted to ...mdankov2014-08-131-0/+4
* Fix:Core:Set routing profile even if no vehicle is activemartin-s2014-05-291-3/+1
* Add:core:Decrease motion timeout when drag_bitmap is enabled to have better r...mdankov2014-05-031-1/+1
* Add:Core:Implement autozoom_maxmartin-s2013-09-061-7/+10
* Add:Core:Optionally avoid redraw on clear/set destinationmartin-s2013-09-011-1/+1
* Fix:core:Fix const warnings.|Part of #1154.sleske2013-08-111-2/+2
* Fix:core:Fix warnings from dbg statements.|Part of #1154.sleske2013-08-111-7/+7
* Add:Core:Possibility to query timeout attributemartin-s2013-08-091-0/+3
* Fix:core:Only draw vehicle if it has a position. Avoids integer overflow caus...sleske2013-07-131-1/+6
* Fix:core:Integrate transform_setup into transform_new. Avoids two-step initia...sleske2013-07-131-5/+2
* Fix:core:Log errors with level 0.sleske2013-06-301-5/+5
* Add:Core:New xml tag for adding scripts to objectsmartin-s2013-05-241-0/+1
* Fix:Core:Remove osd reference on remove attrmartin-s2013-04-261-0/+1
* Fix:Core:Reverted part of r5347 because function is needed for custom modulesmartin-s2013-01-211-1/+1
* Fix:core:Refactoring|Rename, unused variables removed, static added.sleske2013-01-201-3/+3
* Add:Core:Allow layer tag to reference layers within navit context, object han...martin-s2013-01-191-28/+12
* Fix:Core:Made vehicleprofile setting more similar to other settingsmartin-s2012-12-141-6/+19
* Fix:core:Don't display osd buttons on src attribute change while in internal ...mdankov2012-12-041-0/+5
* Fix:core:Get rid of memory leaks in command interfacemdankov2012-11-181-25/+35
* Add:core:Better waypoints handling, see #1040 |Based on ideas & patches from ...mdankov2012-11-091-14/+65
* Add:Implemented itering over vehicleprofilesmartin-s2012-11-061-1/+12
* Fix:core:Restrict panning to prevent panning the map off the screen.|Conclude...sleske2012-11-051-10/+28
* Fix:core:Improve debug outputsleske2012-11-051-1/+2
* Fix:core:Note about removed code for map rotation (see previous commit, and t...sleske2012-10-221-0/+4
* Fix:core:Remove incomplete and disabled code for map rotation (from rev.1856,...sleske2012-10-221-28/+5