Christof Schulze

Results 73 issues of Christof Schulze

title says it all. It would be great if it was possible to make the choice to display long messages. In gajim this can be achieved with a click on...

just received the above instruction when expecting german directions. My tts system was certainly not up to the challenge. I found the string in build/po/de.po, it seems to originate from...

this fixes the F-droid build on circleCI and bumps the ndk for both android and f-droid. supersedes #1285 - [x] find a way to build f-droid on circleci - [x]...

This introduces a .clang-format styleguide for formatting and applies it treewide. The idea is to keep the codebase in a clean and maintainable way towards a central baseline that is...

this follows up on 191529acab24e0cea8f70351cb1ec7e0398fb0cc that implemented circular junctions to default to one-way streets. While already an improvement, it is not entirely accurate as in fact there are circular junctions...

This isolates the temporary files of different maptool instances. Once isolated, this allows running multiple instances of maptool inside the same directory at the same time. This fixes #1328

currently no two instances of maptool can run inside the same directory as they overwrite each others temporary files. This is inconvenient and facilitates local users to change the result...

enhancement
maptool

currently, entering a traffic distortion does not cause the route to be recalculated. In my tests, even stopping navigation and starting it again did not cause routing to go around...

routing
Plugin: Traffic

This implements the traff_http plugin, adds documentation I hope you don't mind me raising this PR @mvglasow - I took the last few days to rebase and test it, I...