2
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 21 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Slightly improve RoutingDialog output.
Tim Teulings
as tteuling
More... over 14 years ago
* Unset buffer if closing file to avoid mmap errors on reopen.
Tim Teulings
as tteuling
More... over 14 years ago
* Now really activating mmap access in FileReader.
Tim Teulings
as tteuling
More... over 14 years ago
* Fixed routing dialog default to use valid way and node ids for current nordrhein-westfalen.osm file.
Tim Teulings
as tteuling
More... over 14 years ago
* Added another performance test to test performance of NumberSet (which seems to be worse than using set directly).
Tim Teulings
as tteuling
More... over 14 years ago
* Fixed iRouting example documentation to use current way and node ids.
Tim Teulings
as tteuling
More... over 14 years ago
* Adapted coloring of buildings to current OSM standard.
Tim Teulings
as tteuling
More... over 14 years ago
* Improved performance of FileScanner by using mmap if available. * Smaller fixes to FileReader. * Added docucmentation to FileScanner and FileReader.
Tim Teulings
as tteuling
More... over 14 years ago
* Added IdIndexPerformance test apllication. * Fixed some documentation in ReaderScannerPerformance.cpp. More... over 14 years ago
* Added internal project for simple (performance) test applications. * Added first test for comparing speed of FileReader and FileScanner in sequential scan. * Fixed inline documenation in MapPainter. More... over 14 years ago
* Fixed transform methods. * Added static version of the transform methods. More... over 14 years ago
* Add coordinate system transformation methods to MapPainter. More... over 14 years ago
* GenCityStreetIndex.cpp: Area cities must have a name. * GenCityStreetIndex.cpp: Only take outer bound of a boundary into account More... over 14 years ago
* Fixed pkg-config file for libosmscout-map.
Tim Teulings
as tteuling
More... over 14 years ago
* Added/modified drawing styles.
Tim Teulings
as tteuling
More... over 14 years ago
* Starting implementing alternative, hierachical index for nodes (and later on areas). More... over 14 years ago
* Added Import and Progress class. * Rewrote Import code to make use of ImportParameter and Progress. * Import tool is now only a stub into the Import facility in libosmscout. * Added support for defining end step in Import. * Added NumberToString function to Util. More... over 14 years ago
* Fixed (at least improved) including of Illumination headers. More... over 14 years ago
* Fixed template usage type mismatch. More... over 14 years ago
* Moved timing code to simple StopClock class in Util.h. * Added custom define if timersub is not available. More... over 14 years ago
* Added new demo DrawMap.cpp.
Tim Teulings
as tteuling
More... over 14 years ago
* Moved MapPainter from TravelJinni to libosmscout-map making map drawing separate from front end.
Tim Teulings
as tteuling
More... over 14 years ago
* Normal building have lower drawing prio than import building like shops and similar. More... over 14 years ago
* Added NumberSet class. More... over 14 years ago
* Removed XXX(XXXRef) methods, since it apears that there is no performance win. More... over 14 years ago
* Further micro performance inprovements. * Added test code to check if making copy from cache is slower than getting references to cachei (will be removed after check on N810). More... over 14 years ago
* Some micro performance optimisations. More... over 14 years ago
* Improved routing demo output. More... over 14 years ago
* Add timer output to MapPainter.
Tim Teulings
as tteuling
More... over 14 years ago
* More maemo tuning.
Tim Teulings
as tteuling
More... over 14 years ago