close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.BasicsAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Dec 10, 2010, 3:32:14 PM (15 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v37
|
v38
|
|
| 20 | 20 | == Installation package for SHR on the Neo !FreeRunner == #shr |
| 21 | 21 | |
| 22 | | [http://www.modrana.org/data/modrana_0.19-2_all.ipk] |
| | 22 | [http://www.modrana.org/data/modrana_0.20-1_all.ipk] |
| 23 | 23 | |
| 24 | 24 | [wiki:QtMokoInstalationEN a walkthrought for intalation on QTMoko] |
| … |
… |
|
| 40 | 40 | == Installation package for Ubuntu and Debian == #deb |
| 41 | 41 | |
| 42 | | [http://www.modrana.org/data/modrana-0.19-2_all_SVN.deb] |
| | 42 | [http://www.modrana.org/data/modrana-0.20-1_all_SVN.deb] |
| 43 | 43 | |
| 44 | 44 | |
| … |
… |
|
| 48 | 48 | This archive contains an universal version of modRana and basically also contains the complete source: |
| 49 | 49 | |
| 50 | | [http://www.modrana.org/data/modrana-0.19-2_SVN.tar.gz] |
| | 50 | [http://www.modrana.org/data/modrana-0.20-1_SVN.tar.gz] |
| 51 | 51 | |
| 52 | 52 | * just unpack and run modrana.py |
| … |
… |
|
| 60 | 60 | |
| 61 | 61 | == Changelog == |
| | 62 | |
| | 63 | === * modRana V0.20 * === |
| | 64 | * optimized map drawing |
| | 65 | * all time consuming tile related operations (loading, sending download requests,...) were moved to a separate thread |
| | 66 | * there is now a limit on the number of concurrent automatic tile download threads |
| | 67 | * fixed button hiding not working correctly |
| | 68 | * fixed wrong speed being displayed in SHR on the Neo FreeRunner |
| 62 | 69 | |
| 63 | 70 | === * modRana V0.19 * === |