summaryrefslogtreecommitdiff
path: root/navit/map
Commit message (Expand)AuthorAgeFilesLines
* Fix:build/cmake:Added building of garmin plugin and some fixes to use same in...rikky2011-05-021-0/+14
* Add:Maptool: Adds in forgotten licence for the header filegeoghegan2011-04-051-0/+19
* Add:Maptool: Adds in forgotten licencegeoghegan2011-04-051-0/+18
* Add:map_binfile:Let url in map overwrite config urlmartin-s2011-03-301-0/+8
* Fix:map/csv:save csv map when adding or changing an itemtegzed2011-03-281-0/+7
* Fix:map_binfile:Reverted wrong changemartin-s2011-03-261-7/+0
* Fix:map/binfile:Workaround for finding streets with labels but no name (i.e. ...rikky2011-03-231-0/+7
* Fix:map/binfile:add more streets which can be searched for.rikky2011-03-231-1/+1
* Fix:map/csv:Fixed memory leakrikky2011-03-211-0/+3
* Fix:map/csv:Fixed some warningsrikky2011-03-211-5/+5
* Fix:map/csv:fixed crash in csv map destroy functiontegzed2011-03-211-2/+2
* Add:map/csv: - added the possibility to add map items, add or change map item...tegzed2011-03-194-57/+245
* Fix:core:Fixed a ton of "alloca redefined" warningsrikky2011-03-184-4/+5
* Fix:binfile:Add living_street to search index. Otherwise they won't apear in ...rikky2011-03-171-1/+1
* Add:Core:very crude housenumber search works nowzoff992011-03-061-13/+56
* Fix:map/csv:Fixed building on platforms without unistd.hrikky2011-03-041-0/+2
* Fix:map/csv: retain int return value for csv_set_coordtegzed2011-03-041-2/+5
* Fix:map/csv:Fixed MSVC buildrikky2011-03-031-7/+13
* Fix:core:Removed unnecessary string creationrikky2011-03-031-1/+3
* Fixed navit-snapshot implicit-pointer-decl csv.c:130worldcitizen2011-03-031-0/+1
* Fixed:worldcitizen2011-03-031-2/+2
* Add:map/csv:initial work on adding and removing csv items and item attributes...tegzed2011-02-264-20/+270
* Fix:map/csv:added some NULL checkstegzed2011-02-201-4/+13
* Fix:map/csv:added forgotten member that broke the buildtegzed2011-02-161-0/+1
* Add:map/csv:added support to query map type and data. Needed for speedcam osd...tegzed2011-02-161-0/+23
* Fix:core:Fix clang compiler warnings: remove old csv stuffrikky2011-02-122-4/+0
* Fix:core:Fix clang compiler warnings: unused variablesrikky2011-02-122-2/+1
* Fix:core:Fix clang compiler warnings: wrong function prototypesrikky2011-02-124-5/+5
* Fix:map/shapefile:Fix compiler warning by adding prototypes for SHPTreeSplitB...woglinde2011-02-051-0/+3
* Fix:map/csv:changed to use glib allocation routinetegzed2011-01-261-1/+2
* Fix:map/csv:Fixed bug that caused stack exhaustion by calling alloca() in a looptegzed2011-01-261-2/+2
* Fix:Core:MSVC fixesmartin-s2011-01-251-12/+13
* Fix:map_textfile:Only use popen if availablemartin-s2011-01-251-2/+14
* Fix:map_shapefile:MSVC fixes|Thanks chollyamartin-s2011-01-251-3/+5
* Fix:map_csv:MSVC fixes|Thanks chollyamartin-s2011-01-242-26/+33
* Fix:map_binfile:MSVC fixes|Thanks chollyamartin-s2011-01-241-2/+2
* Fix:Core:Defined LONGLONG_FMT for androidmartin-s2011-01-091-5/+15
* Add:Build:Missing stuffmartin-s2011-01-081-0/+1
* Fix:map_binfile:Avoid checking for redirect of non-existing connectionmartin-s2011-01-081-1/+1
* Add:map_binfile:More debug messagesmartin-s2011-01-081-0/+1
* Add:map_binfile:Possibility to download a complete rectangle at oncemartin-s2011-01-061-1/+73
* tree_root diclared as quadtree* in csv.h and quadtree_node* in csv.c for tree...worldcitizen2011-01-061-1/+1
* Fix:map/csv:Fixed get_item_byid handling; removed memory leaktegzed2011-01-061-4/+6
* Add:map_binfile:Redirects for map downloadmartin-s2011-01-061-65/+136
* Fix:map_csv:Removed autogenerated Makefile.inmartin-s2011-01-061-702/+0
* Add:map/csv:Added initial version of csv map drivertegzed2011-01-057-1/+1445
* Add:map_binfile:Made initial download asynchronouslymartin-s2010-12-251-80/+200
* Add:map_binfile:Better download on demand supportmartin-s2010-12-241-69/+248
* Add:map_binfile:Better progress reportmartin-s2010-12-241-2/+11
* Add:map_binfile:Feedback during map downloadmartin-s2010-12-241-57/+171