Changes between Version 48 and Version 49 of SystemDownloadEN


Ignore:
Timestamp:
May 5, 2011, 4:55:13 PM (13 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SystemDownloadEN

    v48 v49  
    2020== Installation package for SHR on the Neo !FreeRunner  == #shr
    2121
    22 [http://www.modrana.org/data/modrana_0.24-1_all.ipk]
     22[http://www.modrana.org/data/modrana_0.25-2_all.ipk]
    2323
    2424[wiki:QtMokoInstalationEN a walkthrought for intalation on QTMoko]
     
    4040== Installation package for Ubuntu and Debian == #deb
    4141
    42 [http://www.modrana.org/data/modrana-0.24-1_all_SVN.deb]
     42[http://www.modrana.org/data/modrana-0.25-2_all_SVN.deb]
    4343
    4444
     
    4848This archive contains an universal version of modRana and basically also contains the complete source:
    4949
    50 [http://www.modrana.org/data/modrana-0.24-1_SVN.tar.gz]
     50[http://www.modrana.org/data/modrana-0.25-2_SVN.tar.gz]
    5151
    5252 * just unpack and run modrana.py
     
    6060
    6161== Changelog ==
     62
     63=== * modRana V0.25 * ===
     64* map rotation is now optimized - only tiles that are really visible will be now loaded and drawn
     65* map overlay has also been optimized - it should be now as fast as a normal single-layer map, thanks to caching
     66* line wrapping & bigger font for turn-by-turn navigation
     67* progress on the current route is now shown for turn-by-turn navigation
     68* more visible buttons for turn-by-turn navigation
     69* the About screen in the Info submenu now contains contact information for the modRana project
     70   * a few new icons were added
     71   * there is now a "EV charging" preset in POI search
     72   * fixed a few notification that were not showing up
     73   * the text-to-speach CLI string can now be interactively after switching to manual mode in Options->Sound->Voice
     74* added a missing dependency on python-hildon
     75* added a "Dr.\" should now be correctly substituted for "Drive" in voice output
    6276
    6377=== * modRana V0.24 * ===