View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1852
modRana 0.53.2 has been released !

The main highlight of this release is improved map tile handling:
  • all supported storage methods are checked when looking for tiles in local storage - if you have some tiles in sqlite and some as files, modRana will now check both
  • sqlite tile storage should now be much more robust - there should be no more "database locked errors" and similar weirdness due to fully serialized database access
  • this "rewrite" also makes tile storage in modRana much more modular, making it easy to add support for additional tile storage methods or for storing vector tile data

ModRana can now also show up the map layers provided by the Thunderforest project, map layers using the quadtile addressing should now show up correctly again and some dead layers have been cleaned up.

There have been also other fixes, for example on how the GTK GUI handled Unicode and multiline notifications and their timeouts. The Qt 5 GUI also got some fixes for tile rendering glitches and unhandled cases during map overlay config loading.

Changelog

Code:
modRana 0.53.2 (2015-10-11)

- make the updated urrlib3 work on Android
- handle an overlay config loading edge case

modRana 0.53.1 (2015-10-10)

- tile storage and loading should be now much more robust and flexible
- tiles are now looked-up in all available storage methods (files & sqlite)
- simple CLI API for adding POIs to the modRana POI database has been added
- the GTK GUI notifications now handle Unicode and long strings
- some GTK GUI notification timeout fixes
- tile elements should now be properly initialized on startup in Qt 5 GUI
- modRana startup scripts now forward CLI options to the main modRana executable
- verbose tile handling log messages can now be enabled from the Qt 5 GUI
- map layers using the quadkey addressing should now be properly displayed
- Thunderforest map layers have been added
- modRana should now shutdown much more quickly
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 15 Users Say Thank You to MartinK For This Useful Post: