navit:issue_575

Last commit made on 2021-08-31
Get this branch:
git clone -b issue_575 https://git.launchpad.net/navit

Branch merges

Branch information

Name:
issue_575
Repository:
lp:navit

Recent commits

8169f75... by jkoan kerich

rework:graphics:win32:Rework win32 drawing to remove the old Unicode,
Inc. Sourcecode

0cd682b... by OLFDB <email address hidden>

fix:core:Fix #1135 (#1136)

* Fix #1135

* Revert "Fix #1135"

This reverts commit 585ab7bbe2020b574e35ce08153ff2991131b3f3.

* Revert "Revert "Fix #1135""

This reverts commit 97ff13fa761a884019e341dd77e62a2735b52213.

e0e21a0... by OLFDB <email address hidden>

fix:core:use default icons as fallback (#1121)

0978c41... by OLFDB <email address hidden>

fix:vehicle:gpsd: Fix#1130 (#1137)

* Fix #1135

* Fix #1130

* Revert "Fix #1135"

This reverts commit 585ab7bbe2020b574e35ce08153ff2991131b3f3.

63b4204... by jkoan <email address hidden>

fix:build: Deactivate Download Portal for wince until we fixed the ssl issue

dbdbe0b... by Stefan Wildemann <email address hidden>

fix:maptool: filter out unknown multipolygons before processing

This commit causes maptool to filter out multipolygon relations
whose tags result in unknown binfile type if -n is given on command
line. May save a lot of processing time.

ea5a86b... by mvglasow <michael -at- vonglasow.com>

Fix:port/android:Correct path to Android APK in build script

Signed-off-by: mvglasow <michael -at- vonglasow.com>

0c64cb6... by mvglasow <michael -at- vonglasow.com>

Fix:port/android:Make file picker compatible with Android 11
Default to private external storage dir
/navit is not appended to paths which contain the package ID

Signed-off-by: mvglasow <michael -at- vonglasow.com>

03b7ce2... by David Heidelberg

fix:build:cmake:fix in-tree cmake build circular dependency warnings (#1122)

Only copy files when SOURCE and DESTINATION directory differs.
No need to copy files into themselves when doing in-tree build.

Removes annoying warning.

```
make[2]: Circular navit/textures/diagonal-stripes.svg <- navit/textures/diagonal-stripes.svg dependency dropped.
```

Signed-off-by: David Heidelberg <email address hidden>

3046130... by Michael von Glasow

Fix:core:Do not recalculate length when restoring traffic distortion items (#1116)

Signed-off-by: mvglasow <michael -at- vonglasow.com>

Co-authored-by: mvglasow <michael -at- vonglasow.com>