summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use the conversion factor #define instead of a hard coded value.fixImperialFactorsCharles Curley2017-11-091-1/+3
| | | | modified: navit/vehicle/gpsd/vehicle_gpsd.c
* Use correct conversion factors for a more accurate display. Also,Charles Curley2017-11-093-4/+6
| | | | | | | | introduced some new conversion factors in navigation.h. modified: navit/gui/gtk/gui_gtk_statusbar.c modified: navit/navigation.h modified: navit/navit.c
* change:android:always build apk release (#364)Pierre GRANDIN2017-11-041-9/+2
|
* add:icon:fish (#330)youte622017-11-041-0/+124
|
* add:icon:update ghost_town icon (#332)youte622017-11-041-0/+124
|
* update:icon:bowling (#338)youte622017-11-041-28/+28
| | | Changed svg from 22x22 to 200x200
* add:icon:bridge (#339)youte622017-11-041-51/+55
|
* add:icon:emergency (#326)youte622017-11-041-460/+75
|
* fix:doc:improved follow vehicle toggle doc function for GTK (#363)Charles Curley2017-11-031-2/+2
|
* fix:doc:export more doxygen contentPierre Grandin2017-11-031-4/+4
|
* add:gtk:add menu entry to toggle vehicle tracking (#362)Charles Curley2017-11-031-0/+23
|
* fix:doc:ensure that the custom domain is set for doxygen (#361)Pierre GRANDIN2017-11-031-0/+1
|
* Fix:android:Fixed forced colors in layout to have android auto adaptation (#358)jkoan2017-11-031-2/+0
|
* fix:android Fix dialogs and replace _ with T for Translate because _ is ↵jkoan2017-11-036-257/+244
| | | | deprecated (#350)
* Fix:core:Remove dependency on OpenSSLSebastian Leske2017-11-032-8/+0
| | | | | Remove the dependency on OpenSSL, which is problematic because OpenSSL's license is incompatible with the GPL. Fixes trac 1350. Also see PR #212.
* Fix:maptool:Remove option -5 (MD5 checksum) from maptoolSebastian Leske2017-11-034-62/+3
| | | | | | Remove option -5 from maptool, which calculates the MD5 checksum for the created binfile. The MD5 sum can also be calculated later, and removing it allows us to remove the dependency on OpenSSL (see trac 1350).
* Fix:core:Remove binfile map encryption supportSebastian Leske2017-11-035-195/+4
| | | | | | Remove support for decrypting an encrypted binfile map. The feature is not used, and removing it will let us remove the problematic dependency on OpenSSL (see trac 1350).
* add:icon:hotspring (#335)youte622017-11-021-0/+131
|
* Once more with feeling. More indentation issues.Charles Curley2017-11-011-8/+8
| | | | modified: navit/navit.c
* Indentation fixes in my last commit. I did not re-indent the entireCharles Curley2017-11-011-10/+10
| | | | | | file. I will leave that for another time. modified: navit/navit.c
* The road book now respects imperial for two more columns. The firstCharles Curley2017-11-011-6/+23
| | | | | | | | | column (Command) was good for both feet and miles. However, column 2 (Length), and the 4th column (Destination Length), were showing up only in metric. This commit fixes columns 2 and 4. This should fix bug 780. modified: navit/navit.c
* fix:gtk:fixed missing imperial units in the GTK ui. (#359)roadbook.imperial.fixCharles Curley2017-10-311-5/+23
|
* add:icon:divingyoute622017-10-311-101/+81
|
* fix:android:Add workaround for android platform tools (#357)jkoan2017-10-311-0/+8
|
* Update:i18n:Updated French (fr) translation from launchpad (#353)Pierre GRANDIN2017-10-291-7/+30
|
* Update:i18n:Updated Spanish translation from launchpad (#352)Pierre GRANDIN2017-10-291-9/+47
|
* Update:i18n:Updated Čeština translation from launchpad (#351)Pierre GRANDIN2017-10-291-17/+40
|
* update:doc:Build doxygen doc and push the result to a gh-pages branch (#354)Joseph Herlant2017-10-292-1/+35
| | | Result visible at http://navit-gps.github.io/navit/
* Refactor:route:Add documentationmvglasow2017-10-281-1/+1
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Refactor:route:Add documentationmvglasow2017-10-281-2/+4
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Refactor:route:Add documentationmvglasow2017-10-271-3/+15
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Revert "Always build 'release' package for android"Pierre Grandin2017-10-272-4/+10
| | | | This reverts commit 31c9535d5066f9d611f34fc09acd804c48650062.
* Revert "Fix:android:Ensures that we capture all build errors"Pierre Grandin2017-10-272-4/+4
| | | | This reverts commit 13bc8d08f12bcac4e7e0f4bcd50a376dd5997d02.
* Fix:android:Ensures that we capture all build errorsPierre Grandin2017-10-272-4/+4
|
* Always build 'release' package for androidPierre Grandin2017-10-272-10/+4
|
* Merge pull request #348 from navit-gps/android_taiwanjkoan2017-10-251-1/+2
|\ | | | | fix:android:moved Taiwan into its own map download entry
| * Moved Taiwan into its own map download entryandroid_taiwanPierre Grandin2017-10-241-1/+2
|/
* Navit medium GUI icon size fixStefan Wildemann2017-10-181-1/+1
| | | | | | This changes the medium size icon for HMI to 64x64px. This is neccesary because of changed icon set and therefore different icon default sizes. Otherwise the icons on POI screen were way too big.
* Sailfsh version bumpStefan Wildemann2017-10-181-1/+5
|
* add:icon:diving (#329)youte622017-10-161-0/+256
|
* add:icon:drinking_water (#325)youte622017-10-161-212/+117
| | | | | | * add drinking_water.svg designed by me - free to use * 200*200
* add:icon:dam (#324)youte622017-10-161-356/+348
|
* Add:Icon:crossing (#323)youte622017-10-131-0/+191
| | | * add icon crossing - designed by youte62 - free to use
* Add:Icon:concert (#322)youte622017-10-131-0/+147
| | | * add icon concert - designed by youte62 - free to use
* Add:Icon:communication (#321)youte622017-10-131-0/+130
| | | * add icon communication - designed by youte62 - free to use
* Add:icon:carwash (#320)youte622017-10-131-0/+135
| | | * add icon carwash - designed by youte62 - free to use
* Add:Icon bridge (#319)youte622017-10-121-0/+157
| | | Added missing bridge icon
* add:icon:bowling (#318)youte622017-10-121-0/+121
|
* add:icon:autoservice (#317)youte622017-10-121-0/+115
| | | Add missing auto service icon
* Fix:core:Reduce POST_SHIFT to avoid int overflowSebastian Leske2017-10-121-1/+23
| | | | | | | | | | During coordinate transformation, map coordinates are multiplied by POST_SHIFT (and later divided again). This can cause integer overflows during the multiplication with the transformation matrix in transform_rotate, when a map contains large objects and is zoomed in all the way. Reduce POST_SHIFT to avoid this.