summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Removed deprecated files and fixed a configuration example"revert-308-repo_cleanupPierre GRANDIN2017-09-058-2/+200
| | | | This reverts commit 4c89accc118cfc5b6dfe4f8913d2d8c3dc189b99.
* Revert "Upgrade to CircleCI v2 (#310)"Pierre GRANDIN2017-09-050-0/+0
| | | | This reverts commit 063e2c7ebdc1771de1bc7da7012ab2e2d6041540.
* Removed deprecated files and fixed a configuration exampleRobotaxijkoan2017-09-018-200/+2
| | | | | | | | | | | | | | | | * baud to baudrate * We dont need empty files which cause confusion * Remove README because its an old and not uptodate one * Useless file * as its dummy we probably dont need it * Remove files from onld build system. * Fix Cpack build
* Moved xpm to icons (#307)jkoan2017-08-25540-38/+38
|
* Fixes displaying the heightline route info (#294)Pierre GRANDIN2017-08-231-6/+6
| | | | | | | | | | | | * Fixes displaying the heightline route info * Use cached copy for libpng / tomtom (#276) * Update build_tomtom_plugin.sh * Update build_tomtom_minimal.sh * Renamed the Links to fit navit repo
* Updated shapefile driver (#295)Pierre GRANDIN2017-08-234-936/+2573
|
* Add multicountry towns support in maptool (#305)mdankov2017-08-231-159/+320
| | | | | | | | | | | | | | * maptool:Allow multinational towns OSM community tends to allow to map disputed territories all around the world as belonging to every country, which claims the territory. maptool was randomly choosing only one of such countries for each town an a disputed territory. This commit makes maptool to conform OSM practice. It will assign a town to every country, which drew its boundary around the town node. * Fix maptool crash related to freed memory access * Reduce debug noise in maptool
* we always want the failed code from bash not from teejkoan2017-08-152-13/+1
|
* little quick change to make it working fastjkoan2017-08-142-1/+14
|
* Added basic logging to circleci to be sure to have the FULL logsjkoan2017-08-141-1/+5
|
* Auto pitch and orientation (#306)Johan Fitié2017-08-012-4/+10
| | | | | | | | | | | | * Initial commit * Use original pitch when autozoom is not active * Apply pitch correction in reverse when reading attribute * Always show zoom in and out buttons * Remove space before closing tag
* #1352 workaroundmdankov2017-07-311-2/+0
| | | | Deleted lines have no sense at all as we have no popup_printf_cb function. Android version crashes at start if dbg_level attribute of any <debug> element set to "debug".
* Fix:maptool Accept ISO3166-1:alpha2 tagmdankov2017-07-301-1/+1
| | | | Some countries (Spain, for example) do not have ISO3166-1 tag on their boundary, ISO3166-1:alpha2 is used instead. It looks like ISO3166-1 is now an obsoleted tag, but it's still widely used, according to https://taginfo.openstreetmap.org/search?q=ISO3166-1.
* Fix:xpm:Resize overlooked POI icons to 22x22Sebastian Leske2017-07-282-4/+5
|
* Smaller Android screenshot for README.mdJohan Fitié2017-07-282-1/+1
|
* Update Android screenshot in README.mdJohan Fitié2017-07-282-1/+1
|
* Pitch correction (#303)Johan Fitié2017-07-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit * First try * Use solution as default * Add comment and debug log message * More technically correct * Move logic to transform * Fix * Do not round as we're using a double now * Even simpler * Fix * Use typedefs * No typedefs * Simplify * Moar simple * Simple math * Static value and comment * Variables for w and h * w,h im transform_new * No rounding errors * Log w and h * Typo * Define default resolution * Remove comment * Move logic * Unused variable cleanup * Do not change pitch if not in 3d mode * Round integer * Move logic again * Round up * [POI] Resize SVG icons to 22x22 (#304) * Initial commit * First try * Use solution as default * Add comment and debug log message * More technically correct * Move logic to transform * Fix * Do not round as we're using a double now * Even simpler * Fix * Use typedefs * No typedefs * Simplify * Moar simple * Simple math * Static value and comment * Variables for w and h * w,h im transform_new * No rounding errors * Log w and h * Typo * Define default resolution * Remove comment * Move logic * Unused variable cleanup * Do not change pitch if not in 3d mode * Round integer * Move logic again * Round up
* [POI] Resize SVG icons to 22x22 (#304)Johan Fitié2017-07-2761-641/+634
|
* Improve cursor in Car and Car-dark layouts (#302)Johan Fitié2017-07-222-14/+150
|
* [POI] Improve Bus stop icon (#301)Johan Fitié2017-07-211-120/+67
|
* [POI] Improve Bicycle shop, Cemetery, Bus stop, Museum, School, Fountain and ↵Johan Fitié2017-07-217-572/+333
| | | | Tower icons (#300)
* [POI] Improve Public office icon (#299)Johan Fitié2017-07-202-32/+98
| | | | | | * [POI] Improve Public office icon * Delete public_office.xpm
* [POI] Improve Bicycle shop icon (#298)Johan Fitié2017-07-201-103/+93
|
* Change default cursor in Car and Car-dark layouts (#296)Johan Fitié2017-07-201-26/+84
|
* [POI] Improve Drinking water, Shopping, Sport and Tower icons (#297)Johan Fitié2017-07-204-165/+216
|
* Update:i18n:Updated Portuguese translation from launchpadi18n/ptPierre Grandin2017-07-191-2/+26
|
* display label for heightlines (#284)jandegr2017-07-171-1/+3
|
* [POI] Improve Attraction, Cemetery, Heliport, Hotel, Parking and Pharmacy ↵Johan Fitié2017-07-176-254/+334
| | | | icons (#293)
* Cleanup old xpm icons (#292)Johan Fitié2017-07-168-654/+0
| | | | | | | | | | | | | | | | | | * Delete biergarten.xpm * Delete library.xpm * Delete memorial.xpm * Delete menu.xpm * Delete sport.xpm * Delete theater.xpm * Delete toggle_fullscreen.xpm * Delete townhall.xpm
* [POI] Improve Emergency, Golf, Pharmacy, Picnic and Wifi icons (#291)Johan Fitié2017-07-165-509/+588
|
* [POI] Improve Parking, Shop computer, Shop department, Zoo, TEC common, ↵Johan Fitié2017-07-157-1307/+1978
| | | | Unknown and Sport icons (#290)
* [POI] Improve Attraction, Bicycle shop, Boat ramp, Bus, Cemetery and Cinema ↵Johan Fitié2017-07-157-286/+564
| | | | | | | | icons (#289) * [POI] Improve Attraction, Bicycle shop, Boat ramp, Bus, Cemetery and Cinema icons * Delete cemetery.xpm
* [POI] Improve Car dealer, Castle, Fountain, Hospital, Parking, Peak and ↵Johan Fitié2017-07-157-511/+621
| | | | Pharmacy icons (#288)
* [POI] Improve Drinking water, Fastfood, Theater, Information, Museum, Shop ↵Johan Fitié2017-07-149-657/+1096
| | | | grocery, Taxi, Toilets and Townhall icons (#287)
* [POI] Improve Bar, Beer, Bus stop, Fountain, Level crossing, Library, ↵Johan Fitié2017-07-1412-718/+1282
| | | | | | | | Memorial, Post, Repair service, Shopping and Stadium icons (#286) * [POI] Improve Bar, Beer, Bus stop, Fountain, Level crossing, Library, Memorial, Post, Repair service, Shopping and Stadium icons * Delete level_crossing.xpm
* [POI] Improve Bank, Bench, Police, School, Tower, Trafic signals, Viewpoint, ↵Johan Fitié2017-07-149-906/+1068
| | | | Shop apparel and Worship icons (#285)
* [POI] Improve Fuel icon (#283)Johan Fitié2017-07-131-61/+51
|
* [POI] Improve Exit and Hotel icons (#282)Johan Fitié2017-07-132-111/+309
|
* [POI] Improve ATM, Fire brigade and Restaurant iconsJohan Fitié2017-07-133-160/+204
|
* [POI] Improve tower icon moreJohan Fitié2017-07-131-37/+59
|
* [POI] Improve tower icon (#280)Johan Fitié2017-07-132-35/+85
| | | | | | * [POI] Improve tower icon * Delete tower.xpm
* Add a script to get bbox out of geojsonjkoan2017-07-121-0/+35
| | | | For usage type python contrib/geojson-to-bbox.py -h
* Use cached copy for libpng / tomtom (#276)jkoan2017-07-102-2/+2
| | | | | | | | * Update build_tomtom_plugin.sh * Update build_tomtom_minimal.sh * Renamed the Links to fit navit repo
* Use all available Cores on CI (#273)jkoan2017-06-266-11/+11
| | | Ci has 32 Cores, not 4 Which is reportet from nproc
* Use datecode insted of Tags as Android id (#274)jkoan2017-06-243-62/+12
| | | | | | | | * Remove all git repo test and use date to get rid of all tags * Del rests... * Dont delete to much? :D
* Update size estimations in Android map downloader (#272)R7651Johan Fitié2017-06-241-202/+203
|
* Fixed variables name in support lib macroR7647Pierre Grandin2017-06-221-2/+2
|
* Added an install target for support libsR7646Pierre Grandin2017-06-221-0/+3
| | | | Required for buildroot
* Merge pull request #270 from jfitie/AndroidDelMapInfoFileR7644jandegr2017-06-221-0/+1
|\ | | | | [Android] Delete MapInfoFile (.tmp.info) after successful download
| * [Android] Delete MapInfoFile (.tmp.info) after successful downloadJohan Fitié2017-06-211-0/+1
| |