102 | | * information widgets: time, speed, speed statistics, route profile, cooridnates... |
103 | | * nastavení adresáře pro dílce v konfiguračním souboru |
104 | | * na N900 by se měl automaticky vytvořit a začít používat adresář ''/home/user/MyDocs/modRana_tiles/'', cestu lze samozřejmě změnit v konfiguračním souboru v sekci n900 |
105 | | * ukazatel k ukazateli polohy |
106 | | * prvním parametrem lze modRaně sdělit, na jakém zařízení běží |
107 | | * zatím se jedná hlavně o nastavení rozlišení při startu a nastavení specifických funkcí pro N900 |
108 | | * podporované parametry: n900, neo, n95, eee, q7, square, ipaq |
109 | | * potenciální zrychlení vykreslování díky změněnému způsobu načítání mapových dílců |
110 | | * vylepšená práce s vlákny (díky ivirovi za upozornění) |
| 102 | * information widgets: time, speed, speed statistics, route profile, coordinates... |
| 103 | * tiles folder can be set from the config file |
| 104 | * on the N900 ''/home/user/MyDocs/modRana_tiles/'', is used (to modify the tile folder path on N900, change it in the N900 section) |
| 105 | * position indicator indicator |
| 106 | * by using the first CLI argument, the current device type can signalized to modRana |
| 107 | * for now, its is used mainly for N900 specific features or initial screen/window resolution |
| 108 | * supported codes: n900, neo, n95, eee, q7, square, ipaq |
| 109 | * potecially faster method for loading map tiles |
| 110 | * improved threading support (thanks ivir for feedback) |