summaryrefslogtreecommitdiff
path: root/navit
Commit message (Expand)AuthorAgeFilesLines
* trac-1064 render OSM shop=mall as poi_mallR6485Pierre GRANDIN2015-12-311-0/+1
* OSD code cleanuppohlinkzei2015-12-271-13/+0
* Add customizable OSD attribute foreground_color to every OSD item tobe able t...pohlinkzei2015-12-274-57/+64
* Fix:gui_internal:Correct keyboard highlighting in search.R6427Sebastian Leske2015-12-191-5/+9
* Refactor:gui_internal:Better variable names, some docs.R6424Sebastian Leske2015-12-172-30/+39
* Refactor:gui_internal:Remove dead or redundant code.Sebastian Leske2015-12-174-26/+2
* Fix:gui_internal:Simplify and fix gui_internal_keynav_find_prev.Sebastian Leske2015-12-171-19/+17
* Add:gui_internal:Navigating menus with rotary encodergreg2015-12-174-45/+175
* Fix:gui_internal:Properly hide Prev/Next buttons initially.greg2015-12-171-0/+2
* Fix:gui_internal:Correct case-switching & highlighting in search dialog.greg2015-12-173-8/+37
* Fix:gui_internal:Prevent back/prev buttons from staying highlightedgreg2015-12-171-0/+1
* Refactor:core:Use constants for vehicleprofile.maxspeed_handlingR6419mvglasow2015-12-153-6/+14
* Refactor:core:Document tracking_update()R6417mvglasow2015-12-141-0/+8
* Refactor:core:Add some documentation in transform.cR6409mvglasow2015-11-281-2/+31
* Fix:core:Support arbitrary attributes for navit objectR6405mvglasow2015-11-231-4/+4
* Refactor:graphics:Some more documentationmvglasow2015-11-231-3/+52
* Refactor:core:Add some debug output for attribute-related methodsmvglasow2015-11-234-1/+13
* Fix navigation messages translations in Android LollipopR6372Michael Dankov2015-11-152-2/+3
* Refactor:Remove unused file routech.cR6370Sebastian Leske2015-11-144-583/+2
* Refactor:Add comments and #defines for relative attribute values.Sebastian Leske2015-11-143-17/+26
* Better error checking for numeric attribute values in navit.xml.Sebastian Leske2015-11-141-14/+27
* Fix:gui_internal:memleakR6368mdankov2015-11-141-16/+2
* Refactor:gui_internal:Use enum for keyboard modes and flagsmvglasow2015-11-137-94/+107
* Merge pull request #40 from mvglasow/osd-statusR6362mvglasow2015-11-1318-18/+1252
|\
| * Merge branch 'trunk' into osd-statusmvglasow2015-11-126-72/+394
| |\
| * | Add:osd_core:Show compass only when we have a valid positionmvglasow2015-11-091-1/+1
| * | Merge branch 'status-osd.trac1324' of github.com:mvglasow/navit into status-o...mvglasow2015-11-084-4/+73
| |\ \
| | * | Add:osd_core:Add status OSD to XML, hide route OSDs when not routingmvglasow2015-11-081-3/+5
| | * | Merge branch 'trunk' into status-osd.trac1324mvglasow2015-11-088-36/+231
| | |\ \
| * | \ \ Merge branch 'trunk' into status-osd.trac1324mvglasow2015-11-025-35/+163
| |\ \ \ \
| * | | | | Add:osd:Log osd_navigation_status_initmvglasow2015-11-021-0/+1
| | |/ / / | |/| | |
| * | | | Add:core:Log descriptive error strings for saved commandsmvglasow2015-11-023-3/+60
| * | | | Add:osd:new navigation_status OSDmvglasow2015-10-3117-14/+1245
* | | | | Refactor:gui_internal:More documentationmvglasow2015-11-133-31/+62
* | | | | Refactor:gui_internal:Documentation updatemvglasow2015-11-122-76/+147
| |_|_|/ |/| | |
* | | | Refactor:gui_internal:Some documentation updatesmvglasow2015-11-123-47/+98
* | | | Fix:gui_internal:Format coordinates properly on Android Lollipopmvglasow2015-11-121-1/+26
* | | | Refactor:core:Remove dead (and broken) code in command.cmvglasow2015-11-111-9/+0
* | | | Refactor:core:Remove unused variable in command_saved_callbacks_changed()mvglasow2015-11-111-3/+1
* | | | Fix:core:Make OSD enable_expression work correctly when OSD is registeredmvglasow2015-11-111-1/+1
* | | | Refactor:core:Some more documentation and logging in command.cmvglasow2015-11-111-5/+22
* | | | Fix:core:Properly discard leading spaces in eval_value()mvglasow2015-11-111-4/+4
* | | | Refactor:core:Some more documentation and logging in command.cmvglasow2015-11-111-11/+188
* | | | Refactor:core:Add some docs and debug output to OSD and command codemvglasow2015-11-112-2/+50
* | | | Merge pull request #36 from mvglasow/android-network-locationR6338mvglasow2015-11-091-2/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refactor:port_android:Reformat some commentsmvglasow2015-11-091-4/+4
| * | | Fix:port_android:Try to use all available location providers for first fixmvglasow2015-11-091-2/+17
* | | | Merge pull request #29 from mvglasow/trac1324R6332mvglasow2015-11-085-63/+264
|\ \ \ \ | | |/ / | |/| |
| * | | Refactor:core:Clean up navigation.cmvglasow2015-10-191-6/+0
| * | | Add:core:Add "recalculating" state to nav_statusmvglasow2015-10-191-2/+3