Changes between Version 37 and Version 38 of SystemDownloadEN
- Timestamp:
- Dec 10, 2010, 3:32:14 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SystemDownloadEN
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 * ===