Jean-Luc Barrière

Results 409 comments of Jean-Luc Barrière

I removed the storage to the SDCARD from the version 1.7. So no longer brain to know where the maps are stored and how to manage them.

> is there a config file where it can be set manually? It cannot be set manually, because only the system (android) decides where the app is allowed to write...

> I found Osmin not too long ago through IzzyOnFDroid and think it's a very nice navigation app. My phone's fairly old, and has limited internal memory, so I was...

As track colors are limited (GPẌ standard from Garmin), only the current recorded track (dark green color) and tracks from the selected GPX file are displayed. Your GPX can contain...

I tried before to load more than one GPX, but it was a mess when tracks with the same color cross themselves. We can re-enable the feature and add a...

The osmin app cannot handle the sound mixer of the device (not permitted), or I don't know how to make that.

Currently the client-qt exposes only search by pattern. Should be improved ... I will make a review

@Framstag , having a look on search, I found a major issue in core functions: UTF8StringToUpper, UTF8StringToLower. Those functions use locale settings to initialize facet, but IMO unicode strings shouldn't...

@Karry, right, but some platforms have only C with character set utf8. As example you are english user and you need to search a location in Germany. In this case...

@Framstag, me too I have an aversion regarding dependencies. So I am making the code to convert properly an unicode string to upper or lower. Big work to build the...