Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-12[routing] add more time for making notifications for cameraMikhail Gorbushin
2018-11-30[routing] Speed Cameras review fixesMikhail Gorbushin
2018-11-30[routing] Refact speed cameras, add beep signal, add different zones, create ...Mikhail Gorbushin
2018-09-17[routing] add routing part of speed cameras and tests for it.Mikhail Gorbushin
2018-07-30[routing] fix conflictMikhail Gorbushin
2018-07-05Review fixes.Vladimir Byko-Ianko
2018-07-05RoutingSession::m_routingSettings correct initialization. RoutingSession memb...Vladimir Byko-Ianko
2018-07-05Moving to C++ header some compilation units.Vladimir Byko-Ianko
2018-07-05Fixing race condition in TrafficCache.Vladimir Byko-Ianko
2018-07-05Moving RoutingSession calls to gui threads in tests and fixing tests.Vladimir Byko-Ianko
2018-07-05Minor code refactoring.Vladimir Byko-Ianko
2018-07-05Calling routing callback from ui thread.Vladimir Byko-Ianko
2018-07-05Moving unique_ptr<Route> to RoutingSession::m_route instead of swapping Route.Vladimir Byko-Ianko
2018-07-05Passing Route to ReadyCallbackOwnership by unique_ptr<Route>Vladimir Byko-Ianko
2018-07-05Using unique_ptr for RoutingSession::m_route.Vladimir Byko-Ianko
2018-07-05Adding NeedMoreMapsCallback and RemoveRouteCallback routing callbacks to get ...Vladimir Byko-Ianko
2018-07-05Adding route identifier.Vladimir Byko-Ianko
2018-06-27[indexer] DataSource refactoringtatiana-yan
2018-06-25Rename variables and methods (index to DataSource)Sergey Yershov
2018-06-22[indexer][editor] Refactor Index into DataSourceSergey Yershov
2018-06-15Declaring all routing callbacks in one file and code refactoring.Vladimir Byko-Ianko
2018-03-14Review fixes.Vladimir Byko-Ianko
2018-03-14Correct using m_routingSessionMutex for RoutingSession members and review fixes.Vladimir Byko-Ianko
2018-03-14Getting rid of RoutingSession::GetRoute() which break m_route protection with...Vladimir Byko-Ianko
2017-12-28Removing osrm. cpp, hpp, CMake.Vladimir Byko-Ianko
2017-11-16Added formatted transit distance, collecting information about intermediate r...Daria Volvenkova
2017-08-11Fix route rebuild on traffic updatetatiana-kondakova
2017-08-11Review fixes.Vladimir Byko-Ianko
2017-08-11Intermediate route point predictor.Vladimir Byko-Ianko
2017-08-09Review fixes.Vladimir Byko-Ianko
2017-08-09Taking into account user gps heading for chosing start segment in case of two...Vladimir Byko-Ianko
2017-07-27Taking into account vecor of user moving for choosing the best start edge.Vladimir Byko-Ianko
2017-07-21Review fixes.Vladimir Byko-Ianko
2017-07-18[routing] Support checkpoints for the route following.Добрый Ээх
2017-06-30[routing] Pass checkpoint callbackДобрый Ээх
2017-06-27[routing] checkpoints parameter for CalculateRouteДобрый Ээх
2017-06-27[routing] Pull request #6176 review fixesДобрый Ээх
2017-06-27[routing] Fast rebuild routeДобрый Ээх
2017-03-06[tracking] Pull request #5526 review fixesДобрый Ээх
2017-03-06[tracking] Add traffic info to tracking reporterДобрый Ээх
2017-02-20[routing] pull request #5436 review fixesДобрый Ээх
2016-12-28[routing] Rebuild route on traffic updatesДобрый Ээх
2016-12-12Traffic cache for routing memory optimization.Vladimir Byko-Ianko
2016-12-08Update traffic state after downloading or deleting mwm. Logic of traffic mana...Daria Volvenkova
2016-12-05Getting rid of TrafficInfoGetter and using TrafficCache instead.Vladimir Byko-Ianko
2016-12-05Review fixes.Vladimir Byko-Ianko
2016-12-03Fixing an issue with using map::insert() to update traffic jam and other revi...Vladimir Byko-Ianko
2016-12-03Using move semantics for passing traffic jam info to routing.Vladimir Byko-Ianko
2016-12-03Review fixes.Vladimir Byko-Ianko
2016-12-03Review fixes.Vladimir Byko-Ianko