| | 7 | |
| | 8 | * Sun Sep 29 2013 Martin Kolman - 0.43.3 |
| | 9 | - don't crash if a filesystem path can't be created |
| | 10 | - fix online routing not respecting route parameters |
| | 11 | - current mode is now correctly taken into account |
| | 12 | - "avoid highways" and "avoid toll roads" works correctly again |
| | 13 | - convert Wikipedia search to the new asynchronous provider framework |
| | 14 | - convert local search to the new asynchronous provider framework |
| | 15 | - address, Wikipedia and local search wait for Internet connectivity |
| | 16 | - and enable it if needed |
| | 17 | - local search also waits for GPS, if needed |
| | 18 | - and will enable it, provided it is not turned of in options |
| | 19 | - local search now initializes GPS and Internet in parallel |
| | 20 | - this should speed up local search triggered from CLI |
| | 21 | - provided GPS and Internet is not yet initialized when triggered |
| | 22 | - CLI search debugging option |
| | 23 | - disables stdout suppression |
| | 24 | - add (hopefully) cross platform connectivity checking |
| | 25 | - the "search" button in the Fremantle app menu on the N900 now goes to the main search page |
| | 26 | - the modRana standard output now contains current Python version during startup |
| | 27 | - for easier debugging of Python version specific issues |
| | 28 | - fix routing to local search results |
| | 29 | - make "clear results" work for Address and Wikipedia search results |
| | 30 | - make "clear all" in the main search menu clear all results |
| | 31 | - tile storage type can now be selected in the QML GUI |
| | 32 | - in Options->Map |
| | 33 | - add a directions fix from Geoff Kuenning - thanks! :) |